Home
last modified time | relevance | path

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

/external/angle/src/tests/gl_tests/
DOcclusionQueriesTest.cpp263 GLTexture dstTex; in TEST_P() local
DCopyTexImageTest.cpp509 GLTexture dstTex; in TEST_P() local
670 GLTexture dstTex; in TEST_P() local
DRobustResourceInitTest.cpp2330 GLTexture dstTex; in TEST_P() local
DTransformFeedbackTest.cpp751 GLTexture dstTex; in TEST_P() local
/external/deqp/modules/egl/
DteglImageTests.cpp575 uint32_t dstTex = 2; in iterate() local
/external/skia/src/gpu/ganesh/gl/
DGrGLGpu.cpp3072 const GrGLTexture* dstTex = static_cast<const GrGLTexture*>(dst->asTexture()); in can_blit_framebuffer_for_copy_surface() local
3106 const GrGLTexture* dstTex = static_cast<const GrGLTexture*>(dst->asTexture()); in can_copy_texsubimage() local
3601 auto* dstTex = static_cast<GrGLTexture*>(src->asTexture()); in copySurfaceAsDraw() local
3670 GrGLTexture* dstTex = static_cast<GrGLTexture *>(dst->asTexture()); in copySurfaceAsCopyTexSubImage() local
DGrGLCaps.cpp3717 const GrTextureProxy* dstTex = dst->asTextureProxy(); in onCanCopySurface() local
/external/skia/src/gpu/ganesh/vk/
DGrVkGpu.cpp780 GrTexture* dstTex = dst->asTexture(); in resolveImage() local