Home
last modified time | relevance | path

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

/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.c1014 uint32_t vertex_format; member
1188 nir_ssa_def *vertex_format = nir_channel(&b, pconst3, 3); in build_leaf_shader() local
/third_party/mesa3d/src/mesa/main/
Dvarray.c546 _mesa_set_vertex_format(struct gl_vertex_format *vertex_format, in _mesa_set_vertex_format()