Home
last modified time | relevance | path

Searched refs:doesSubImageNeedInit (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/
DTexture.cpp1190 if (doesSubImageNeedInit(context, index, destBox)) in copyImage()
1886 bool Texture::doesSubImageNeedInit(const Context *context, in doesSubImageNeedInit() function in gl::Texture
1913 if (doesSubImageNeedInit(context, imageIndex, area)) in ensureSubImageInitialized()
DTexture.h600 bool doesSubImageNeedInit(const Context *context,