Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/d3d/
DRendererD3D.h384 virtual angle::Result fastCopyBufferToTexture(const gl::Context *context,
DTextureD3D.cpp403 ANGLE_TRY(mRenderer->fastCopyBufferToTexture( in fastUnpackPixels()
/external/angle/src/libANGLE/renderer/d3d/d3d9/
DRenderer9.h346 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.h332 angle::Result fastCopyBufferToTexture(const gl::Context *context,
DRenderer11.cpp3338 angle::Result Renderer11::fastCopyBufferToTexture(const gl::Context *context, in fastCopyBufferToTexture() function in rx::Renderer11