Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DTexture.cpp1207 if (doesSubImageNeedInit(context, index, destBox)) in copyImage()
1904 bool Texture::doesSubImageNeedInit(const Context *context, in doesSubImageNeedInit() function in gl::Texture
1931 if (doesSubImageNeedInit(context, imageIndex, area)) in ensureSubImageInitialized()
DTexture.h608 bool doesSubImageNeedInit(const Context *context,