Home
last modified time | relevance | path

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

/external/deqp-deps/amber/src/dawn/
Dengine_dawn.h92 Result MapDeviceTextureToHostBuffer(const RenderPipelineInfo& render_pipeline,
Dengine_dawn.cc301 Result EngineDawn::MapDeviceTextureToHostBuffer( in MapDeviceTextureToHostBuffer() function in amber::dawn::EngineDawn
919 result = MapDeviceTextureToHostBuffer(*render_pipeline, *device_); in DoClear()
1326 Result result = MapDeviceTextureToHostBuffer(*render_pipeline, *device_); in DoDrawRect()
1411 result = MapDeviceTextureToHostBuffer(*render_pipeline, *device_); in DoDrawArrays()