Searched refs:indirectStructSize (Results 1 – 1 of 1) sorted by relevance
6036 GLuint indirectStructSize = glUtilsIndirectStructSize(INDIRECT_COMMAND_DRAWARRAYS); in s_glDrawArraysIndirect() local6046 ctx->glDrawArraysIndirectDataAEMU(ctx, mode, indirect, indirectStructSize); in s_glDrawArraysIndirect()6067 GLuint indirectStructSize = glUtilsIndirectStructSize(INDIRECT_COMMAND_DRAWELEMENTS); in s_glDrawElementsIndirect() local6077 ctx->glDrawElementsIndirectDataAEMU(ctx, mode, type, indirect, indirectStructSize); in s_glDrawElementsIndirect()