Searched defs:gridStartXYZ (Results 1 – 1 of 1) sorted by relevance
425 …GridASProvider(const tcu::Vec3 &gridStartXYZ, const tcu::Vec3 &gridCellSizeXYZ, const tcu::UVec3 &… in GridASProvider()762 …void setProperties(const tcu::Vec3 &gridStartXYZ, const tcu::Vec3 &gridCellSizeXYZ, const tcu::UVe… in setProperties()7544 const tcu::Vec3 gridStartXYZ = tcu::Vec3(-1, -1, -1); in initAS() local