Searched refs:SP_MAX_TEXTURE_CUBE_LEVELS (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/gallium/drivers/softpipe/ | ||
D | sp_limits.h | 35 #define SP_MAX_TEXTURE_CUBE_LEVELS 13 /* 4K x 4K */ macro |
D | sp_screen.c | 136 return SP_MAX_TEXTURE_CUBE_LEVELS; in softpipe_get_param() |