Home
last modified time | relevance | path

Searched defs:drawQuad (Results 1 – 5 of 5) 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.cpp763 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/GLESUnitTests/
Dunittests.cpp283 void drawQuad(GLuint program, const char* textureName = nullptr) in drawQuad() function in SwiftShaderTest
/external/deqp/external/openglcts/modules/common/
DglcPackedDepthStencilTests.cpp725 void BaseTest::drawQuad(DrawMode drawMode, GLuint program) in drawQuad() function in glcts::BaseTest