FFmpeg
Data Fields
FFVkSPIRVShader Struct Reference

#include <vulkan.h>

Data Fields

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

Detailed Description

Definition at line 58 of file vulkan.h.

Field Documentation

◆ name

const char* FFVkSPIRVShader::name

◆ src

AVBPrint FFVkSPIRVShader::src

◆ local_size

int FFVkSPIRVShader::local_size[3]

Definition at line 61 of file vulkan.h.

Referenced by ff_vk_set_compute_shader_sizes().

◆ shader

VkPipelineShaderStageCreateInfo FFVkSPIRVShader::shader

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