| /third_party/vk-gl-cts/framework/opengl/simplereference/ |
| H A D | sglrGLContext.cpp | 656 void GLContext::vertexAttribPointer (deUint32 index, int size, deUint32 type, deBool normalized, int stride, const void *pointer) in vertexAttribPointer() argument
|
| H A D | sglrReferenceContext.hpp | 417 bool normalized; member
|
| /third_party/mesa3d/src/gallium/drivers/vc4/ |
| H A D | vc4_program.c | 509 struct qreg normalized = ntq_scale_depth_texture(c, tex); in ntq_emit_tex() local
|
| /third_party/libinput/src/ |
| H A D | evdev-mt-touchpad.h | 561 struct normalized_coords normalized; in tp_normalize_delta() local
|
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_blitter.c | 894 bool normalized = !uses_txf && in get_texcoords() local
|
| /third_party/protobuf/conformance/third_party/jsoncpp/ |
| H A D | jsoncpp.cpp | 557 std::string normalized; in normalizeEOL() local 578 const std::string& normalized = normalizeEOL(begin, end); in addComment() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/libGL/ |
| H A D | entry_points_gl_3_autogen.cpp | 4419 void GL_APIENTRY GL_VertexAttribP1ui(GLuint index, GLenum type, GLboolean normalized, GLuint value) in GL_VertexAttribP1ui() argument 4445 GL_VertexAttribP1uiv(GLuint index, GLenum type, GLboolean normalized, const GLuint *value) GL_VertexAttribP1uiv() argument 4475 GL_VertexAttribP2ui(GLuint index, GLenum type, GLboolean normalized, GLuint value) GL_VertexAttribP2ui() argument 4501 GL_VertexAttribP2uiv(GLuint index, GLenum type, GLboolean normalized, const GLuint *value) GL_VertexAttribP2uiv() argument 4531 GL_VertexAttribP3ui(GLuint index, GLenum type, GLboolean normalized, GLuint value) GL_VertexAttribP3ui() argument 4557 GL_VertexAttribP3uiv(GLuint index, GLenum type, GLboolean normalized, const GLuint *value) GL_VertexAttribP3uiv() argument 4587 GL_VertexAttribP4ui(GLuint index, GLenum type, GLboolean normalized, GLuint value) GL_VertexAttribP4ui() argument 4613 GL_VertexAttribP4uiv(GLuint index, GLenum type, GLboolean normalized, const GLuint *value) GL_VertexAttribP4uiv() argument [all...] |
| H A D | entry_points_gl_4_autogen.cpp | 5582 GL_VertexAttribFormat(GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint relativeoffset) GL_VertexAttribFormat() argument 9498 GL_VertexArrayAttribFormat(GLuint vaobj, GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint relativeoffset) GL_VertexArrayAttribFormat() argument [all...] |
| H A D | libGL_autogen.cpp | 3950 void GL_APIENTRY glVertexAttribP1ui(GLuint index, GLenum type, GLboolean normalized, GLuint value) in glVertexAttribP1ui() argument 3963 void GL_APIENTRY glVertexAttribP2ui(GLuint index, GLenum type, GLboolean normalized, GLuint value) in glVertexAttribP2ui() argument 2969 glVertexAttribPointer(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const void *pointer) glVertexAttribPointer() argument 3955 glVertexAttribP1uiv(GLuint index, GLenum type, GLboolean normalized, const GLuint *value) glVertexAttribP1uiv() argument 3968 glVertexAttribP2uiv(GLuint index, GLenum type, GLboolean normalized, const GLuint *value) glVertexAttribP2uiv() argument 3976 glVertexAttribP3ui(GLuint index, GLenum type, GLboolean normalized, GLuint value) glVertexAttribP3ui() argument 3981 glVertexAttribP3uiv(GLuint index, GLenum type, GLboolean normalized, const GLuint *value) glVertexAttribP3uiv() argument 3989 glVertexAttribP4ui(GLuint index, GLenum type, GLboolean normalized, GLuint value) glVertexAttribP4ui() argument 3994 glVertexAttribP4uiv(GLuint index, GLenum type, GLboolean normalized, const GLuint *value) glVertexAttribP4uiv() argument 5320 glVertexAttribFormat(GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint relativeoffset) glVertexAttribFormat() argument 6253 glVertexArrayAttribFormat(GLuint vaobj, GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint relativeoffset) glVertexArrayAttribFormat() argument [all...] |
| /third_party/mesa3d/src/mesa/vbo/ |
| H A D | vbo_attrib_tmp.h | 646 TAG(VertexAttribP1ui)(GLuint index, GLenum type, GLboolean normalized, in VertexAttribP1ui() argument 655 TAG(VertexAttribP2ui)(GLuint index, GLenum type, GLboolean normalized, in VertexAttribP2ui() argument 664 VertexAttribP3ui(GLuint index, GLenum type, GLboolean normalized, GLuint value) VertexAttribP3ui() argument 673 VertexAttribP4ui(GLuint index, GLenum type, GLboolean normalized, GLuint value) VertexAttribP4ui() argument 682 VertexAttribP1uiv(GLuint index, GLenum type, GLboolean normalized, const GLuint *value) VertexAttribP1uiv() argument 691 VertexAttribP2uiv(GLuint index, GLenum type, GLboolean normalized, const GLuint *value) VertexAttribP2uiv() argument 700 VertexAttribP3uiv(GLuint index, GLenum type, GLboolean normalized, const GLuint *value) VertexAttribP3uiv() argument 709 VertexAttribP4uiv(GLuint index, GLenum type, GLboolean normalized, const GLuint *value) VertexAttribP4uiv() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | validationGL4.cpp | 2106 ValidateVertexArrayAttribFormat(const Context *context, angle::EntryPoint entryPoint, VertexArrayID vaobj, GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint relativeoffset) ValidateVertexArrayAttribFormat() argument
|
| H A D | validationES.cpp | 1260 ValidateWebGLVertexAttribPointer(const Context *context, angle::EntryPoint entryPoint, VertexAttribType type, GLboolean normalized, GLsizei stride, const void *ptr, bool pureInteger) ValidateWebGLVertexAttribPointer() argument
|
| H A D | Context_gl.cpp | 2118 void Context::vertexAttribP1ui(GLuint index, GLenum type, GLboolean normalized, GLuint value) in vertexAttribP1ui() argument 2131 void Context::vertexAttribP2ui(GLuint index, GLenum type, GLboolean normalized, GLuint value) in vertexAttribP2ui() argument 2144 void Context::vertexAttribP3ui(GLuint index, GLenum type, GLboolean normalized, GLuint value) in vertexAttribP3ui() argument 2157 void Context::vertexAttribP4ui(GLuint index, GLenum type, GLboolean normalized, GLuint value) in vertexAttribP4ui() argument 2123 vertexAttribP1uiv(GLuint index, GLenum type, GLboolean normalized, const GLuint *value) vertexAttribP1uiv() argument 2136 vertexAttribP2uiv(GLuint index, GLenum type, GLboolean normalized, const GLuint *value) vertexAttribP2uiv() argument 2149 vertexAttribP3uiv(GLuint index, GLenum type, GLboolean normalized, const GLuint *value) vertexAttribP3uiv() argument 2162 vertexAttribP4uiv(GLuint index, GLenum type, GLboolean normalized, const GLuint *value) vertexAttribP4uiv() argument 3634 vertexArrayAttribFormat(VertexArrayID vaobj, GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint relativeoffset) vertexArrayAttribFormat() argument
|
| H A D | Context.cpp | 5767 vertexAttribPointer(GLuint index, GLint size, VertexAttribType type, GLboolean normalized, GLsizei stride, const void *ptr) vertexAttribPointer() argument 5779 vertexAttribFormat(GLuint attribIndex, GLint size, VertexAttribType type, GLboolean normalized, GLuint relativeOffset) vertexAttribFormat() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
| H A D | entry_points.cpp | 933 GL_APICALL void GL_APIENTRY glVertexAttribPointer(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const GLvoid* ptr) in glVertexAttribPointer() argument
|
| H A D | libGLESv2.cpp | 5566 void GL_APIENTRY VertexAttribPointer(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const GLvoid* ptr) in VertexAttribPointer() argument
|
| H A D | Context.cpp | 849 setVertexAttribState(unsigned int attribNum, Buffer *boundBuffer, GLint size, GLenum type, bool normalized, bool pureInteger, GLsizei stride, const void *pointer) setVertexAttribState() argument
|
| /third_party/vk-gl-cts/modules/glshared/ |
| H A D | glsDrawTest.cpp | 1015 void AttributeArray::setupArray (bool bound, int offset, int size, DrawTestSpec::InputType inputType, DrawTestSpec::OutputType outType, bool normalized, int stride, int instanceDivisor, const rr::GenericVec4& defaultAttrib, bool isPositionAttr, bool bgraComponentOrder) in setupArray() argument
|
| /third_party/mesa3d/src/glx/tests/ |
| H A D | indirect_api.cpp | 553 void __indirect_glVertexAttribPointer(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const void *pointer) { } in __indirect_glVertexAttribPointer() argument
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl4cEnhancedLayoutsTests.cpp | 3627 void VertexArray::Attribute(GLuint index, const Type& type, GLuint n_array_elements, GLboolean normalized, in Attribute() argument 3656 AttribPointer(const Functions& gl, GLuint index, const Type& type, GLuint n_array_elements, GLboolean normalized, GLsizei stride, const GLvoid* pointer) AttribPointer() argument 4002 Descriptor(const GLchar* name, const GLchar* qualifiers, GLint expected_component, GLint expected_location, const Type& type, GLboolean normalized, GLuint n_array_elements, GLint expected_stride_of_element, GLuint offset) Descriptor() argument 4292 Member(const GLchar* name, const GLchar* qualifiers, GLint expected_component, GLint expected_location, const Type& type, GLboolean normalized, GLuint n_array_elements, GLint expected_stride_of_element, GLuint offset) Member() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
| H A D | null_functions.cpp | 2962 glVertexArrayAttribFormatNULL(GLuint vaobj, GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint relativeoffset) glVertexArrayAttribFormatNULL() argument 3090 glVertexAttribFormatNULL(GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint relativeoffset) glVertexAttribFormatNULL() argument 3183 glVertexAttribP1uiNULL(GLuint index, GLenum type, GLboolean normalized, GLuint value) glVertexAttribP1uiNULL() argument 3189 glVertexAttribP1uivNULL(GLuint index, GLenum type, GLboolean normalized, const GLuint *value) glVertexAttribP1uivNULL() argument 3195 glVertexAttribP2uiNULL(GLuint index, GLenum type, GLboolean normalized, GLuint value) glVertexAttribP2uiNULL() argument 3201 glVertexAttribP2uivNULL(GLuint index, GLenum type, GLboolean normalized, const GLuint *value) glVertexAttribP2uivNULL() argument 3207 glVertexAttribP3uiNULL(GLuint index, GLenum type, GLboolean normalized, GLuint value) glVertexAttribP3uiNULL() argument 3213 glVertexAttribP3uivNULL(GLuint index, GLenum type, GLboolean normalized, const GLuint *value) glVertexAttribP3uivNULL() argument 3219 glVertexAttribP4uiNULL(GLuint index, GLenum type, GLboolean normalized, GLuint value) glVertexAttribP4uiNULL() argument 3225 glVertexAttribP4uivNULL(GLuint index, GLenum type, GLboolean normalized, const GLuint *value) glVertexAttribP4uivNULL() argument 3231 glVertexAttribPointerNULL(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const void *pointer) glVertexAttribPointerNULL() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
| H A D | libGLESv2_autogen.cpp | 834 glVertexAttribPointer(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const void *pointer) glVertexAttribPointer() argument 1968 glVertexAttribFormat(GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint relativeoffset) glVertexAttribFormat() argument
|
| /third_party/skia/third_party/externals/sfntly/java/lib/ |
| H A D | icu4j-4_8_1_1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ibm/icu/
com/ibm/icu/impl/
... |