HomeSort by relevance Sort by last modified time
    Searched refs:LP_MAX_TEXTURE_CUBE_LEVELS (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_limits.h 49 #define LP_MAX_TEXTURE_CUBE_LEVELS 14 /* 8K x 8K for now */
lp_screen.c 149 return LP_MAX_TEXTURE_CUBE_LEVELS;

Completed in 202 milliseconds