Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DCopyTexImageTest.cpp640 GLTexture dstTex; in TEST_P() local
801 GLTexture dstTex; in TEST_P() local
1141 GLTexture dstTex; in TEST_P() local
H A DOcclusionQueriesTest.cpp263 GLTexture dstTex; in TEST_P() local
H A DRobustResourceInitTest.cpp2326 GLTexture dstTex; in TEST_P() local
H A DTransformFeedbackTest.cpp751 GLTexture dstTex; in TEST_P() local
/aosp_15_r20/external/skia/src/gpu/ganesh/gl/
H A DGrGLGpu.cpp3097 const GrGLTexture* dstTex = static_cast<const GrGLTexture*>(dst->asTexture()); in can_blit_framebuffer_for_copy_surface() local
3131 const GrGLTexture* dstTex = static_cast<const GrGLTexture*>(dst->asTexture()); in can_copy_texsubimage() local
3626 auto* dstTex = static_cast<GrGLTexture*>(src->asTexture()); in copySurfaceAsDraw() local
3695 GrGLTexture* dstTex = static_cast<GrGLTexture *>(dst->asTexture()); in copySurfaceAsCopyTexSubImage() local
H A DGrGLCaps.cpp3842 const GrTextureProxy* dstTex = dst->asTextureProxy(); in onCanCopySurface() local
/aosp_15_r20/external/deqp/modules/egl/
H A DteglImageTests.cpp575 uint32_t dstTex = 2; in iterate() local
/aosp_15_r20/external/skia/src/gpu/ganesh/vk/
H A DGrVkGpu.cpp766 GrTexture* dstTex = dst->asTexture(); in resolveImage() local