SPIRVShader 73 libavfilter/vf_avgblur_vulkan.c SPIRVShader *shd; SPIRVShader 113 libavfilter/vf_chromaber_vulkan.c SPIRVShader *shd = ff_vk_init_shader(ctx, s->pl, "chromaber_compute", SPIRVShader 140 libavfilter/vf_overlay_vulkan.c SPIRVShader *shd = ff_vk_init_shader(ctx, s->pl, "overlay_compute", SPIRVShader 174 libavfilter/vf_scale_vulkan.c SPIRVShader *shd = ff_vk_init_shader(ctx, s->pl, "scale_compute", SPIRVShader 887 libavfilter/vulkan.c FN_CREATING(VulkanPipeline, SPIRVShader, shader, shaders, shaders_num) SPIRVShader 888 libavfilter/vulkan.c SPIRVShader *ff_vk_init_shader(AVFilterContext *avctx, VulkanPipeline *pl, SPIRVShader 891 libavfilter/vulkan.c SPIRVShader *shd = create_shader(pl); SPIRVShader 909 libavfilter/vulkan.c void ff_vk_set_compute_shader_sizes(AVFilterContext *avctx, SPIRVShader *shd, SPIRVShader 921 libavfilter/vulkan.c static void print_shader(AVFilterContext *avctx, SPIRVShader *shd, int prio) SPIRVShader 942 libavfilter/vulkan.c int ff_vk_compile_shader(AVFilterContext *avctx, SPIRVShader *shd, SPIRVShader 1021 libavfilter/vulkan.c SPIRVShader *shd, VulkanDescriptorSetBinding *desc, SPIRVShader 1372 libavfilter/vulkan.c SPIRVShader *shd = pl->shaders[i]; SPIRVShader 100 libavfilter/vulkan.h SPIRVShader **shaders; SPIRVShader 253 libavfilter/vulkan.h SPIRVShader *ff_vk_init_shader(AVFilterContext *avctx, VulkanPipeline *pl, SPIRVShader 259 libavfilter/vulkan.h void ff_vk_set_compute_shader_sizes(AVFilterContext *avctx, SPIRVShader *shd, SPIRVShader 266 libavfilter/vulkan.h SPIRVShader *shd, VulkanDescriptorSetBinding *desc, SPIRVShader 272 libavfilter/vulkan.h int ff_vk_compile_shader(AVFilterContext *avctx, SPIRVShader *shd,