Searched defs:gridCellSizeXYZ (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()7541 const tcu::Vec3 gridCellSizeXYZ = tcu::Vec3(2, 1, 1); in initAS() local