Searched refs:materialProperties (Results 1 – 1 of 1) sorted by relevance
99 vector<RenderPreprocessorSystem::MaterialProperties> materialProperties; in GatherMaterialProperties() local101 materialProperties.reserve(materials); in GatherMaterialProperties()104 materialProperties.push_back({ in GatherMaterialProperties()117 std::sort(materialProperties.begin(), materialProperties.end(), in GatherMaterialProperties()120 return materialProperties; in GatherMaterialProperties()