Home
last modified time | relevance | path

Searched defs:vertex_format (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_ioctl.c122 GLuint vertex_format, in radeonEmitVbufPrim()
214 GLuint vertex_format, in radeonAllocEltsOpenEnded()
Dradeon_maos_verts.c59 GLuint vertex_format; member
Dradeon_context.h344 GLuint vertex_format; member
362 GLuint vertex_format; member
/external/mesa3d/src/mesa/vbo/
Dvbo_private.h107 vbo_set_vertex_format(struct gl_vertex_format* vertex_format, in vbo_set_vertex_format()
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_format.c40 SVGA3dSurfaceFormat vertex_format; member
/external/mesa3d/src/mesa/main/
Dvarray.c528 _mesa_set_vertex_format(struct gl_vertex_format *vertex_format, in _mesa_set_vertex_format()
/external/rust/crates/ash/src/vk/
Ddefinitions.rs31572 pub vertex_format: Format, field
31640 pub fn vertex_format(mut self, vertex_format: Format) -> Self { in vertex_format() method
40982 pub vertex_format: Format, field
41046 pub fn vertex_format(mut self, vertex_format: Format) -> Self { in vertex_format() method