Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DglUtils.h52 } IndirectCommandType; typedef
68 GLuint glUtilsIndirectStructSize(IndirectCommandType cmdType);
DglUtils.cpp624 GLuint glUtilsIndirectStructSize(IndirectCommandType cmdType) { in glUtilsIndirectStructSize()