Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/gl_tests/gles1/
H A DLightsTest.cpp47 GLboolean lightModelTwoSide; in TEST_P() local
233 const GLfloat lightModelTwoSide = rng.randomBool() ? 1.0f : 0.0f; in TEST_P() local