FFmpeg
Data Fields
FFSPIRVShader Struct Reference

#include <vulkan.h>

Data Fields

const char * name
 
AVBPrint src
 
int local_size [3]
 
VkPipelineShaderStageCreateInfo shader
 

Detailed Description

Definition at line 56 of file vulkan.h.

Field Documentation

◆ name

const char* FFSPIRVShader::name

◆ src

AVBPrint FFSPIRVShader::src

◆ local_size

int FFSPIRVShader::local_size[3]

Definition at line 59 of file vulkan.h.

Referenced by ff_vk_set_compute_shader_sizes().

◆ shader

VkPipelineShaderStageCreateInfo FFSPIRVShader::shader

The documentation for this struct was generated from the following file: