Searched refs:newPassBatchDataSize (Results 1 – 1 of 1) sorted by relevance
263 uint64_t newPassBatchDataSize = nextBatchDataOffset + newBatch.dataSize; in EncodeIndirectDrawValidationCommands() local264 if (newPassBatchDataSize <= maxStorageBufferBindingSize) { in EncodeIndirectDrawValidationCommands()267 currentPass->batchDataSize = newPassBatchDataSize; in EncodeIndirectDrawValidationCommands()