Searched defs:currentValueType (Results 1 – 6 of 6) sorted by relevance
101 gl::VertexAttribType currentValueType, in storeVertexAttributes()
63 gl::VertexAttribType currentValueType, in storeVertexAttributes()
64 gl::VertexAttribType currentValueType; member
171 gl::VertexAttribType currentValueType, in storeDynamicAttribute()
2123 angle::FormatID GetVertexFormatID(const VertexAttribute &attrib, VertexAttribType currentValueType) in GetVertexFormatID()2132 angle::FormatID GetCurrentValueFormatID(VertexAttribType currentValueType) in GetCurrentValueFormatID()
196 GLenum currentValueType() const in currentValueType() function