Home
last modified time | relevance | path

Searched refs:fastCopyBufferToTexture (Results 1 – 6 of 6) sorted by relevance

/external/angle/src/libANGLE/renderer/d3d/
DRendererD3D.h361 virtual angle::Result fastCopyBufferToTexture(const gl::Context *context,
DTextureD3D.cpp395 ANGLE_TRY(mRenderer->fastCopyBufferToTexture( in fastUnpackPixels()
/external/angle/src/libANGLE/renderer/d3d/d3d9/
DRenderer9.h340 angle::Result fastCopyBufferToTexture(const gl::Context *context,
DRenderer9.cpp964 angle::Result Renderer9::fastCopyBufferToTexture(const gl::Context *context, in fastCopyBufferToTexture() function in rx::Renderer9
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DRenderer11.h323 angle::Result fastCopyBufferToTexture(const gl::Context *context,
DRenderer11.cpp3220 angle::Result Renderer11::fastCopyBufferToTexture(const gl::Context *context, in fastCopyBufferToTexture() function in rx::Renderer11