Searched refs:VertexTypeMapping (Results 1 – 1 of 1) sorted by relevance
358 struct VertexTypeMapping struct369 template <> struct VertexTypeMapping<GL_BYTE, false> : VertexTypeMappingBase… struct370 template <> struct VertexTypeMapping<GL_BYTE, true> : VertexTypeMappingBase… struct371 template <> struct VertexTypeMapping<GL_UNSIGNED_BYTE, false> : VertexTypeMappingBase… struct372 template <> struct VertexTypeMapping<GL_UNSIGNED_BYTE, true> : VertexTypeMappingBase… struct373 template <> struct VertexTypeMapping<GL_SHORT, false> : VertexTypeMappingBase… struct374 template <> struct VertexTypeMapping<GL_SHORT, true> : VertexTypeMappingBase… struct375 template <> struct VertexTypeMapping<GL_UNSIGNED_SHORT, false> : VertexTypeMappingBase… struct376 template <> struct VertexTypeMapping<GL_UNSIGNED_SHORT, true> : VertexTypeMappingBase… struct377 template <bool normalized> struct VertexTypeMapping<GL_FIXED, normalized> : VertexTypeMappingBase… struct[all …]