Home
last modified time | relevance | path

Searched defs:srcTex (Results 1 – 8 of 8) sorted by relevance

/third_party/vk-gl-cts/modules/egl/
DteglImageFormatTests.cpp439 Texture srcTex (gl); in invokeGLES() local
517 Texture srcTex (gl); in invokeGLES() local
622 Texture srcTex (gl); in invokeGLES() local
700 Texture srcTex (gl); in invokeGLES() local
810 Texture srcTex (gl); in invokeGLES() local
1238 glu::Texture srcTex (gl); in invokeGLES() local
DteglImageTests.cpp504 deUint32 srcTex = 1; in iterate() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fStencilTexturingTests.cpp199 static void blitStencilToColor2D (const glu::RenderContext& renderCtx, deUint32 srcTex, int width, … in blitStencilToColor2D()
264 static void blitStencilToColor2DArray (const glu::RenderContext& renderCtx, deUint32 srcTex, int wi… in blitStencilToColor2DArray()
329 static void blitStencilToColorCube (const glu::RenderContext& renderCtx, deUint32 srcTex, const flo… in blitStencilToColorCube()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DOcclusionQueriesTest.cpp263 GLTexture srcTex; in TEST_P() local
DRobustResourceInitTest.cpp2243 GLTexture srcTex; in TEST_P() local
DFramebufferTest.cpp3813 GLTexture srcTex; in TEST_P() local
/third_party/skia/src/gpu/gl/
DGrGLGpu.cpp2877 const GrGLTexture* srcTex = static_cast<const GrGLTexture*>(src->asTexture()); in can_blit_framebuffer_for_copy_surface() local
2911 const GrGLTexture* srcTex = static_cast<const GrGLTexture*>(src->asTexture()); in can_copy_texsubimage() local
3056 bool GrGLGpu::createCopyProgram(GrTexture* srcTex) { in createCopyProgram()
3325 auto* srcTex = static_cast<GrGLTexture*>(src->asTexture()); in copySurfaceAsDraw() local
DGrGLCaps.cpp3496 const GrTextureProxy* srcTex = src->asTextureProxy(); in onCanCopySurface() local