Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglImageTests.cpp519 deUint32 dstTex = 2; in iterate() 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/gl/
DGrGLCaps.cpp2288 const GrTextureProxy* dstTex = dst->asTextureProxy(); in onCanCopySurface() local
DGrGLGpu.cpp3170 const GrGLTexture* dstTex = static_cast<const GrGLTexture*>(dst->asTexture()); in can_blit_framebuffer_for_copy_surface() local
3195 const GrGLTexture* dstTex = static_cast<const GrGLTexture*>(dst->asTexture()); in can_copy_texsubimage() local
3721 GrGLTexture* dstTex = static_cast<GrGLTexture *>(dst->asTexture()); in copySurfaceAsCopyTexSubImage() local