Searched refs:GLToCType (Results 1 – 1 of 1) sorted by relevance
242 struct GLToCType struct246 struct GLToCType<GL_BYTE> struct251 struct GLToCType<GL_UNSIGNED_BYTE> struct256 struct GLToCType<GL_SHORT> struct261 struct GLToCType<GL_UNSIGNED_SHORT> struct266 struct GLToCType<GL_FIXED> struct271 struct GLToCType<GL_FLOAT> struct468 struct ConversionRule : Cast<typename GLToCType<fromType>::type, typename D3DToCType<toType>::type>473 struct ConversionRule<fromType, true, D3DVT_FLOAT> : Normalize<typename GLToCType<fromType>::type>532 typename GLToCType<fromType>::type,