Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DContextVk.h770 angle::Result setupLineLoopIndirectDraw(const gl::Context *context,
DContextVk.cpp1067 angle::Result ContextVk::setupLineLoopIndirectDraw(const gl::Context *context, in setupLineLoopIndirectDraw() function in rx::ContextVk
2779 ANGLE_TRY(setupLineLoopIndirectDraw(context, mode, currentIndirectBuf, in drawArraysIndirect()