Searched refs:vertex_format (Results 1 - 16 of 16) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
H A Dradeon_maos_verts.c59 GLuint vertex_format; member in struct:__anon14505
372 if ((setup_tab[i].vertex_format & req) == req)
375 if (rmesa->tcl.vertex_format == setup_tab[i].vertex_format &&
394 (setup_tab[i].vertex_format & RADEON_CP_VC_FRMT_W0))) {
410 if (setup_tab[i].vertex_format & RADEON_CP_VC_FRMT_W0) {
428 rmesa->tcl.vertex_format = setup_tab[i].vertex_format;
H A Dradeon_ioctl.h49 GLuint vertex_format,
57 GLuint vertex_format,
H A Dradeon_ioctl.c125 GLuint vertex_format,
142 OUT_BATCH(vertex_format);
158 OUT_BATCH(vertex_format);
217 GLuint vertex_format,
243 OUT_BATCH(vertex_format);
251 OUT_BATCH(vertex_format);
124 radeonEmitVbufPrim( r100ContextPtr rmesa, GLuint vertex_format, GLuint primitive, GLuint vertex_nr ) argument
216 radeonAllocEltsOpenEnded( r100ContextPtr rmesa, GLuint vertex_format, GLuint primitive, GLuint min_nr ) argument
H A Dradeon_tcl.c155 return radeonAllocEltsOpenEnded( rmesa, rmesa->tcl.vertex_format,
183 rmesa->tcl.vertex_format,
459 rmesa->swtcl.vertex_format = 0;
506 rmesa->swtcl.vertex_format = 0;
H A Dradeon_context.h345 GLuint vertex_format; member in struct:r100_tcl_info
363 GLuint vertex_format; member in struct:r100_swtcl_info
H A Dradeon_maos_arrays.c287 rmesa->tcl.vertex_format = vfmt;
H A Dradeon_maos_vbtmp.h293 setup_tab[IDX].vertex_format = IND;
H A Dradeon_swtcl.c217 fmt_0 != rmesa->swtcl.vertex_format) {
219 rmesa->swtcl.vertex_format = fmt_0;
327 rmesa->swtcl.vertex_format,
/external/mesa3d/src/mesa/drivers/dri/radeon/
H A Dradeon_maos_verts.c59 GLuint vertex_format; member in struct:__anon27916
372 if ((setup_tab[i].vertex_format & req) == req)
375 if (rmesa->tcl.vertex_format == setup_tab[i].vertex_format &&
394 (setup_tab[i].vertex_format & RADEON_CP_VC_FRMT_W0))) {
410 if (setup_tab[i].vertex_format & RADEON_CP_VC_FRMT_W0) {
428 rmesa->tcl.vertex_format = setup_tab[i].vertex_format;
H A Dradeon_ioctl.h49 GLuint vertex_format,
57 GLuint vertex_format,
H A Dradeon_ioctl.c125 GLuint vertex_format,
142 OUT_BATCH(vertex_format);
158 OUT_BATCH(vertex_format);
217 GLuint vertex_format,
243 OUT_BATCH(vertex_format);
251 OUT_BATCH(vertex_format);
124 radeonEmitVbufPrim( r100ContextPtr rmesa, GLuint vertex_format, GLuint primitive, GLuint vertex_nr ) argument
216 radeonAllocEltsOpenEnded( r100ContextPtr rmesa, GLuint vertex_format, GLuint primitive, GLuint min_nr ) argument
H A Dradeon_tcl.c155 return radeonAllocEltsOpenEnded( rmesa, rmesa->tcl.vertex_format,
183 rmesa->tcl.vertex_format,
459 rmesa->swtcl.vertex_format = 0;
506 rmesa->swtcl.vertex_format = 0;
H A Dradeon_context.h345 GLuint vertex_format; member in struct:r100_tcl_info
363 GLuint vertex_format; member in struct:r100_swtcl_info
H A Dradeon_maos_arrays.c287 rmesa->tcl.vertex_format = vfmt;
H A Dradeon_maos_vbtmp.h293 setup_tab[IDX].vertex_format = IND;
H A Dradeon_swtcl.c217 fmt_0 != rmesa->swtcl.vertex_format) {
219 rmesa->swtcl.vertex_format = fmt_0;
327 rmesa->swtcl.vertex_format,

Completed in 1724 milliseconds