Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglImageTests.cpp470 deUint32 dstTex = 2; in iterate() local
/external/skia/src/gpu/gl/
DGrGLGpu.cpp3168 const GrGLTexture* dstTex = static_cast<const GrGLTexture*>(dst->asTexture()); in can_blit_framebuffer() local
3205 const GrGLTexture* dstTex = static_cast<const GrGLTexture*>(dst->asTexture()); in can_copy_texsubimage() local
3751 GrGLTexture* dstTex = static_cast<GrGLTexture *>(dst->asTexture()); in copySurfaceAsCopyTexSubImage() local
/external/skia/src/gpu/vk/
DGrVkGpu.cpp990 GrVkTexture* dstTex = static_cast<GrVkTexture*>(dst->asTexture()); in copySurfaceAsCopyImage() local