Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/tests/gl_tests/gles1/
DShadeModelTest.cpp36 GLint shadeModel = 0; in TEST_P() local
56 GLint shadeModel; in TEST_P() local
/device/generic/vulkan-cereal/stream-servers/glestranslator/GLES_CM/
DCoreProfileEngine.cpp588 void CoreProfileEngine::shadeModel(GLenum mode) { in shadeModel() function in CoreProfileEngine
DGLEScmContext.cpp910 void GLEScmContext::shadeModel(GLenum mode) { in shadeModel() function in GLEScmContext
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DContext_gles_1_0.cpp521 void Context::shadeModel(ShadingModel model) in shadeModel() function in gl::Context