Home
last modified time | relevance | path

Searched refs:has_user_indices (Results 1 – 25 of 589) sorted by relevance

12345678910>>...24

/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/auxiliary/util/
H A Du_index_modify.c42 if (info->has_user_indices) { in util_shorten_ubyte_elts_to_userptr()
76 if (info->has_user_indices) { in util_rebuild_ushort_elts_to_userptr()
110 if (info->has_user_indices) { in util_rebuild_uint_elts_to_userptr()
H A Du_draw.h85 info.has_user_indices = true; in util_draw_elements()
138 info.has_user_indices = true; in util_draw_elements_instanced()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/auxiliary/util/
H A Du_index_modify.c42 if (info->has_user_indices) { in util_shorten_ubyte_elts_to_userptr()
76 if (info->has_user_indices) { in util_rebuild_ushort_elts_to_userptr()
110 if (info->has_user_indices) { in util_rebuild_uint_elts_to_userptr()
H A Du_draw.h85 info.has_user_indices = true; in util_draw_elements()
138 info.has_user_indices = true; in util_draw_elements_instanced()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/auxiliary/util/
H A Du_index_modify.c42 if (info->has_user_indices) { in util_shorten_ubyte_elts_to_userptr()
76 if (info->has_user_indices) { in util_rebuild_ushort_elts_to_userptr()
110 if (info->has_user_indices) { in util_rebuild_uint_elts_to_userptr()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/auxiliary/util/
H A Du_index_modify.c42 if (info->has_user_indices) { in util_shorten_ubyte_elts_to_userptr()
76 if (info->has_user_indices) { in util_rebuild_ushort_elts_to_userptr()
110 if (info->has_user_indices) { in util_rebuild_uint_elts_to_userptr()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/auxiliary/util/
H A Du_index_modify.c42 if (info->has_user_indices) { in util_shorten_ubyte_elts_to_userptr()
76 if (info->has_user_indices) { in util_rebuild_ushort_elts_to_userptr()
110 if (info->has_user_indices) { in util_rebuild_uint_elts_to_userptr()
H A Du_draw.h81 info.has_user_indices = true; in util_draw_elements()
128 info.has_user_indices = true; in util_draw_elements_instanced()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/auxiliary/util/
H A Du_index_modify.c42 if (info->has_user_indices) { in util_shorten_ubyte_elts_to_userptr()
76 if (info->has_user_indices) { in util_rebuild_ushort_elts_to_userptr()
110 if (info->has_user_indices) { in util_rebuild_uint_elts_to_userptr()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/auxiliary/util/
H A Du_index_modify.c42 if (info->has_user_indices) { in util_shorten_ubyte_elts_to_userptr()
76 if (info->has_user_indices) { in util_rebuild_ushort_elts_to_userptr()
110 if (info->has_user_indices) { in util_rebuild_uint_elts_to_userptr()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/auxiliary/util/
H A Du_index_modify.c42 if (info->has_user_indices) { in util_shorten_ubyte_elts_to_userptr()
76 if (info->has_user_indices) { in util_rebuild_ushort_elts_to_userptr()
110 if (info->has_user_indices) { in util_rebuild_uint_elts_to_userptr()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/auxiliary/util/
H A Du_index_modify.c42 if (info->has_user_indices) { in util_shorten_ubyte_elts_to_userptr()
76 if (info->has_user_indices) { in util_rebuild_ushort_elts_to_userptr()
110 if (info->has_user_indices) { in util_rebuild_uint_elts_to_userptr()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/auxiliary/util/
H A Du_index_modify.c42 if (info->has_user_indices) { in util_shorten_ubyte_elts_to_userptr()
76 if (info->has_user_indices) { in util_rebuild_ushort_elts_to_userptr()
110 if (info->has_user_indices) { in util_rebuild_uint_elts_to_userptr()
/dports/lang/clover/mesa-21.3.6/src/gallium/auxiliary/util/
H A Du_index_modify.c42 if (info->has_user_indices) { in util_shorten_ubyte_elts_to_userptr()
76 if (info->has_user_indices) { in util_rebuild_ushort_elts_to_userptr()
110 if (info->has_user_indices) { in util_rebuild_uint_elts_to_userptr()
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/panfrost/
H A Dpan_helpers.c106 if (!info->has_user_indices) { in panfrost_get_index_buffer_bounded()
134 if (!info->has_user_indices) in panfrost_get_index_buffer_bounded()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/panfrost/
H A Dpan_helpers.c106 if (!info->has_user_indices) { in panfrost_get_index_buffer_bounded()
134 if (!info->has_user_indices) in panfrost_get_index_buffer_bounded()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/panfrost/
H A Dpan_helpers.c106 if (!info->has_user_indices) { in panfrost_get_index_buffer_bounded()
134 if (!info->has_user_indices) in panfrost_get_index_buffer_bounded()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/panfrost/
H A Dpan_helpers.c106 if (!info->has_user_indices) { in panfrost_get_index_buffer_bounded()
134 if (!info->has_user_indices) in panfrost_get_index_buffer_bounded()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/panfrost/
H A Dpan_helpers.c106 if (!info->has_user_indices) { in panfrost_get_index_buffer_bounded()
134 if (!info->has_user_indices) in panfrost_get_index_buffer_bounded()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/panfrost/
H A Dpan_helpers.c106 if (!info->has_user_indices) { in panfrost_get_index_buffer_bounded()
134 if (!info->has_user_indices) in panfrost_get_index_buffer_bounded()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/panfrost/
H A Dpan_helpers.c106 if (!info->has_user_indices) { in panfrost_get_index_buffer_bounded()
134 if (!info->has_user_indices) in panfrost_get_index_buffer_bounded()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/panfrost/
H A Dpan_helpers.c106 if (!info->has_user_indices) { in panfrost_get_index_buffer_bounded()
134 if (!info->has_user_indices) in panfrost_get_index_buffer_bounded()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/panfrost/
H A Dpan_helpers.c106 if (!info->has_user_indices) { in panfrost_get_index_buffer_bounded()
134 if (!info->has_user_indices) in panfrost_get_index_buffer_bounded()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/panfrost/
H A Dpan_helpers.c106 if (!info->has_user_indices) { in panfrost_get_index_buffer_bounded()
134 if (!info->has_user_indices) in panfrost_get_index_buffer_bounded()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/main/
H A Dglthread_draw.c607 bool has_user_indices = vao->CurrentElementBufferName == 0; in draw_elements() local
620 (!user_buffer_mask && !has_user_indices)) { in draw_elements()
640 if (!has_user_indices) in draw_elements()
669 if (has_user_indices) in draw_elements()
820 bool has_user_indices = vao->CurrentElementBufferName == 0; in _mesa_marshal_MultiDrawElementsBaseVertex() local
829 (!user_buffer_mask && !has_user_indices))) { in _mesa_marshal_MultiDrawElementsBaseVertex()
845 (need_index_bounds && !has_user_indices)) in _mesa_marshal_MultiDrawElementsBaseVertex()
898 } else if (has_user_indices) { in _mesa_marshal_MultiDrawElementsBaseVertex()
932 if (has_user_indices) { in _mesa_marshal_MultiDrawElementsBaseVertex()

12345678910>>...24