Home
last modified time | relevance | path

Searched refs:glSecondaryColorPointer (Results 1 – 25 of 796) sorted by relevance

12345678910>>...32

/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/general/
H A Dbgra-sec-color-pointer.c87 glSecondaryColorPointer(3, GL_UNSIGNED_BYTE, 4, colors); in piglit_display()
94 glSecondaryColorPointer(GL_BGRA, GL_UNSIGNED_BYTE, 0, colors); in piglit_display()
105 glSecondaryColorPointer(3, GL_UNSIGNED_BYTE, 4, colors); in piglit_display()
111 glSecondaryColorPointer(GL_BGRA, GL_UNSIGNED_BYTE, 0, colors); in piglit_display()
H A Ddraw-batch.c113 glSecondaryColorPointer(3, GL_FLOAT, 0, seccol); in piglit_display()
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/GL/VERSION/
H A DGL_1_4.py79 glSecondaryColorPointer=wrapper.wrapper(glSecondaryColorPointer).setInputArraySize( variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/GL/VERSION/
H A DGL_1_4.py79 glSecondaryColorPointer=wrapper.wrapper(glSecondaryColorPointer).setInputArraySize( variable
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_vertex_array_bgra/
H A Dget.c58 glSecondaryColorPointer(GL_BGRA, GL_UNSIGNED_BYTE, sizeof ubytes, ubytes); in piglit_init()
H A Dapi-errors.c82 glSecondaryColorPointer(GL_BGRA, invalid_types[i], 0, NULL); in piglit_init()
/dports/graphics/jogamp-jogl/jogl/make/config/jogl/
H A Dgl-common-gpubufferonly.cfg26 BufferObjectOnly glSecondaryColorPointer
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/gl-1.5/
H A Dget-array-attribs.c101 glSecondaryColorPointer(3, GL_SHORT, 32, dummy); in piglit_init()
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DGL14.java144 void glSecondaryColorPointer(int size, @AutoType("data") @GLenum int type, @GLsizei int stride, in glSecondaryColorPointer() method
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_vertex_type_10f_11f_11f_rev/
H A Dapi-errors.c110 glSecondaryColorPointer(3, GL_UNSIGNED_INT_10F_11F_11F_REV, 0, (GLvoid *)0); in test_legacy_vertex_attribs()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/
H A DVertexArrayState.cpp300 …state.get<GLExtensions>()->glSecondaryColorPointer(new_array->getDataSize(), new_array->getDataTyp… in enable_and_dispatch()
306 …state.get<GLExtensions>()->glSecondaryColorPointer(new_array->getDataSize(), new_array->getDataTyp… in enable_and_dispatch()
311 …state.get<GLExtensions>()->glSecondaryColorPointer(new_array->getDataSize(), new_array->getDataTyp… in dispatch()
316 …state.get<GLExtensions>()->glSecondaryColorPointer(new_array->getDataSize(), new_array->getDataTyp… in dispatch()
/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/auto/core/
H A DGL_VERSION_1_468 void glSecondaryColorPointer (GLint size, GLenum type, GLsizei stride, GLvoid *pointer)
/dports/graphics/glew-wayland/glew-2.2.0/auto/core/gl/
H A DGL_VERSION_1_473 void glSecondaryColorPointer (GLint size, GLenum type, GLsizei stride, const void *pointer)
/dports/graphics/opencsg/OpenCSG-1.4.2/glew/auto/core/gl/
H A DGL_VERSION_1_473 void glSecondaryColorPointer (GLint size, GLenum type, GLsizei stride, const void *pointer)
/dports/graphics/glew/glew-2.2.0/auto/core/gl/
H A DGL_VERSION_1_473 void glSecondaryColorPointer (GLint size, GLenum type, GLsizei stride, const void *pointer)
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/glew/glew-1.9.0/auto/core/
H A DGL_VERSION_1_472 void glSecondaryColorPointer (GLint size, GLenum type, GLsizei stride, const GLvoid *pointer)
/dports/graphics/jogl/jogl-1.1.1_9/jogl/make/
H A Dnative-taglet.properties220 glSecondaryColorPointer=glSecondaryColorPointer.xml key
H A Dgl-common.cfg215 NIODirectOnly glSecondaryColorPointer
324 BufferObjectKind Array glSecondaryColorPointer
353 RangeCheck glSecondaryColorPointer 3 1
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/shaders/
H A Dglsl-routing.c156 glSecondaryColorPointer(3, GL_FLOAT, 4*sizeof(float), &attrib[1][0]); in draw_rect()
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Common/GL/GLExtensions/
H A Dgl_1_4.h207 #define glSecondaryColorPointer dolSecondaryColorPointer macro
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/VERSION/
H A DGL_1_4.py154 def glSecondaryColorPointer(size,type,stride,pointer):pass function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/VERSION/
H A DGL_1_4.py156 def glSecondaryColorPointer(size,type,stride,pointer):pass function
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/graphics/
H A Dvertexattribute.py460 glSecondaryColorPointer(3, self.gl_type, self.stride,
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/graphics/
H A Dvertexattribute.py460 glSecondaryColorPointer(3, self.gl_type, self.stride,
/dports/graphics/blender/blender-2.91.0/intern/glew-mx/intern/
H A Dgl-deprecated.h765 #undef glSecondaryColorPointer
766 #define glSecondaryColorPointer DO_NOT_USE_glSecondaryColorPointer macro

12345678910>>...32