Home
last modified time | relevance | path

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

/external/angle/src/tests/gl_tests/
DCopyTexImageTest.cpp375 GLTexture dstTex; in TEST_P() local
541 GLTexture dstTex; in TEST_P() local
DOcclusionQueriesTest.cpp286 GLTexture dstTex; in TEST_P() local
DTransformFeedbackTest.cpp647 GLTexture dstTex; in TEST_P() local
DRobustResourceInitTest.cpp2266 GLTexture dstTex; in TEST_P() local
/external/deqp/modules/egl/
DteglImageTests.cpp525 deUint32 dstTex = 2; in iterate() local
/external/skia/src/gpu/gl/
DGrGLGpu.cpp2846 const GrGLTexture* dstTex = static_cast<const GrGLTexture*>(dst->asTexture()); in can_blit_framebuffer_for_copy_surface() local
2880 const GrGLTexture* dstTex = static_cast<const GrGLTexture*>(dst->asTexture()); in can_copy_texsubimage() local
3295 auto* dstTex = static_cast<GrGLTexture*>(src->asTexture()); in copySurfaceAsDraw() local
3374 GrGLTexture* dstTex = static_cast<GrGLTexture *>(dst->asTexture()); in copySurfaceAsCopyTexSubImage() local
DGrGLCaps.cpp3356 const GrTextureProxy* dstTex = dst->asTextureProxy(); in onCanCopySurface() local
/external/skqp/src/gpu/gl/
DGrGLCaps.cpp2270 const GrTextureProxy* dstTex = dst->asTextureProxy(); in onCanCopySurface() local
DGrGLGpu.cpp3142 const GrGLTexture* dstTex = static_cast<const GrGLTexture*>(dst->asTexture()); in can_blit_framebuffer_for_copy_surface() local
3167 const GrGLTexture* dstTex = static_cast<const GrGLTexture*>(dst->asTexture()); in can_copy_texsubimage() local
3693 GrGLTexture* dstTex = static_cast<GrGLTexture *>(dst->asTexture()); in copySurfaceAsCopyTexSubImage() local
/external/skia/src/gpu/vk/
DGrVkGpu.cpp691 GrTexture* dstTex = dst->asTexture(); in resolveImage() local