Home
last modified time | relevance | path

Searched refs:attrib_component_unaligned (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_vbuf.h53 unsigned attrib_component_unaligned:1; member
H A Du_vbuf.c310 caps->attrib_component_unaligned = in u_vbuf_get_caps()
313 assert(caps->attrib_component_unaligned || in u_vbuf_get_caps()
342 !caps->attrib_component_unaligned || in u_vbuf_get_caps()
781 if (!mgr->caps.attrib_component_unaligned && in u_vbuf_translate_begin()
797 if (!mgr->caps.attrib_component_unaligned) in u_vbuf_translate_begin()
917 (!mgr->caps.attrib_component_unaligned && in u_vbuf_create_vertex_elements()
1070 if (!mgr->caps.attrib_component_unaligned) { in u_vbuf_set_vertex_buffers()
1475 if (!mgr->caps.attrib_component_unaligned) { in u_vbuf_draw_vbo()

Completed in 5 milliseconds