Searched refs:posZ (Results 1 – 1 of 1) sorted by relevance
4100 const float posZ = rnd.getFloat(-0.7f, 0.7f); in createVbo() local4103 m_objectVertices.push_back(tcu::Vec4(posX, posY, posZ, posW)); in createVbo()