Searched refs:kInstMaxOutCnt (Results 1 – 3 of 3) sorted by relevance
118 static const int kInstMaxOutCnt = kInstStageOutCnt + 3; variable
361 new GpuDeviceMemoryManager(dev_data, sizeof(uint32_t) * (spvtools::kInstMaxOutCnt + 1))); in GpuPostCallRecordCreateDevice()1011 …uint32_t words_to_clear = 1 + std::min(debug_record[kInstCommonOutSize], (uint32_t)kInstMaxOutCnt); in AnalyzeAndReportError()