HomeSort by relevance Sort by last modified time
    Searched defs:drawQuad (Results 1 - 4 of 4) sorted by null

  /external/deqp/framework/opengl/simplereference/
sglrContextUtil.cpp 31 void drawQuad (sglr::Context& ctx, deUint32 program, const tcu::Vec3& p0, const tcu::Vec3& p1)
  /external/deqp/external/openglcts/modules/gl/
gl3cTextureSizePromotion.cpp 146 drawQuad();
364 drawQuad();
745 void FunctionalTest::drawQuad()
    [all...]
  /external/deqp/modules/glshared/
glsScissorTests.cpp 72 void drawQuad (const glw::Functions& gl, deUint32 program, const Vec3& p0, const Vec3& p1)
467 drawQuad(gl, program, Vec3(-1.0f, -1.0f, 0.5f), Vec3(1.0f, 1.0f, 0.5f));
833 drawQuad(gl, program, tcu::Vec3(-1.0f, -1.0f, 0.6f), tcu::Vec3(1.0f, 1.0f, 0.6f));
  /external/swiftshader/tests/unittests/
unittests.cpp 246 void drawQuad(GLuint program)
561 drawQuad(ph.program);
615 drawQuad(ph.program);
979 drawQuad(ph.program);
    [all...]

Completed in 241 milliseconds