Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DBufferVk.h128 angle::Result ghostMappedBuffer(ContextVk *contextVk,
DBufferVk.cpp625 angle::Result BufferVk::ghostMappedBuffer(ContextVk *contextVk, in ghostMappedBuffer() function in rx::BufferVk
789 return ghostMappedBuffer(contextVk, offset, length, access, mapPtr); in mapRangeImpl()