Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DContextVk.h804 angle::Result setupLineLoopIndexedIndirectDraw(const gl::Context *context,
DContextVk.cpp1147 angle::Result ContextVk::setupLineLoopIndexedIndirectDraw(const gl::Context *context, in setupLineLoopIndexedIndirectDraw() function in rx::ContextVk
3087 ANGLE_TRY(setupLineLoopIndexedIndirectDraw(context, mode, type, currentIndirectBuf, in multiDrawElementsIndirectHelper()