Searched defs:shd (Results 1 – 9 of 9) sorted by relevance
/third_party/ffmpeg/libavutil/ |
D | vulkan_glslang.c | 139 FFVkSPIRVShader *shd, uint8_t **data, in glslc_shader_compile()
|
D | vulkan_shaderc.c | 24 FFVkSPIRVShader *shd, uint8_t **data, in shdc_shader_compile()
|
D | vulkan.c | 798 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/ |
D | vf_transpose_vulkan.c | 45 FFVkSPIRVShader *shd; in init_filter() local
|
D | vf_flip_vulkan.c | 48 FFVkSPIRVShader *shd; in init_filter() local
|
D | vf_blend_vulkan.c | 129 FFVkSPIRVShader *shd; in init_filter() local
|
/third_party/node/deps/ngtcp2/nghttp3/lib/ |
D | nghttp3_qpack.c | 2090 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/ |
D | ngtcp2_log.c | 576 ngtcp2_pkt_hd shd; in ngtcp2_log_rx_sr() local
|
/third_party/mesa3d/src/nouveau/codegen/ |
D | nv50_ir_from_tgsi.cpp | 2327 Value *lod = NULL, *shd = NULL; in handleTEX() local
|