Home
last modified time | relevance | path

Searched refs:copyImageToLUMAWorkaroundTexture (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/libANGLE/renderer/gl/
DBlitGL.h49 angle::Result copyImageToLUMAWorkaroundTexture(const gl::Context *context,
DBlitGL.cpp267 angle::Result BlitGL::copyImageToLUMAWorkaroundTexture(const gl::Context *context, in copyImageToLUMAWorkaroundTexture() function in rx::BlitGL
DTextureGL.cpp753 ANGLE_TRY(blitter->copyImageToLUMAWorkaroundTexture( in copyImage()