Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/simplereference/
DsglrContextUtil.cpp31 void drawQuad (sglr::Context& ctx, deUint32 program, const tcu::Vec3& p0, const tcu::Vec3& p1) in drawQuad() function
/external/deqp/external/openglcts/modules/gl/
Dgl3cTextureSizePromotion.cpp745 void FunctionalTest::drawQuad() in drawQuad() function in gl3cts::TextureSizePromotion::FunctionalTest
/external/deqp/modules/glshared/
DglsScissorTests.cpp72 void drawQuad (const glw::Functions& gl, deUint32 program, const Vec3& p0, const Vec3& p1) in drawQuad() function
/external/swiftshader/tests/unittests/
Dunittests.cpp246 void drawQuad(GLuint program) in drawQuad() function in SwiftShaderTest