Home | History | Annotate | Download | only in performance

Lines Matching refs:resultTex

555 	tcu::TextureLevel		resultTex			(tcu::TextureFormat(tcu::TextureFormat::RGBA, tcu::TextureFormat::UNORM_INT8), RENDER_SIZE, RENDER_SIZE);
587 glu::readPixels(m_renderCtx, 0, 0, resultTex.getAccess());
589 logGeometry(resultTex.getAccess(), occluderData->m_program, occludedData->m_program);