Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/graphite/dawn/
H A DDawnBuffer.cpp24 void log_map_error(WGPUBufferMapAsyncStatus status, const char*) { in log_map_error() function
67 void log_map_error(wgpu::MapAsyncStatus status, wgpu::StringView message) {
330 log_map_error(status, message); in mapCallback()