OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LP_MAX_TEXTURE_ARRAY_LAYERS
(Results
1 - 2
of
2
) sorted by null
/external/mesa3d/src/gallium/drivers/llvmpipe/
lp_limits.h
50
#define
LP_MAX_TEXTURE_ARRAY_LAYERS
512 /* 8K x 512 / 8K x 8K x 512 */
lp_screen.c
151
return
LP_MAX_TEXTURE_ARRAY_LAYERS
;
Completed in 118 milliseconds