Home
last modified time | relevance | path

Searched refs:samplerResult (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/modules/glshared/
DglsSamplerObjectTest.cpp510 void TextureSamplerTest::renderResults (tcu::Surface& textureResult, tcu::Surface& samplerResult, i… in renderResults() argument
537 glu::readPixels(m_renderCtx, x, y, samplerResult.getAccess()); in renderResults()
560 tcu::Surface samplerResult(VIEWPORT_WIDTH, VIEWPORT_HEIGHT); in iterate() local
566 renderResults(textureResult, samplerResult, x, y); in iterate()
568 …ler render result", "Result from rendering with sampler", samplerRef, samplerResult, tcu::RGBA(0, … in iterate()
1070 …SamplerTest::renderResults (tcu::Surface& textureResult, tcu::Surface& samplerResult, int x, int y) in renderResults() argument
1113 glu::readPixels(m_renderCtx, x, y, samplerResult.getAccess()); in renderResults()
1149 tcu::Surface samplerResult(VIEWPORT_WIDTH, VIEWPORT_HEIGHT); in iterate() local
1155 renderResults(textureResult, samplerResult, x, y); in iterate()
1157 …ler render result", "Result from rendering with sampler", samplerRef, samplerResult, tcu::RGBA(0, … in iterate()
DglsSamplerObjectTest.hpp73 void renderResults (tcu::Surface& textureResult, tcu::Surface& samplerResult, int x, int y);
132 void renderResults (tcu::Surface& textureResult, tcu::Surface& samplerResult, int x, int y);