Searched defs:prim_type (Results 1 - 25 of 30) sorted by relevance

12

/xsrc/external/mit/MesaLib/dist/src/gallium/tests/unit/
H A Du_prim_verts_test.c7 enum pipe_prim_type prim_type; member in struct:test_info
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_draw_quad.c42 util_draw_vertex_buffer(struct pipe_context * pipe,struct cso_context * cso,struct pipe_resource * vbuf,uint vbuf_slot,uint offset,uint prim_type,uint num_verts,uint num_attribs) argument
78 util_draw_user_vertex_buffer(struct cso_context * cso,void * buffer,uint prim_type,uint num_verts,uint num_attribs) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_draw_quad.c42 util_draw_vertex_buffer(struct pipe_context * pipe,struct cso_context * cso,struct pipe_resource * vbuf,uint vbuf_slot,uint offset,uint prim_type,uint num_verts,uint num_attribs) argument
78 util_draw_user_vertex_buffer(struct cso_context * cso,void * buffer,uint prim_type,uint num_verts,uint num_attribs) argument
H A Du_prim.h292 u_base_prim_type(enum pipe_prim_type prim_type) argument
318 u_vertices_for_prims(enum pipe_prim_type prim_type, int count) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_draw.h38 static inline uint32_t DRAW4(enum pc_di_primtype prim_type, argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_draw.h39 DRAW4(enum pc_di_primtype prim_type, enum pc_di_src_sel source_select, argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/d3d12/
H A Dd3d12_pipeline_state.h81 enum pipe_prim_type prim_type; member in struct:d3d12_gfx_pipeline_state
H A Dd3d12_draw.cpp316 topology(enum pipe_prim_type prim_type) argument
413 prim_supported(enum pipe_prim_type prim_type) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_pt_fetch_shade_pipeline.c380 prim_type(unsigned prim, unsigned flags) function in typeref:typename:unsigned
H A Ddraw_pt_fetch_shade_pipeline_llvm.c499 prim_type(unsigned prim, unsigned flags) function in typeref:typename:unsigned
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/v3d/
H A Dv3d_context.c141 enum pipe_prim_type prim_type = u_base_prim_type(v3d->prim_mode); local in function:v3d_update_primitive_counters
H A Dv3dx_draw.c393 v3d_gs_output_primitive(uint32_t prim_type) argument
892 v3d_hw_prim_type(enum pipe_prim_type prim_type) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_pt_fetch_shade_pipeline.c382 prim_type(unsigned prim, unsigned flags) function in typeref:typename:unsigned
H A Ddraw_pt_fetch_shade_pipeline_llvm.c792 prim_type(unsigned prim, unsigned flags) function in typeref:typename:unsigned
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv50_program.h97 uint8_t prim_type; /* point, line strip or tri strip */ member in struct:nv50_program::__anonfa2b0bd10308
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv50_program.h102 uint8_t prim_type; /* point, line strip or tri strip */ member in struct:nv50_program::__anonbe7590440308
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_util.h102 static inline uint32_t DRAW(enum pc_di_primtype prim_type, argument
116 static inline uint32_t DRAW_A20X(enum pc_di_primtype prim_type, argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_util.h233 DRAW(enum pc_di_primtype prim_type, enum pc_di_src_sel source_select, argument
243 DRAW_A20X(enum pc_di_primtype prim_type, argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/
H A Dsfn_nir.cpp903 auto prim_type = sh->info.stage == MESA_SHADER_TESS_EVAL ? local in function:r600_shader_from_nir
H A Dsfn_nir_lower_tess_io.cpp276 outer_tf_components(pipe_prim_type prim_type) argument
290 r600_lower_tess_io_impl(nir_builder *b, nir_instr *instr, enum pipe_prim_type prim_type) argument
399 bool r600_lower_tess_io(nir_shader *shader, enum pipe_prim_type prim_type) argument
430 bool r600_append_tcs_TF_emission(nir_shader *shader, enum pipe_prim_type prim_type) { argument
556 pipe_prim_type prim_type local in function:r600_lower_tess_coord_impl
571 r600_lower_tess_coord(nir_shader * sh,enum pipe_prim_type prim_type) argument
[all...]
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Devergreen_state.h224 uint32_t prim_type; member in struct:__anon0a2b7a930808
H A Dr600_state.h185 uint32_t prim_type; member in struct:__anonbd842b780808
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Devergreen_state.h220 uint32_t prim_type; member in struct:__anon924f4acb0808
H A Dr600_state.h181 uint32_t prim_type; member in struct:__anonad3ef8b00808
/xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/
H A Dv3dvx_cmd_buffer.c1718 v3d_gs_output_primitive(uint32_t prim_type) argument
2039 v3d_hw_prim_type(enum pipe_prim_type prim_type) argument

Completed in 26 milliseconds

12