Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DUtilsVk.h765 angle::Result getIndexBufferForDrawArrays(ContextVk *contextVk,
H A DVertexArrayVk.cpp1428 ANGLE_TRY(mLineLoopHelper.getIndexBufferForDrawArrays(contextVk, clampedVertexCount, in handleLineLoop()
H A DUtilsVk.cpp4971 angle::Result LineLoopHelper::getIndexBufferForDrawArrays(ContextVk *contextVk, in getIndexBufferForDrawArrays() function in rx::LineLoopHelper