Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DVertexArrayVk.h57 angle::Result handleLineLoopIndexIndirect(ContextVk *contextVk,
DVertexArrayVk.cpp240 angle::Result VertexArrayVk::handleLineLoopIndexIndirect(ContextVk *contextVk, in handleLineLoopIndexIndirect() function in rx::VertexArrayVk
DContextVk.cpp1084 ANGLE_TRY(mVertexArray->handleLineLoopIndexIndirect(this, indexType, srcIndirectBuf, in setupLineLoopIndexedIndirectDraw()