Home
last modified time | relevance | path

Searched refs:relativeoffset (Results 1 – 25 of 809) sorted by relevance

12345678910>>...33

/dports/graphics/glew-wayland/glew-2.2.0/auto/extensions/gl/
H A DGL_ARB_vertex_attrib_binding16 …nt vaobj, GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint relativeoffset)
17 …AttribIFormatEXT (GLuint vaobj, GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset)
18 …AttribLFormatEXT (GLuint vaobj, GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset)
21 …ibFormat (GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint relativeoffset)
22 void glVertexAttribIFormat (GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset)
23 void glVertexAttribLFormat (GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset)
/dports/graphics/opencsg/OpenCSG-1.4.2/glew/auto/extensions/gl/
H A DGL_ARB_vertex_attrib_binding16 …nt vaobj, GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint relativeoffset)
17 …AttribIFormatEXT (GLuint vaobj, GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset)
18 …AttribLFormatEXT (GLuint vaobj, GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset)
21 …ibFormat (GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint relativeoffset)
22 void glVertexAttribIFormat (GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset)
23 void glVertexAttribLFormat (GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset)
/dports/graphics/glew/glew-2.2.0/auto/extensions/gl/
H A DGL_ARB_vertex_attrib_binding16 …nt vaobj, GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint relativeoffset)
17 …AttribIFormatEXT (GLuint vaobj, GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset)
18 …AttribLFormatEXT (GLuint vaobj, GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset)
21 …ibFormat (GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint relativeoffset)
22 void glVertexAttribIFormat (GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset)
23 void glVertexAttribLFormat (GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset)
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/glew-1.9.0/auto/extensions/
H A DGL_ARB_vertex_attrib_binding13 …ibFormat (GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint relativeoffset)
14 void glVertexAttribIFormat (GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset)
15 void glVertexAttribLFormat (GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset)
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/glew/glew-1.9.0/auto/extensions/
H A DGL_ARB_vertex_attrib_binding13 …ibFormat (GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint relativeoffset)
14 void glVertexAttribIFormat (GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset)
15 void glVertexAttribLFormat (GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset)
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DARB_vertex_attrib_binding.java64 boolean normalized, @GLuint int relativeoffset); in glVertexAttribFormat() argument
68 @GLuint int relativeoffset); in glVertexAttribIFormat() argument
72 @GLuint int relativeoffset); in glVertexAttribLFormat() argument
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/ARB/
H A Dvertex_attrib_binding.py29 def glVertexAttribFormat(attribindex,size,type,normalized,relativeoffset):pass argument
32 def glVertexAttribIFormat(attribindex,size,type,relativeoffset):pass argument
35 def glVertexAttribLFormat(attribindex,size,type,relativeoffset):pass argument
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/ARB/
H A Dvertex_attrib_binding.py29 def glVertexAttribFormat(attribindex,size,type,normalized,relativeoffset):pass argument
32 def glVertexAttribIFormat(attribindex,size,type,relativeoffset):pass argument
35 def glVertexAttribLFormat(attribindex,size,type,relativeoffset):pass argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libGL/
H A Dentry_points_gl_4_3_autogen.cpp1135 GLuint relativeoffset) in VertexAttribFormat() argument
1142 GLbooleanToString(normalized), relativeoffset); in VertexAttribFormat()
1150 normalized, relativeoffset)); in VertexAttribFormat()
1156 normalized, relativeoffset); in VertexAttribFormat()
1163 GLuint relativeoffset) in VertexAttribIFormat() argument
1170 relativeoffset); in VertexAttribIFormat()
1184 relativeoffset); in VertexAttribIFormat()
1191 GLuint relativeoffset) in VertexAttribLFormat() argument
1198 relativeoffset); in VertexAttribLFormat()
1208 context->vertexAttribLFormat(attribindex, size, type, relativeoffset); in VertexAttribLFormat()
[all …]
H A Dentry_points_gl_4_3_autogen.h188 GLuint relativeoffset);
192 GLuint relativeoffset);
196 GLuint relativeoffset);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libGL/
H A Dentry_points_gl_4_3_autogen.cpp1258 GLuint relativeoffset) in VertexAttribFormat() argument
1265 GLbooleanToString(normalized), relativeoffset); in VertexAttribFormat()
1273 normalized, relativeoffset)); in VertexAttribFormat()
1279 normalized, relativeoffset); in VertexAttribFormat()
1290 GLuint relativeoffset) in VertexAttribIFormat() argument
1306 context->vertexAttribIFormat(attribindex, size, typePacked, relativeoffset); in VertexAttribIFormat()
1309 relativeoffset); in VertexAttribIFormat()
1320 GLuint relativeoffset) in VertexAttribLFormat() argument
1332 ValidateVertexAttribLFormat(context, attribindex, size, type, relativeoffset)); in VertexAttribLFormat()
1335 context->vertexAttribLFormat(attribindex, size, type, relativeoffset); in VertexAttribLFormat()
[all …]
H A Dentry_points_gl_4_3_autogen.h188 GLuint relativeoffset);
192 GLuint relativeoffset);
196 GLuint relativeoffset);
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/main/
H A Dglthread_varray.c391 GLuint relativeoffset) in attrib_format() argument
400 vao->Attrib[i].RelativeOffset = relativeoffset; in attrib_format()
405 GLint size, GLenum type, GLuint relativeoffset) in _mesa_glthread_AttribFormat() argument
410 relativeoffset); in _mesa_glthread_AttribFormat()
416 GLuint relativeoffset) in _mesa_glthread_DSAAttribFormat() argument
422 attrib_format(glthread, vao, attribindex, size, type, relativeoffset); in _mesa_glthread_DSAAttribFormat()
/dports/lang/clover/mesa-21.3.6/src/mesa/main/
H A Dglthread_varray.c400 GLuint relativeoffset) in attrib_format() argument
409 vao->Attrib[i].RelativeOffset = relativeoffset; in attrib_format()
414 GLint size, GLenum type, GLuint relativeoffset) in _mesa_glthread_AttribFormat() argument
419 relativeoffset); in _mesa_glthread_AttribFormat()
425 GLuint relativeoffset) in _mesa_glthread_DSAAttribFormat() argument
431 attrib_format(glthread, vao, attribindex, size, type, relativeoffset); in _mesa_glthread_DSAAttribFormat()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/main/
H A Dglthread_varray.c400 GLuint relativeoffset) in attrib_format() argument
409 vao->Attrib[i].RelativeOffset = relativeoffset; in attrib_format()
414 GLint size, GLenum type, GLuint relativeoffset) in _mesa_glthread_AttribFormat() argument
419 relativeoffset); in _mesa_glthread_AttribFormat()
425 GLuint relativeoffset) in _mesa_glthread_DSAAttribFormat() argument
431 attrib_format(glthread, vao, attribindex, size, type, relativeoffset); in _mesa_glthread_DSAAttribFormat()
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/main/
H A Dglthread_varray.c400 GLuint relativeoffset) in attrib_format() argument
409 vao->Attrib[i].RelativeOffset = relativeoffset; in attrib_format()
414 GLint size, GLenum type, GLuint relativeoffset) in _mesa_glthread_AttribFormat() argument
419 relativeoffset); in _mesa_glthread_AttribFormat()
425 GLuint relativeoffset) in _mesa_glthread_DSAAttribFormat() argument
431 attrib_format(glthread, vao, attribindex, size, type, relativeoffset); in _mesa_glthread_DSAAttribFormat()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/main/
H A Dglthread_varray.c400 GLuint relativeoffset) in attrib_format() argument
409 vao->Attrib[i].RelativeOffset = relativeoffset; in attrib_format()
414 GLint size, GLenum type, GLuint relativeoffset) in _mesa_glthread_AttribFormat() argument
419 relativeoffset); in _mesa_glthread_AttribFormat()
425 GLuint relativeoffset) in _mesa_glthread_DSAAttribFormat() argument
431 attrib_format(glthread, vao, attribindex, size, type, relativeoffset); in _mesa_glthread_DSAAttribFormat()
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/main/
H A Dglthread_varray.c400 GLuint relativeoffset) in attrib_format() argument
409 vao->Attrib[i].RelativeOffset = relativeoffset; in attrib_format()
414 GLint size, GLenum type, GLuint relativeoffset) in _mesa_glthread_AttribFormat() argument
419 relativeoffset); in _mesa_glthread_AttribFormat()
425 GLuint relativeoffset) in _mesa_glthread_DSAAttribFormat() argument
431 attrib_format(glthread, vao, attribindex, size, type, relativeoffset); in _mesa_glthread_DSAAttribFormat()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/main/
H A Dglthread_varray.c400 GLuint relativeoffset) in attrib_format() argument
409 vao->Attrib[i].RelativeOffset = relativeoffset; in attrib_format()
414 GLint size, GLenum type, GLuint relativeoffset) in _mesa_glthread_AttribFormat() argument
419 relativeoffset); in _mesa_glthread_AttribFormat()
425 GLuint relativeoffset) in _mesa_glthread_DSAAttribFormat() argument
431 attrib_format(glthread, vao, attribindex, size, type, relativeoffset); in _mesa_glthread_DSAAttribFormat()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/main/
H A Dglthread_varray.c400 GLuint relativeoffset) in attrib_format() argument
409 vao->Attrib[i].RelativeOffset = relativeoffset; in attrib_format()
414 GLint size, GLenum type, GLuint relativeoffset) in _mesa_glthread_AttribFormat() argument
419 relativeoffset); in _mesa_glthread_AttribFormat()
425 GLuint relativeoffset) in _mesa_glthread_DSAAttribFormat() argument
431 attrib_format(glthread, vao, attribindex, size, type, relativeoffset); in _mesa_glthread_DSAAttribFormat()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/main/
H A Dglthread_varray.c400 GLuint relativeoffset) in attrib_format() argument
409 vao->Attrib[i].RelativeOffset = relativeoffset; in attrib_format()
414 GLint size, GLenum type, GLuint relativeoffset) in _mesa_glthread_AttribFormat() argument
419 relativeoffset); in _mesa_glthread_AttribFormat()
425 GLuint relativeoffset) in _mesa_glthread_DSAAttribFormat() argument
431 attrib_format(glthread, vao, attribindex, size, type, relativeoffset); in _mesa_glthread_DSAAttribFormat()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/mesa/main/
H A Dglthread_varray.c400 GLuint relativeoffset) in attrib_format() argument
409 vao->Attrib[i].RelativeOffset = relativeoffset; in attrib_format()
414 GLint size, GLenum type, GLuint relativeoffset) in _mesa_glthread_AttribFormat() argument
419 relativeoffset); in _mesa_glthread_AttribFormat()
425 GLuint relativeoffset) in _mesa_glthread_DSAAttribFormat() argument
431 attrib_format(glthread, vao, attribindex, size, type, relativeoffset); in _mesa_glthread_DSAAttribFormat()
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/main/
H A Dglthread_varray.c400 GLuint relativeoffset) in attrib_format() argument
409 vao->Attrib[i].RelativeOffset = relativeoffset; in attrib_format()
414 GLint size, GLenum type, GLuint relativeoffset) in _mesa_glthread_AttribFormat() argument
419 relativeoffset); in _mesa_glthread_AttribFormat()
425 GLuint relativeoffset) in _mesa_glthread_DSAAttribFormat() argument
431 attrib_format(glthread, vao, attribindex, size, type, relativeoffset); in _mesa_glthread_DSAAttribFormat()
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Common/GL/GLExtensions/
H A Dgl_4_3.h320 GLboolean normalized, GLuint relativeoffset);
322 GLuint relativeoffset);
324 GLuint relativeoffset);
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libGLESv2/
H A Dentry_points_gles_3_1_autogen.cpp1351 GLuint relativeoffset) in VertexAttribFormat() argument
1356 attribindex, size, type, normalized, relativeoffset); in VertexAttribFormat()
1362 relativeoffset); in VertexAttribFormat()
1366 relativeoffset)) in VertexAttribFormat()
1368 context->vertexAttribFormat(attribindex, size, type, normalized, relativeoffset); in VertexAttribFormat()
1376 GLuint relativeoffset) in VertexAttribIFormat() argument
1381 attribindex, size, type, relativeoffset); in VertexAttribIFormat()
1387 relativeoffset); in VertexAttribIFormat()
1390 ValidateVertexAttribIFormat(context, attribindex, size, type, relativeoffset)) in VertexAttribIFormat()
1392 context->vertexAttribIFormat(attribindex, size, type, relativeoffset); in VertexAttribIFormat()

12345678910>>...33