Home
last modified time | relevance | path

Searched defs:is_cube (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/imagination/vulkan/
Dpvr_tex_state.h55 bool is_cube; member
/third_party/mesa3d/src/panfrost/lib/
Dpan_texture.c142 unsigned nr_samples, bool is_cube) in panfrost_texture_num_elements()
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dir2_nir.c663 bool is_rect = false, is_cube = false; in emit_tex() local
Dir2_private.h115 bool is_cube : 1; member
/third_party/mesa3d/src/amd/common/
Dac_surface.h415 unsigned is_cube : 1; member