Home
last modified time | relevance | path

Searched defs:mappedRange (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_utils.cpp537 VkMappedMemoryRange mappedRange = {}; in flush() local
693 VkMappedMemoryRange mappedRange = {}; in InitMappableDeviceMemory() local
/third_party/mesa3d/src/mesa/main/
Dbufferobj.c872 bool mappedRange, const char *caller) in buffer_object_subdata_range_good()