Searched defs:srcIsGLTexture2D (Results 1 – 2 of 2) sorted by relevance
2122 bool srcIsTextureable, bool srcIsGLTexture2D, in canCopyTexSubImage()2159 bool srcIsTextureable, bool srcIsGLTexture2D, in canCopyAsBlit()
3146 bool srcIsGLTexture2D = srcTex ? GR_GL_TEXTURE_2D == srcTex->target() : false; in can_blit_framebuffer_for_copy_surface() local3174 bool srcIsGLTexture2D = srcTex ? GR_GL_TEXTURE_2D == srcTex->target() : false; in can_copy_texsubimage() local