Home
last modified time | relevance | path

Searched defs:img_idx (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_descriptor_set.c67 unsigned dynoffset_idx = 0, img_idx = 0; in panvk_GetDescriptorSetLayoutSupport() local
140 unsigned dyn_ubo_idx = 0, dyn_ssbo_idx = 0, img_idx = 0; in panvk_CreatePipelineLayout() local
Dpanvk_vX_descriptor_set.c130 unsigned dyn_ubo_idx = 0, dyn_ssbo_idx = 0, img_idx = 0; in panvk_per_arch() local
518 unsigned img_idx = panvk_img_idx(set, binding, elem); in panvk_write_img_desc() local
557 unsigned img_idx = panvk_img_idx(set, binding, elem); in panvk_write_img_buf_desc() local
Dpanvk_vX_cmd_buffer.c546 unsigned img_idx = pipeline->layout->sets[s].img_offset; in panvk_fill_non_vs_attribs() local
Dpanvk_private.h352 unsigned img_idx; member
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_program.c459 unsigned img_idx[PIPE_MAX_SHADER_IMAGES]; in crocus_setup_uniforms() local
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_program.c492 unsigned img_idx[PIPE_MAX_SHADER_IMAGES]; in iris_setup_uniforms() local