Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/gles1/
DShadeModelTest.cpp36 GLint shadeModel = 0; in TEST_P() local
56 GLint shadeModel; in TEST_P() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DContext_gles_1_0.cpp523 void Context::shadeModel(ShadingModel model) in shadeModel() function in gl::Context