Lines Matching refs:ANGLE_INLINE
59 ANGLE_INLINE GLenum GetNonLinearFormat(const GLenum format) in GetNonLinearFormat()
77 ANGLE_INLINE bool ColorspaceFormatOverride(const EGLenum colorspace, GLenum *rendertargetformat) in ColorspaceFormatOverride()
111 ANGLE_INLINE const Type GetTypeInfo(GLenum type) in GetTypeInfo()
121 ANGLE_INLINE GLuint GetDrawElementsTypeSize(DrawElementsType type) in GetDrawElementsTypeSize()
126 ANGLE_INLINE GLuint GetDrawElementsTypeShift(DrawElementsType type) in GetDrawElementsTypeShift()
185 ANGLE_INLINE bool isChannelSizeCompatible(GLuint redSize, in isChannelSizeCompatible()
295 ANGLE_INLINE int GetNativeVisualID(const InternalFormat &internalFormat) in GetNativeVisualID()
359 ANGLE_INLINE bool IsS3TCFormat(const GLenum format) in IsS3TCFormat()
378 ANGLE_INLINE bool IsRGTCFormat(const GLenum format) in IsRGTCFormat()
393 ANGLE_INLINE bool IsASTC2DFormat(const GLenum format) in IsASTC2DFormat()
405 ANGLE_INLINE bool IsETC2EACFormat(const GLenum format) in IsETC2EACFormat()
427 ANGLE_INLINE bool IsPVRTC1Format(const GLenum format) in IsPVRTC1Format()
463 ANGLE_INLINE ComponentType GetVertexAttributeComponentType(bool pureInteger, VertexAttribType type) in GetVertexAttributeComponentType()