Home
last modified time | relevance | path

Searched defs:cube_as_2darray (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/microsoft/vulkan/
H A Ddzn_descriptor_set.c1001 bool writeable, bool cube_as_2darray, in dzn_descriptor_heap_write_image_view_desc()
1516 bool cube_as_2darray, in dzn_descriptor_set_write_image_view_desc()
1555 bool cube_as_2darray, in dzn_descriptor_set_ptr_write_image_view_desc()
2141 bool cube_as_2darray = in dzn_descriptor_set_write() local
2523 bool cube_as_2darray = in dzn_UpdateDescriptorSetWithTemplate() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_blitter.c35 bool cube_as_2darray = in default_src_texture() local
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/util/
H A Du_blitter.c153 bool cube_as_2darray; member