Home
last modified time | relevance | path

Searched refs:setupLineLoopIndexedIndirectDraw (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/renderer/vulkan/
DContextVk.h802 angle::Result setupLineLoopIndexedIndirectDraw(const gl::Context *context,
DContextVk.cpp1070 angle::Result ContextVk::setupLineLoopIndexedIndirectDraw(const gl::Context *context, in setupLineLoopIndexedIndirectDraw() function in rx::ContextVk
2241 ANGLE_TRY(setupLineLoopIndexedIndirectDraw(context, mode, type, currentIndirectBuf, in drawElementsIndirect()