Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/vbo/
Dvbo_private.h129 vbo_set_vertex_format(struct gl_vertex_format* vertex_format, in vbo_set_vertex_format()
/third_party/mesa3d/src/intel/vulkan/grl/gpu/
Dapi_interface.h306 uint vertex_format = geomDesc->Desc.Triangles.VertexFormat; in GRL_load_vertex() local
414 GRL_INLINE void GRL_load_triangle_vertices(global char* vertices, const uint vertex_format, const u… in GRL_load_triangle_vertices()
550 const uint4 vtxID, const uint vertex_format, global char* vertices) in GRL_load_quad_vertices_no_stride()
748 uint vertex_format = geomDesc->Desc.Triangles.VertexFormat; in GRL_load_quad_vertices() local
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_acceleration_structure.c340 VkFormat vertex_format = geom->geometry.triangles.vertexFormat; in lvp_build_acceleration_structure() local
/third_party/mesa3d/src/vulkan/runtime/bvh/
Dvk_bvh.h152 uint32_t vertex_format; member
Dvk_build_helpers.h319 load_vertices(VOID_REF vertices, triangle_indices indices, uint32_t vertex_format, uint32_t stride) in load_vertices()
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_format.c22 SVGA3dSurfaceFormat vertex_format; member
/third_party/mesa3d/src/mesa/main/
Dvarray.c709 set_vertex_format_user(union gl_vertex_format_user *vertex_format, in set_vertex_format_user()
724 recompute_vertex_format_fields(struct gl_vertex_format *vertex_format, in recompute_vertex_format_fields()
739 _mesa_set_vertex_format(struct gl_vertex_format *vertex_format, in _mesa_set_vertex_format()