Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/egl/
DteglImageFormatTests.cpp475 Texture srcTex (gl); in invokeGLES() local
553 Texture srcTex (gl); in invokeGLES() local
659 Texture srcTex (gl); in invokeGLES() local
833 Texture srcTex (gl); in invokeGLES() local
911 Texture srcTex (gl); in invokeGLES() local
1021 Texture srcTex (gl); in invokeGLES() local
1455 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.cpp2888 const GrGLTexture* srcTex = static_cast<const GrGLTexture*>(src->asTexture()); in can_blit_framebuffer_for_copy_surface() local
2922 const GrGLTexture* srcTex = static_cast<const GrGLTexture*>(src->asTexture()); in can_copy_texsubimage() local
3067 bool GrGLGpu::createCopyProgram(GrTexture* srcTex) { in createCopyProgram()
3336 auto* srcTex = static_cast<GrGLTexture*>(src->asTexture()); in copySurfaceAsDraw() local
DGrGLCaps.cpp3496 const GrTextureProxy* srcTex = src->asTextureProxy(); in onCanCopySurface() local
/third_party/skia/m133/src/gpu/ganesh/gl/
DGrGLGpu.cpp3109 const GrGLTexture* srcTex = static_cast<const GrGLTexture*>(src->asTexture()); in can_blit_framebuffer_for_copy_surface() local
3143 const GrGLTexture* srcTex = static_cast<const GrGLTexture*>(src->asTexture()); in can_copy_texsubimage() local
3293 bool GrGLGpu::createCopyProgram(GrTexture* srcTex) { in createCopyProgram()
3628 auto* srcTex = static_cast<GrGLTexture*>(src->asTexture()); in copySurfaceAsDraw() local
DGrGLCaps.cpp3898 const GrTextureProxy* srcTex = src->asTextureProxy(); in onCanCopySurface() local