Searched defs:currentValueType (Results 1 – 11 of 11) 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()
170 gl::VertexAttribType currentValueType, in storeDynamicAttribute()
1667 angle::FormatID GetVertexFormatID(const VertexAttribute &attrib, VertexAttribType currentValueType) in GetVertexFormatID()1676 angle::FormatID GetCurrentValueFormatID(VertexAttribType currentValueType) in GetCurrentValueFormatID()
2260 angle::FormatID GetVertexFormatID(const VertexAttribute &attrib, VertexAttribType currentValueType) in GetVertexFormatID()2269 angle::FormatID GetCurrentValueFormatID(VertexAttribType currentValueType) in GetCurrentValueFormatID()
196 GLenum currentValueType() const in currentValueType() function