Home
last modified time | relevance | path

Searched defs:shd (Results 1 – 9 of 9) sorted by relevance

/third_party/ffmpeg/libavutil/
Dvulkan_glslang.c139 FFVkSPIRVShader *shd, uint8_t **data, in glslc_shader_compile()
Dvulkan_shaderc.c24 FFVkSPIRVShader *shd, uint8_t **data, in shdc_shader_compile()
Dvulkan.c798 FFVkSPIRVShader *shd = create_shader(pl); in FN_CREATING() local
816 void ff_vk_set_compute_shader_sizes(FFVkSPIRVShader *shd, int local_size[3]) in ff_vk_set_compute_shader_sizes()
827 void ff_vk_print_shader(void *ctx, FFVkSPIRVShader *shd, int prio) in ff_vk_print_shader()
849 int ff_vk_compile_shader(FFVulkanContext *s, FFVkSPIRVShader *shd, in ff_vk_compile_shader()
924 FFVkSPIRVShader *shd, FFVulkanDescriptorSetBinding *desc, in ff_vk_add_descriptor_set()
1332 FFVkSPIRVShader *shd = pl->shaders[i]; in free_pipeline() local
/third_party/ffmpeg/libavfilter/
Dvf_transpose_vulkan.c45 FFVkSPIRVShader *shd; in init_filter() local
Dvf_flip_vulkan.c48 FFVkSPIRVShader *shd; in init_filter() local
Dvf_blend_vulkan.c129 FFVkSPIRVShader *shd; in init_filter() local
/third_party/node/deps/ngtcp2/nghttp3/lib/
Dnghttp3_qpack.c2090 const nghttp3_qpack_static_header *shd; in nghttp3_qpack_encoder_dtable_static_add() local
3113 const nghttp3_qpack_static_header *shd; in nghttp3_qpack_decoder_dtable_static_add() local
3884 const nghttp3_qpack_static_header *shd = &stable[sctx->rstate.absidx]; in qpack_decoder_emit_static_indexed() local
3923 const nghttp3_qpack_static_header *shd = &stable[sctx->rstate.absidx]; in qpack_decoder_emit_static_indexed_name() local
/third_party/node/deps/ngtcp2/ngtcp2/lib/
Dngtcp2_log.c576 ngtcp2_pkt_hd shd; in ngtcp2_log_rx_sr() local
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_from_tgsi.cpp2327 Value *lod = NULL, *shd = NULL; in handleTEX() local