Home
last modified time | relevance | path

Searched refs:badPointDistanceAttenuation (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/tests/gl_tests/gles1/
DPointParameterTest.cpp97 GLfloat badPointDistanceAttenuation[3] = {1.0f, -1.0f, 1.0f}; in TEST_P() local
98 glPointParameterfv(GL_POINT_DISTANCE_ATTENUATION, badPointDistanceAttenuation); in TEST_P()