Home
last modified time | relevance | path

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

/external/angle/src/tests/egl_tests/
DEGLSurfaceTest.cpp230 void drawWithProgram(GLuint program) in drawWithProgram() function in __anond2fb564b0111::EGLSurfaceTest
659 drawWithProgram(program); in TEST_P()
702 drawWithProgram(program); in TEST_P()
745 drawWithProgram(program); in TEST_P()
787 drawWithProgram(program); in TEST_P()
1007 drawWithProgram(program); in TEST_P()
/external/angle/src/tests/gl_tests/
DProgramBinaryTest.cpp1213 void drawWithProgram(GLuint program) in drawWithProgram() function in ProgramBinariesAcrossPlatforms
1313 drawWithProgram(program); in TEST_P()
1345 drawWithProgram(program); in TEST_P()
/external/deqp/modules/gles3/functional/
Des3fShaderApiTests.cpp188 void drawWithProgram (glu::RenderContext& renderCtx, deUint32 program) in drawWithProgram() function
1379 drawWithProgram(m_context.getRenderContext(), program.getProgram()); in test()