Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DBufferVk.h117 angle::Result mapImpl(ContextVk *contextVk, void **mapPtr);
DBufferVk.cpp571 return mapImpl(vk::GetImpl(context), mapPtr); in map()
584 angle::Result BufferVk::mapImpl(ContextVk *contextVk, void **mapPtr) in mapImpl() function in rx::BufferVk
DVertexArrayVk.cpp449 ANGLE_TRY(srcBuffer->mapImpl(contextVk, &src)); in convertVertexBufferCPU()
818 ANGLE_TRY(bufferVk->mapImpl(contextVk, &buffSrc)); in updateStreamedAttribs()
Dvk_helpers.h816 ANGLE_TRY(mapImpl(contextVk, size)); in map()
838 angle::Result mapImpl(ContextVk *contextVk, VkDeviceSize size);
Dvk_helpers.cpp3155 ANGLE_TRY(elementArrayBufferVk->mapImpl(contextVk, &srcDataMapping)); in getIndexBufferForElementArrayBuffer()
3493 angle::Result BufferMemory::mapImpl(ContextVk *contextVk, VkDeviceSize size) in mapImpl() function in rx::vk::BufferMemory
7068 ANGLE_TRY(packBufferVk->mapImpl(contextVk, &mapPtr)); in readPixels()
DTextureVk.cpp509 ANGLE_TRY(unpackBufferVk->mapImpl(contextVk, &mapPtr)); in setSubImageImpl()
DContextVk.cpp971 ANGLE_TRY(bufferVk->mapImpl(this, reinterpret_cast<void **>(&src))); in setupIndexedDraw()
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/backend-common. ...