Searched defs:textureRef (Results 1 – 2 of 2) sorted by relevance
484 void TextureSamplerTest::renderReferences(tcu::Surface &textureRef, tcu::Surface &samplerRef, int x… in renderReferences()553 tcu::Surface textureRef(VIEWPORT_WIDTH, VIEWPORT_HEIGHT); in iterate() local1054 void MultiTextureSamplerTest::renderReferences(tcu::Surface &textureRef, tcu::Surface &samplerRef, … in renderReferences()1171 tcu::Surface textureRef(VIEWPORT_WIDTH, VIEWPORT_HEIGHT); in iterate() local
109 sk_sp<GrTexture> textureRef = sk_ref_sp(texture); in MakeBackendTextureFromImage() local