Home
last modified time | relevance | path

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

/third_party/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
/third_party/mesa3d/src/mesa/vbo/
Dvbo_private.h128 vbo_set_vertex_format(struct gl_vertex_format* vertex_format, in vbo_set_vertex_format()
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_format.c40 SVGA3dSurfaceFormat vertex_format; member
/third_party/mesa3d/src/amd/vulkan/
Dradv_acceleration_structure.c861 uint32_t vertex_format; member
956 nir_ssa_def *vertex_format = nir_channel(&b, pconst3, 3); in build_leaf_shader() local
/third_party/mesa3d/src/mesa/main/
Dvarray.c531 _mesa_set_vertex_format(struct gl_vertex_format *vertex_format, in _mesa_set_vertex_format()