Searched refs:drawToFboWithCulling (Results 1 – 1 of 1) sorted by relevance
1509 void drawToFboWithCulling(const GLenum frontFace, bool earlyFrontFaceDirty);6001 void SimpleStateChangeTest::drawToFboWithCulling(const GLenum frontFace, bool earlyFrontFaceDirty) in drawToFboWithCulling() function in __anonc45c76ec0111::SimpleStateChangeTest6073 drawToFboWithCulling(GL_CCW, true); in TEST_P()6079 drawToFboWithCulling(GL_CW, true); in TEST_P()6084 drawToFboWithCulling(GL_CCW, false); in TEST_P()6090 drawToFboWithCulling(GL_CW, false); in TEST_P()