Searched refs:sampleTextureProjected (Results 1 – 1 of 1) sorted by relevance
| /third_party/vk-gl-cts/framework/opengl/ |
| D | gluTextureTestUtil.cpp | 474 static void sampleTextureProjected (const tcu::SurfaceAccess& dst, const tcu::Texture1DView& rawSrc… in sampleTextureProjected() function 515 static void sampleTextureProjected (const PixelAccess& dst, const tcu::Texture2DView& rawSrc, const… in sampleTextureProjected() function 576 sampleTextureProjected(dst, view, sq, tq, params); in sampleTexture() 598 sampleTextureProjected(dst, view, sq, tq, params); in sampleTexture() 609 sampleTextureProjected(dst, view, sq, params); in sampleTexture() 859 static void sampleTextureProjected (const tcu::SurfaceAccess& dst, const tcu::Texture3DView& rawSrc… in sampleTextureProjected() function 925 sampleTextureProjected(dst, view, sq, tq, rq, params); in sampleTexture()
|