Home
last modified time | relevance | path

Searched defs:pureInteger (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DVertexArray.cpp449 setVertexAttribFormatImpl(VertexAttribute *attrib, GLint size, VertexAttribType type, bool normalized, bool pureInteger, GLuint relativeOffset) setVertexAttribFormatImpl() argument
468 setVertexAttribFormat(size_t attribIndex, GLint size, VertexAttribType type, bool normalized, bool pureInteger, GLuint relativeOffset) setVertexAttribFormat() argument
H A Dformatutils.h350 bool pureInteger; member
515 ANGLE_INLINE ComponentType GetVertexAttributeComponentType(bool pureInteger, VertexAttribType type) in GetVertexAttributeComponentType() argument
H A DState.cpp1925 setVertexAttribFormat(GLuint attribIndex, GLint size, VertexAttribType type, bool normalized, bool pureInteger, GLuint relativeOffset) setVertexAttribFormat() argument
H A Dformatutils.cpp1940 GetVertexFormatID(VertexAttribType type, GLboolean normalized, GLuint components, bool pureInteger) GetVertexFormatID() argument
[all...]
H A DvalidationES.cpp1260 ValidateWebGLVertexAttribPointer(const Context *context, angle::EntryPoint entryPoint, VertexAttribType type, GLboolean normalized, GLsizei stride, const void *ptr, bool pureInteger) ValidateWebGLVertexAttribPointer() argument
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DContext.cpp849 setVertexAttribState(unsigned int attribNum, Buffer *boundBuffer, GLint size, GLenum type, bool normalized, bool pureInteger, GLsizei stride, const void *pointer) setVertexAttribState() argument

Completed in 28 milliseconds