Searched defs:texcoords (Results 1 – 1 of 1) sorted by relevance
550 GLTF2::GLTFLoadDataResult& normals, array_view<GLTF2::GLTFLoadDataResult> texcoords, in LoadPrimitiveAttributeData()754 const GLTF2::GLTFLoadDataResult& normal, array_view<const GLTF2::GLTFLoadDataResult> texcoords, in GatherErrorStrings()792 GLTF2::GLTFLoadDataResult texcoords[2]; in ProcessPrimitives() local