Searched defs:texture_1 (Results 1 - 1 of 1) sorted by relevance

/external/deqp/external/openglcts/modules/common/
H A DglcViewportArrayTests.cpp2608 Utils::texture texture_1(m_context);
2610 prepareTextures(texture_0, texture_1);
2615 setupFramebuffer(framebuffer, texture_0, texture_1);
2652 bool result = checkResults(texture_0, texture_1, draw_call);
2669 bool result = checkResults(texture_0, texture_1, 0);
2702 bool DrawTestBase::checkResults(Utils::texture& texture_0, Utils::texture& /* texture_1 */, GLuint /*draw_call_index */)
2775 void DrawTestBase::prepareTextures(Utils::texture& texture_0, Utils::texture& /* texture_1 */)
2797 Utils::texture& /* texture_1 */)
3466 bool DynamicViewportIndex::checkResults(Utils::texture& texture_0, Utils::texture& /* texture_1 */,
3723 bool ViewportIndexSubroutine::checkResults(Utils::texture& texture_0, Utils::texture& /* texture_1 */,
4525 prepareTextures(Utils::texture& texture_0, Utils::texture& texture_1) argument
4537 setupFramebuffer(Utils::framebuffer& framebuffer, Utils::texture& texture_0, Utils::texture& texture_1) argument
[all...]

Completed in 152 milliseconds