Home
last modified time | relevance | path

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

/external/angle/src/tests/gl_tests/
DCopyTexImageTest.cpp457 GLTexture dstTex; in TEST_P() local
617 GLTexture dstTex; in TEST_P() local
DOcclusionQueriesTest.cpp263 GLTexture dstTex; in TEST_P() local
DRobustResourceInitTest.cpp2257 GLTexture dstTex; in TEST_P() local
DTransformFeedbackTest.cpp751 GLTexture dstTex; in TEST_P() local
/external/deqp/modules/egl/
DteglImageTests.cpp525 deUint32 dstTex = 2; in iterate() local
/external/skia/src/gpu/ganesh/gl/
DGrGLGpu.cpp3010 const GrGLTexture* dstTex = static_cast<const GrGLTexture*>(dst->asTexture()); in can_blit_framebuffer_for_copy_surface() local
3044 const GrGLTexture* dstTex = static_cast<const GrGLTexture*>(dst->asTexture()); in can_copy_texsubimage() local
3523 auto* dstTex = static_cast<GrGLTexture*>(src->asTexture()); in copySurfaceAsDraw() local
3592 GrGLTexture* dstTex = static_cast<GrGLTexture *>(dst->asTexture()); in copySurfaceAsCopyTexSubImage() local
DGrGLCaps.cpp3623 const GrTextureProxy* dstTex = dst->asTextureProxy(); in onCanCopySurface() local
/external/skia/src/gpu/ganesh/vk/
DGrVkGpu.cpp822 GrTexture* dstTex = dst->asTexture(); in resolveImage() local