Searched defs:bottomSize (Results 1 – 3 of 3) sorted by relevance
1780 …t std::string& name, const std::string& description, FragmentSize topSize, FragmentSize bottomSize) in PrimitiveShadingRateCase()2088 const auto bottomSize = static_cast<FragmentSize>(j); in createMeshShaderBuiltinTests() local
2230 …t std::string& name, const std::string& description, FragmentSize topSize, FragmentSize bottomSize) in PrimitiveShadingRateCase()2485 const auto bottomSize = static_cast<FragmentSize>(j); in createMeshShaderBuiltinTestsEXT() local
3847 size_t bottomSize = attr.getNumElements() / topSize; in foldConcatenateHelper() local