Searched defs:structCount (Results 1 – 3 of 3) sorted by relevance
53 int* structCount = program.fUsage->fStructCounts.find(&structDef.type()); in get_struct_definitions_from_module() local
121 int& structCount = fUsage->fStructCounts[&t]; in visitType() local
680 deUint32 structCount () const { return static_cast<deUint32>(m_structs.size()); } in structCount() function in vk::BottomLevelAccelerationStructurePool