Home
last modified time | relevance | path

Searched defs:maxLights (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/gles1/
DLightsTest.cpp64 GLint maxLights = 0; in TEST_P() local
137 GLint maxLights = 0; in TEST_P() local
165 GLint maxLights = 0; in TEST_P() local
216 GLint maxLights = 0; in TEST_P() local
/third_party/glslang/glslang/Include/
DResourceLimits.h53 int maxLights; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DCaps.h368 GLuint maxLights = 0; member