Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcViewportArrayTests.hpp590 virtual bool checkResults(Utils::texture& texture_0, Utils::texture& texture_1, glw::GLuint draw_call_index);
601 virtual void prepareTextures(Utils::texture& texture_0, Utils::texture& texture_1);
606 Utils::texture& texture_1);
721 virtual bool checkResults(Utils::texture& texture_0, Utils::texture& texture_1, glw::GLuint draw_call_index);
788 virtual bool checkResults(Utils::texture& texture_0, Utils::texture& texture_1, glw::GLuint draw_call_index);
823 virtual bool checkResults(Utils::texture& texture_0, Utils::texture& texture_1, glw::GLuint draw_call_index);
828 virtual void prepareTextures(Utils::texture& texture_0, Utils::texture& texture_1);
886 virtual bool checkResults(Utils::texture& texture_0, Utils::texture& texture_1, glw::GLuint draw_call_index);
919 virtual bool checkResults(Utils::texture& texture_0, Utils::texture& texture_1, glw::GLuint draw_call_index);
971 virtual bool checkResults(Utils::texture& texture_0, Utils::texture& texture_1, gl
[all...]
H A DglcViewportArrayTests.cpp2608 Utils::texture texture_1(m_context); in iterate()
2610 prepareTextures(texture_0, texture_1); in iterate()
2615 setupFramebuffer(framebuffer, texture_0, texture_1); in iterate()
2652 bool result = checkResults(texture_0, texture_1, draw_call); in iterate()
2669 bool result = checkResults(texture_0, texture_1, 0); in iterate()
2702 bool DrawTestBase::checkResults(Utils::texture& texture_0, Utils::texture& /* texture_1 */, GLuint /*draw_call_index */) in checkResults()
2775 void DrawTestBase::prepareTextures(Utils::texture& texture_0, Utils::texture& /* texture_1 */) in prepareTextures()
2797 Utils::texture& /* texture_1 */) in setupFramebuffer()
3466 bool DynamicViewportIndex::checkResults(Utils::texture& texture_0, Utils::texture& /* texture_1 */, in checkResults()
3723 bool ViewportIndexSubroutine::checkResults(Utils::texture& texture_0, Utils::texture& /* texture_1 */, in checkResults()
4525 prepareTextures(Utils::texture& texture_0, Utils::texture& texture_1) prepareTextures() argument
4537 setupFramebuffer(Utils::framebuffer& framebuffer, Utils::texture& texture_0, Utils::texture& texture_1) setupFramebuffer() argument
[all...]

Completed in 6 milliseconds