Home
last modified time | relevance | path

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

/external/angle/src/tests/gl_tests/
DCopyTexImageTest.cpp462 GLTexture dstTex; in TEST_P() local
625 GLTexture dstTex; in TEST_P() local
DOcclusionQueriesTest.cpp271 GLTexture dstTex; in TEST_P() local
DRobustResourceInitTest.cpp2506 GLTexture dstTex; in TEST_P() local
DTransformFeedbackTest.cpp752 GLTexture dstTex; in TEST_P() local
/external/deqp/modules/egl/
DteglImageTests.cpp525 deUint32 dstTex = 2; in iterate() local
/external/skia/src/gpu/gl/
DGrGLGpu.cpp2888 const GrGLTexture* dstTex = static_cast<const GrGLTexture*>(dst->asTexture()); in can_blit_framebuffer_for_copy_surface() local
2922 const GrGLTexture* dstTex = static_cast<const GrGLTexture*>(dst->asTexture()); in can_copy_texsubimage() local
3346 auto* dstTex = static_cast<GrGLTexture*>(src->asTexture()); in copySurfaceAsDraw() local
3418 GrGLTexture* dstTex = static_cast<GrGLTexture *>(dst->asTexture()); in copySurfaceAsCopyTexSubImage() local
DGrGLCaps.cpp3567 const GrTextureProxy* dstTex = dst->asTextureProxy(); in onCanCopySurface() local
/external/skia/src/gpu/vk/
DGrVkGpu.cpp702 GrTexture* dstTex = dst->asTexture(); in resolveImage() local