Searched refs:BatchInfo (Results 1 – 1 of 1) sorted by relevance
39 struct BatchInfo { struct177 return sizeof(BatchInfo) + numDraws * sizeof(uint32_t); in GetBatchDataSize()186 (limits.v1.maxStorageBufferBindingSize - sizeof(BatchInfo)) / sizeof(uint32_t); in ComputeMaxDrawCallsPerIndirectValidationBatch()205 BatchInfo* batchInfo; in EncodeIndirectDrawValidationCommands()305 batch.batchInfo = new (&batchData[batch.dataBufferOffset]) BatchInfo(); in EncodeIndirectDrawValidationCommands()