Searched refs:componentType_ (Results 1 - 2 of 2) sorted by relevance

/external/deqp/framework/opengl/
H A DgluDrawUtil.hpp122 VertexArrayPointer (VertexComponentType componentType_, VertexComponentConversion convert_, int numComponents_, int numElements_, int stride_, const void* data_) argument
123 : componentType (componentType_)
H A DgluDrawUtil.cpp52 VertexComponentType componentType_,
59 , componentType (componentType_)
51 VertexAttributeDescriptor(int location_, VertexComponentType componentType_, VertexComponentConversion convert_, int numComponents_, int numElements_, int stride_, const void* pointer_) argument

Completed in 49 milliseconds