Searched refs:glUtilsIndirectStructSize (Results 1 – 3 of 3) sorted by relevance
81 GLuint glUtilsIndirectStructSize(IndirectCommandType cmdType);
1080 GLuint glUtilsIndirectStructSize(IndirectCommandType cmdType) { in glUtilsIndirectStructSize() function
5881 GLuint indirectStructSize = glUtilsIndirectStructSize(INDIRECT_COMMAND_DRAWARRAYS); in s_glDrawArraysIndirect()5912 GLuint indirectStructSize = glUtilsIndirectStructSize(INDIRECT_COMMAND_DRAWELEMENTS); in s_glDrawElementsIndirect()