Searched defs:texture_0 (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/deqp/external/openglcts/modules/common/ |
H A D | glcViewportArrayTests.cpp | 2613 Utils::texture texture_0(m_context); in iterate() local 2708 bool DrawTestBase::checkResults(Utils::texture &texture_0, Utils::texture & /* texture_1 */, in checkResults() 2782 void DrawTestBase::prepareTextures(Utils::texture &texture_0, Utils::texture & /* texture_1 */) in prepareTextures() 2803 void DrawTestBase::setupFramebuffer(Utils::framebuffer &framebuffer, Utils::texture &texture_0, in setupFramebuffer() 3473 bool DynamicViewportIndex::checkResults(Utils::texture &texture_0, Utils::texture & /* texture_1 */, in checkResults() 3730 bool ViewportIndexSubroutine::checkResults(Utils::texture &texture_0, Utils::texture & /* texture_1… in checkResults() 3955 bool DrawMultipleLayers::checkResults(Utils::texture &texture_0, Utils::texture & /* texture_1 */, in checkResults() 4005 void DrawMultipleLayers::prepareTextures(Utils::texture &texture_0, Utils::texture & /* texture_1 *… in prepareTextures() 4052 bool ScissorZeroDimension::checkResults(Utils::texture &texture_0, Utils::texture & /* texture_1 */, in checkResults() 4141 bool ScissorClear::checkResults(Utils::texture &texture_0, Utils::texture & /* texture_1 */, in checkResults() [all …]
|