Searched refs:glUtilsIndirectStructSize (Results 1 – 3 of 3) sorted by relevance
77 GLuint glUtilsIndirectStructSize(IndirectCommandType cmdType);
1112 GLuint glUtilsIndirectStructSize(IndirectCommandType cmdType) { in glUtilsIndirectStructSize() function
6036 GLuint indirectStructSize = glUtilsIndirectStructSize(INDIRECT_COMMAND_DRAWARRAYS); in s_glDrawArraysIndirect()6067 GLuint indirectStructSize = glUtilsIndirectStructSize(INDIRECT_COMMAND_DRAWELEMENTS); in s_glDrawElementsIndirect()