Home
last modified time | relevance | path

Searched defs:prim_restart (Results 1 - 11 of 11) sorted by relevance

/third_party/mesa3d/src/util/indices/
H A Du_indices.c122 u_index_translator(unsigned hw_mask, enum pipe_prim_type prim, unsigned in_index_size, unsigned nr, unsigned in_pv, unsigned out_pv, unsigned prim_restart, enum pipe_prim_type *out_prim, unsigned *out_index_size, unsigned *out_nr, u_translate_func *out_translate) u_index_translator() argument
H A Du_indices_gen.py210 def prim_restart(in_verts, out_verts, out_prims, close_func = None): function
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_meta.c135 bool prim_restart = type == DZN_INDIRECT_INDEXED_DRAW_TRIANGLE_FAN_PRIM_RESTART || in dzn_meta_indirect_draw_init() local
274 bool prim_restart = in dzn_meta_triangle_fan_rewrite_index_init() local
H A Ddzn_nir.c119 bool prim_restart = type == DZN_INDIRECT_INDEXED_DRAW_TRIANGLE_FAN_PRIM_RESTART || in dzn_nir_indirect_draw_shader() local
H A Ddzn_private.h108 dzn_index_type_from_dxgi_format(DXGI_FORMAT format, bool prim_restart) in dzn_index_type_from_dxgi_format() argument
H A Ddzn_cmd_buffer.c2598 ASSERTED bool prim_restart = in dzn_cmd_buffer_triangle_fan_rewrite_index() local
2712 bool prim_restart = in dzn_cmd_buffer_indirect_draw() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_context.h55 bool prim_restart; member
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_screen.h43 bool prim_restart; member
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_screen.h41 bool prim_restart; member
H A Dnvc0_vbo_translate.c25 bool prim_restart; member
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_context.h670 bool prim_restart; member

Completed in 18 milliseconds