Home
last modified time | relevance | path

Searched refs:MAX_SUBROUTINE_UNIFORM_LOCATIONS (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/main/
Dconfig.h272 #define MAX_SUBROUTINE_UNIFORM_LOCATIONS 1024 macro
/external/mesa3d/src/compiler/glsl/
Dlinker_util.cpp168 if (p->sh.NumSubroutineUniformRemapTable > MAX_SUBROUTINE_UNIFORM_LOCATIONS) { in link_util_check_subroutine_resources()