Lines Matching refs:glu
65 glu::DataType type;
77 type = glu::TYPE_FLOAT;
85 type = glu::getDataTypeFloatVec(ValSize);
93 type = glu::getDataTypeMatrix(ValCols, ValRows);
100 type = glu::TYPE_INT;
108 type = glu::getDataTypeVector(glu::TYPE_INT, ValSize);
134 glu::TextureTestUtil::TextureType textureType;
149 TextureSpec (const glu::TextureTestUtil::TextureType texType,
273 const glu::RenderContext& renderCtx,
298 const glu::RenderContext& m_renderCtx;