Searched defs:cube_as_2darray (Results 1 - 3 of 3) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/freedreno/ |
H A D | freedreno_blitter.c | 53 bool cube_as_2darray = in default_src_texture() local
|
/third_party/mesa3d/src/microsoft/vulkan/ |
H A D | dzn_descriptor_set.c | 1689 bool cube_as_2darray = in dzn_descriptor_set_write() local 864 dzn_descriptor_heap_write_image_view_desc(struct dzn_descriptor_heap *heap, uint32_t desc_offset, bool writeable, bool cube_as_2darray, const struct dzn_image_view *iview) dzn_descriptor_heap_write_image_view_desc() argument 1159 dzn_descriptor_set_write_image_view_desc(struct dzn_descriptor_set *set, uint32_t heap_offset, uint32_t alt_heap_offset, bool cube_as_2darray, const struct dzn_image_view *iview) dzn_descriptor_set_write_image_view_desc() argument 1186 dzn_descriptor_set_ptr_write_image_view_desc(struct dzn_descriptor_set *set, const struct dzn_descriptor_set_ptr *ptr, bool cube_as_2darray, const struct dzn_image_view *iview) dzn_descriptor_set_ptr_write_image_view_desc() argument 2055 bool cube_as_2darray = dzn_UpdateDescriptorSetWithTemplate() local [all...] |
/third_party/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_blitter.c | 153 bool cube_as_2darray; member
|
Completed in 8 milliseconds