Home
last modified time | relevance | path

Searched refs:VertexAttribP4ui (Results 1 – 19 of 19) sorted by relevance

/external/mesa3d/src/mesa/main/
Dvtxfmt.c228 SET_VertexAttribP4ui(tab, vfmt->VertexAttribP4ui); in install_vtxfmt()
Ddd.h991 void (GLAPIENTRYP VertexAttribP4ui)( GLuint index, GLenum type,
/external/chromium_org/third_party/mesa/src/src/mesa/main/
Dvtxfmt.c228 SET_VertexAttribP4ui(tab, vfmt->VertexAttribP4ui); in install_vtxfmt()
Ddd.h991 void (GLAPIENTRYP VertexAttribP4ui)( GLuint index, GLenum type,
/external/chromium_org/third_party/mesa/src/src/mapi/glapi/tests/
Dcheck_table.cpp1212 { "glVertexAttribP4ui", _O(VertexAttribP4ui) },
/external/mesa3d/src/mesa/vbo/
Dvbo_attrib_tmp.h1046 TAG(VertexAttribP4ui)(GLuint index, GLenum type, GLboolean normalized, in TAG() argument
Dvbo_save_api.c1439 vfmt->VertexAttribP4ui = _save_VertexAttribP4ui; in _save_vtxfmt_init()
Dvbo_exec_api.c1059 vfmt->VertexAttribP4ui = vbo_VertexAttribP4ui; in vbo_exec_vtxfmt_init()
/external/chromium_org/third_party/mesa/src/src/mesa/vbo/
Dvbo_attrib_tmp.h1046 TAG(VertexAttribP4ui)(GLuint index, GLenum type, GLboolean normalized, in TAG() argument
Dvbo_exec_api.c1059 vfmt->VertexAttribP4ui = vbo_VertexAttribP4ui; in vbo_exec_vtxfmt_init()
Dvbo_save_api.c1439 vfmt->VertexAttribP4ui = _save_VertexAttribP4ui; in _save_vtxfmt_init()
/external/mesa3d/src/mapi/glapi/tests/
Dcheck_table.cpp1212 { "glVertexAttribP4ui", _O(VertexAttribP4ui) },
/external/mesa3d/include/GL/
Dgl_mangle.h2162 #define glVertexAttribP4ui MANGLE(VertexAttribP4ui)
/external/chromium_org/third_party/mesa/src/include/GL/
Dgl_mangle.h2162 #define glVertexAttribP4ui MANGLE(VertexAttribP4ui)
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/glapi/
Dglapitable.h698 …void (GLAPIENTRYP VertexAttribP4ui)(GLuint index, GLenum type, GLboolean normalized, GLuint value)…
Dglapitemp.h5195 KEYWORD1 void KEYWORD2 NAME(VertexAttribP4ui)(GLuint index, GLenum type, GLboolean normalized, GLui… in NAME() argument
5198 …DISPATCH(VertexAttribP4ui, (index, type, normalized, value), (F, "glVertexAttribP4ui(%d, 0x%x, %d,… in NAME()
8842 TABLE_ENTRY(VertexAttribP4ui),
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
Dglapi_gentable.c6187 if(!disp->VertexAttribP4ui) { in _glapi_create_table_from_handle()
6188 void ** procp = (void **) &disp->VertexAttribP4ui; in _glapi_create_table_from_handle()
Dglapi_x86-64.S24770 .globl GL_PREFIX(VertexAttribP4ui)
24771 .type GL_PREFIX(VertexAttribP4ui), @function
24772 GL_PREFIX(VertexAttribP4ui):
24812 .size GL_PREFIX(VertexAttribP4ui), .-GL_PREFIX(VertexAttribP4ui)
Dglapi_mapi_tmp.h873 GLAPI void APIENTRY GLAPI_PREFIX(VertexAttribP4ui)(GLuint index, GLenum type, GLboolean normalized,…
7273 GLAPI void APIENTRY GLAPI_PREFIX(VertexAttribP4ui)(GLuint index, GLenum type, GLboolean normalized,… in GLAPI_PREFIX() argument
12919 STUB_ASM_ENTRY(GLAPI_PREFIX_STR(VertexAttribP4ui))"\n"