Searched defs:structCount (Results 1 – 4 of 4) sorted by relevance
53 int* structCount = program.fUsage->fStructCounts.find(&structDef.type()); in get_struct_definitions_from_module() local
49 let structCount = 1_000_000 variable
121 int& structCount = fUsage->fStructCounts[&t]; in visitType() local
873 uint32_t structCount() const in structCount() function in vk::BottomLevelAccelerationStructurePool