FFmpeg
Data Fields
SPIRVShader Struct Reference

#include <vulkan.h>

Data Fields

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

Detailed Description

Definition at line 66 of file vulkan.h.

Field Documentation

◆ name

const char* SPIRVShader::name

◆ src

AVBPrint SPIRVShader::src

◆ local_size

int SPIRVShader::local_size[3]

Definition at line 69 of file vulkan.h.

Referenced by ff_vk_set_compute_shader_sizes().

◆ shader

VkPipelineShaderStageCreateInfo SPIRVShader::shader

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