Searched refs:AGX_DIM_TEX_CUBE_ARRAY (Results 1 - 2 of 2) sorted by relevance
/third_party/mesa3d/src/asahi/compiler/ | ||
H A D | agx_compiler.h | 270 AGX_DIM_TEX_CUBE_ARRAY = 7 enumerator |
H A D | agx_compile.c | 867 return array ? AGX_DIM_TEX_CUBE_ARRAY : AGX_DIM_TEX_CUBE; in agx_tex_dim() |
Completed in 4 milliseconds