Searched defs:srcIsGLTexture2D (Results 1 – 4 of 4) 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
2140 bool srcIsTextureable, bool srcIsGLTexture2D, in canCopyTexSubImage()2177 bool srcIsTextureable, bool srcIsGLTexture2D, in canCopyAsBlit()
3174 bool srcIsGLTexture2D = srcTex ? GR_GL_TEXTURE_2D == srcTex->target() : false; in can_blit_framebuffer_for_copy_surface() local3202 bool srcIsGLTexture2D = srcTex ? GR_GL_TEXTURE_2D == srcTex->target() : false; in can_copy_texsubimage() local