Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DVertexArrayVk.h64 angle::Result handleLineLoopIndirectDraw(const gl::Context *context,
DVertexArrayVk.cpp255 angle::Result VertexArrayVk::handleLineLoopIndirectDraw(const gl::Context *context, in handleLineLoopIndirectDraw() function in rx::VertexArrayVk
DContextVk.cpp1113 ANGLE_TRY(mVertexArray->handleLineLoopIndirectDraw( in setupLineLoopIndirectDraw()