Home
last modified time | relevance | path

Searched refs:VertexComponentType (Results 1 – 2 of 2) sorted by relevance

/external/deqp/framework/opengl/
DgluDrawUtil.hpp40 enum VertexComponentType enum
114 VertexComponentType componentType; //!< Component type.
122 …VertexArrayPointer (VertexComponentType componentType_, VertexComponentConversion convert_, int nu… in VertexArrayPointer()
DgluDrawUtil.cpp44 VertexComponentType componentType;
52 VertexComponentType componentType_, in VertexAttributeDescriptor()
136 static deUint32 getVtxCompGLType (VertexComponentType type) in getVtxCompGLType()
155 static int getVtxCompSize (VertexComponentType type) in getVtxCompSize()