Searched refs:renderGL (Results 1 – 3 of 3) sorted by relevance
/external/deqp/modules/gles2/functional/ |
D | es2fDepthStencilClearTests.cpp | 131 void renderGL (tcu::Surface& dst, const vector<Clear>& clears); 214 renderGL(result, clears); in iterate() 276 void DepthStencilClearCase::renderGL (tcu::Surface& dst, const vector<Clear>& clears) in renderGL() function in deqp::gles2::Functional::DepthStencilClearCase
|
/external/deqp/modules/gles3/functional/ |
D | es3fDepthStencilClearTests.cpp | 131 void renderGL (tcu::Surface& dst, const vector<Clear>& clears); 217 renderGL(result, clears); in iterate() 279 void DepthStencilClearCase::renderGL (tcu::Surface& dst, const vector<Clear>& clears) in renderGL() function in deqp::gles3::Functional::DepthStencilClearCase
|
/external/deqp/modules/glshared/ |
D | glsTextureBufferCase.cpp | 575 void renderGL (glu::RenderContext& renderContext, in renderGL() function 776 renderGL(renderContext, renderBits, coordSeed, triangleCount, program, texture); in render()
|