Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/gl_tests/gles1/
H A DShadeModelTest.cpp36 GLint shadeModel = 0; in TEST_P() local
56 GLint shadeModel; in TEST_P() local
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DCoreProfileEngine.cpp588 void CoreProfileEngine::shadeModel(GLenum mode) { in shadeModel() function in CoreProfileEngine
DGLEScmContext.cpp912 void GLEScmContext::shadeModel(GLenum mode) { in shadeModel() function in GLEScmContext