Searched refs:parseCubeMipLevel (Results 1 – 1 of 1) sorted by relevance
1863 …const auto parseCubeMipLevel = [&specularImages](LoadResult& loadResult, const json::value& mipLev… in PrimitiveAttributes() local1881 return ForEachInArray(loadResult, jsonData, "specularImages", parseCubeMipLevel); in PrimitiveAttributes()