Searched refs:vertex_format (Results 1 – 9 of 9) sorted by relevance
60 GLuint vertex_format; member374 if ((setup_tab[i].vertex_format & req) == req) in radeonEmitArrays()377 if (rmesa->tcl.vertex_format == setup_tab[i].vertex_format && in radeonEmitArrays()396 (setup_tab[i].vertex_format & RADEON_CP_VC_FRMT_W0))) { in radeonEmitArrays()412 if (setup_tab[i].vertex_format & RADEON_CP_VC_FRMT_W0) { in radeonEmitArrays()430 rmesa->tcl.vertex_format = setup_tab[i].vertex_format; in radeonEmitArrays()
123 GLuint vertex_format, in radeonEmitVbufPrim() argument140 OUT_BATCH(vertex_format); in radeonEmitVbufPrim()156 OUT_BATCH(vertex_format); in radeonEmitVbufPrim()215 GLuint vertex_format, in radeonAllocEltsOpenEnded() argument241 OUT_BATCH(vertex_format); in radeonAllocEltsOpenEnded()249 OUT_BATCH(vertex_format); in radeonAllocEltsOpenEnded()
48 GLuint vertex_format,56 GLuint vertex_format,
157 return radeonAllocEltsOpenEnded( rmesa, rmesa->tcl.vertex_format, in radeonAllocElts()185 rmesa->tcl.vertex_format, in radeonEmitPrim()461 rmesa->swtcl.vertex_format = 0; in transition_to_swtnl()508 rmesa->swtcl.vertex_format = 0; in transition_to_hwtnl()
344 GLuint vertex_format; member362 GLuint vertex_format; member
218 fmt_0 != rmesa->swtcl.vertex_format) { in radeonSetVertexFormat()220 rmesa->swtcl.vertex_format = fmt_0; in radeonSetVertexFormat()332 rmesa->swtcl.vertex_format, in r100_swtcl_flush()
288 rmesa->tcl.vertex_format = vfmt; in radeonEmitArrays()
293 setup_tab[IDX].vertex_format = IND; in TAG()
41 SVGA3dSurfaceFormat vertex_format; member387 *svga_format = format_conversion_table[format].vertex_format; in svga_translate_vertex_format_vgpu10()425 return format_conversion_table[format].vertex_format; in svga_translate_format()