Home
last modified time | relevance | path

Searched defs:dstTex (Results 1 - 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DOcclusionQueriesTest.cpp271 GLTexture dstTex; in TEST_P() local
H A DCopyTexImageTest.cpp375 GLTexture dstTex; in TEST_P() local
538 GLTexture dstTex; in TEST_P() local
H A DRobustResourceInitTest.cpp2256 GLTexture dstTex; in TEST_P() local
/third_party/vk-gl-cts/modules/egl/
H A DteglImageTests.cpp525 deUint32 dstTex = 2; in iterate() local
/third_party/skia/src/gpu/gl/
H A DGrGLCaps.cpp3495 const GrTextureProxy* dstTex = dst->asTextureProxy(); in onCanCopySurface() local
H A DGrGLGpu.cpp2887 const GrGLTexture* dstTex = static_cast<const GrGLTexture*>(dst->asTexture()); in can_blit_framebuffer_for_copy_surface() local
2921 const GrGLTexture* dstTex = static_cast<const GrGLTexture*>(dst->asTexture()); in can_copy_texsubimage() local
3345 auto* dstTex = static_cast<GrGLTexture*>(src->asTexture()); in copySurfaceAsDraw() local
3417 GrGLTexture* dstTex in copySurfaceAsCopyTexSubImage() local
[all...]
/third_party/skia/src/gpu/vk/
H A DGrVkGpu.cpp721 GrTexture* dstTex = dst->asTexture(); in resolveImage() local

Completed in 29 milliseconds