Searched refs:glUtilsIndirectStructSize (Results 1 – 3 of 3) sorted by relevance
74 GLuint glUtilsIndirectStructSize(IndirectCommandType cmdType);
663 GLuint glUtilsIndirectStructSize(IndirectCommandType cmdType) { in glUtilsIndirectStructSize() function
5353 GLuint indirectStructSize = glUtilsIndirectStructSize(INDIRECT_COMMAND_DRAWARRAYS); in s_glDrawArraysIndirect()5382 GLuint indirectStructSize = glUtilsIndirectStructSize(INDIRECT_COMMAND_DRAWELEMENTS); in s_glDrawElementsIndirect()