Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/OpenglCodecCommon/
DglUtils.h54 } IndirectCommandType; typedef
77 GLuint glUtilsIndirectStructSize(IndirectCommandType cmdType);
DglUtils.cpp1112 GLuint glUtilsIndirectStructSize(IndirectCommandType cmdType) { in glUtilsIndirectStructSize()