Searched refs:indirectStructSize (Results 1 – 1 of 1) sorted by relevance
5353 GLuint indirectStructSize = glUtilsIndirectStructSize(INDIRECT_COMMAND_DRAWARRAYS); in s_glDrawArraysIndirect() local5363 ctx->glDrawArraysIndirectDataAEMU(ctx, mode, indirect, indirectStructSize); in s_glDrawArraysIndirect()5382 GLuint indirectStructSize = glUtilsIndirectStructSize(INDIRECT_COMMAND_DRAWELEMENTS); in s_glDrawElementsIndirect() local5392 ctx->glDrawElementsIndirectDataAEMU(ctx, mode, type, indirect, indirectStructSize); in s_glDrawElementsIndirect()