HomeSort by relevance Sort by last modified time
    Searched refs:VertexComponentType (Results 1 - 2 of 2) sorted by null

  /external/deqp/framework/opengl/
gluDrawUtil.hpp 40 enum VertexComponentType
114 VertexComponentType componentType; //!< Component type.
122 VertexArrayPointer (VertexComponentType componentType_, VertexComponentConversion convert_, int numComponents_, int numElements_, int stride_, const void* data_)
gluDrawUtil.cpp 44 VertexComponentType componentType;
52 VertexComponentType componentType_,
136 static deUint32 getVtxCompGLType (VertexComponentType type)
155 static int getVtxCompSize (VertexComponentType type)

Completed in 2537 milliseconds