Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsTextureTestUtil.cpp501 static void sampleTextureProjected (const SurfaceAccess& dst, const tcu::Texture1DView& rawSrc, con… in sampleTextureProjected() function
541 static void sampleTextureProjected (const SurfaceAccess& dst, const tcu::Texture2DView& rawSrc, con… in sampleTextureProjected() function
592 sampleTextureProjected(dst, view, sq, tq, params); in sampleTexture()
603 sampleTextureProjected(dst, view, sq, params); in sampleTexture()
840 static void sampleTextureProjected (const SurfaceAccess& dst, const tcu::Texture3DView& rawSrc, con… in sampleTextureProjected() function
896 sampleTextureProjected(dst, view, sq, tq, rq, params); in sampleTexture()