Home | History | Annotate | Download | only in SPIRV

Lines Matching refs:counterId

1610                             spv::Id counterId = getSymbolId(symbol);
1611 if (counterId != spv::NoResult) {
1613 builder.addDecorationId(id, spv::DecorationHlslCounterBufferGOOGLE, counterId);