Searched defs:vertex_format (Results 1 – 7 of 7) sorted by relevance
| /third_party/mesa3d/src/mesa/vbo/ |
| D | vbo_private.h | 129 vbo_set_vertex_format(struct gl_vertex_format* vertex_format, in vbo_set_vertex_format()
|
| /third_party/mesa3d/src/intel/vulkan/grl/gpu/ |
| D | api_interface.h | 306 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/ |
| D | lvp_acceleration_structure.c | 340 VkFormat vertex_format = geom->geometry.triangles.vertexFormat; in lvp_build_acceleration_structure() local
|
| /third_party/mesa3d/src/vulkan/runtime/bvh/ |
| D | vk_bvh.h | 152 uint32_t vertex_format; member
|
| D | vk_build_helpers.h | 319 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/ |
| D | svga_format.c | 22 SVGA3dSurfaceFormat vertex_format; member
|
| /third_party/mesa3d/src/mesa/main/ |
| D | varray.c | 709 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()
|