Searched defs:gridSizeXYZ (Results 1 – 1 of 1) sorted by relevance
425 …der(const tcu::Vec3 &gridStartXYZ, const tcu::Vec3 &gridCellSizeXYZ, const tcu::UVec3 &gridSizeXYZ, in GridASProvider()762 …ies(const tcu::Vec3 &gridStartXYZ, const tcu::Vec3 &gridCellSizeXYZ, const tcu::UVec3 &gridSizeXYZ, in setProperties()7543 const tcu::UVec3 gridSizeXYZ = tcu::UVec3(1, 1, 1); in initAS() local