Searched defs:refSurface (Results 1 – 6 of 6) sorted by relevance
/third_party/vk-gl-cts/modules/egl/ |
D | teglImageFormatTests.cpp | 500 tcu::Surface refSurface (reference.getWidth(), reference.getHeight()); in invokeGLES() local 606 tcu::Surface refSurface (reference.getWidth(), reference.getHeight()); in invokeGLES() local 684 tcu::Surface refSurface (reference.getWidth(), reference.getHeight()); in invokeGLES() local 794 tcu::Surface refSurface (reference.getWidth(), reference.getHeight()); in invokeGLES() local 897 tcu::Surface refSurface (reference.getWidth(), reference.getHeight()); in invokeGLES() local 1171 tcu::Surface refSurface (reference.getWidth(), reference.getHeight()); in invokeGLES() local
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
D | glcTextureCompatibilityTests.cpp | 225 tcu::Surface refSurface (m_textureSize, m_textureSize); in iterate() local
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fClippingTests.cpp | 524 tcu::Surface refSurface (TEST_CANVAS_SIZE, TEST_CANVAS_SIZE); in testRender() local 661 tcu::Surface refSurface (TEST_CANVAS_SIZE, TEST_CANVAS_SIZE); in testRender() local 885 tcu::Surface refSurface (TEST_CANVAS_SIZE, TEST_CANVAS_SIZE); in testRender() local 1058 tcu::Surface refSurface (TEST_CANVAS_SIZE, TEST_CANVAS_SIZE); in testRender() local
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
D | es2fClippingTests.cpp | 521 tcu::Surface refSurface (TEST_CANVAS_SIZE, TEST_CANVAS_SIZE); in testRender() local 658 tcu::Surface refSurface (TEST_CANVAS_SIZE, TEST_CANVAS_SIZE); in testRender() local 881 tcu::Surface refSurface (TEST_CANVAS_SIZE, TEST_CANVAS_SIZE); in testRender() local 1054 tcu::Surface refSurface (TEST_CANVAS_SIZE, TEST_CANVAS_SIZE); in testRender() local
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fSeparateShaderTests.cpp | 1345 Surface refSurface; in testPipelineRendering() local 1377 Surface refSurface; in testCurrentProgPriority() local 1409 Surface refSurface; in testActiveProgramUniform() local
|
/third_party/vk-gl-cts/modules/glshared/ |
D | glsLifetimeTests.cpp | 1158 Surface refSurface; // Surface from drawing with refSeed-seeded attachment in iterate() local 1238 Surface refSurface; // Surface drawn from attachment to refSeed container in iterate() local
|