Searched defs:clearIndex (Results 1 – 2 of 2) sorted by relevance
796 uint32_t clearIndex = i % 2 == 0 ? 0 : i; in TEST_P() local
722 void Context::clearIndex(GLfloat c) in clearIndex() function in gl::Context