Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/tests/unit/
H A Du_prim_verts_test.c7 enum pipe_prim_type prim_type; member
/third_party/mesa3d/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) util_draw_vertex_buffer() argument
78 util_draw_user_vertex_buffer(struct cso_context *cso, void *buffer, uint prim_type, uint num_verts, uint num_attribs) util_draw_user_vertex_buffer() argument
H A Du_prim.h293 u_base_prim_type(enum pipe_prim_type prim_type) in u_base_prim_type() argument
334 u_vertices_for_prims(enum pipe_prim_type prim_type, int count) in u_vertices_for_prims() argument
/third_party/node/deps/openssl/openssl/crypto/asn1/
H A Dasn1_local.h34 int prim_type; member
/third_party/openssl/crypto/asn1/
H A Dasn1_local.h34 int prim_type; member
/third_party/mesa3d/src/broadcom/common/
H A Dv3d_util.c151 v3d_hw_prim_type(enum pipe_prim_type prim_type) in v3d_hw_prim_type() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_draw.h39 DRAW4(enum pc_di_primtype prim_type, enum pc_di_src_sel source_select, in DRAW4() argument
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_pipeline_state.h76 enum pipe_prim_type prim_type; member
H A Dd3d12_draw.cpp616 topology(enum pipe_prim_type prim_type, uint8_t patch_vertices) in topology() argument
712 prim_supported(enum pipe_prim_type prim_type) in prim_supported() argument
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_context.c142 enum pipe_prim_type prim_type = u_base_prim_type(v3d->prim_mode); in v3d_update_primitive_counters() local
H A Dv3dx_draw.c397 v3d_gs_output_primitive(enum shader_prim prim_type) in v3d_gs_output_primitive() argument
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pt_fetch_shade_pipeline.c370 prim_type(unsigned prim, unsigned flags) in prim_type() function
H A Ddraw_pt_fetch_shade_pipeline_llvm.c784 prim_type(enum pipe_prim_type prim, unsigned flags) in prim_type() function
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_program.h102 uint8_t prim_type; /* point, line strip or tri strip */ member
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_nir_lower_tess_io.cpp314 outer_tf_components(pipe_prim_type prim_type) in outer_tf_components() argument
328 r600_lower_tess_io_impl(nir_builder *b, nir_instr *instr, enum pipe_prim_type prim_type) in r600_lower_tess_io_impl() argument
437 bool r600_lower_tess_io(nir_shader *shader, enum pipe_prim_type prim_type) in r600_lower_tess_io() argument
468 bool r600_append_tcs_TF_emission(nir_shader *shader, enum pipe_prim_type prim_type) { in r600_append_tcs_TF_emission() argument
594 pipe_prim_type prim_type in r600_lower_tess_coord_impl() local
609 r600_lower_tess_coord(nir_shader *sh, enum pipe_prim_type prim_type) r600_lower_tess_coord() argument
[all...]
H A Dsfn_nir.cpp736 auto prim_type = sh->info.stage == MESA_SHADER_TESS_EVAL ? in r600_shader_from_nir() local
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_util.h233 DRAW(enum pc_di_primtype prim_type, enum pc_di_src_sel source_select, in DRAW() argument
243 DRAW_A20X(enum pc_di_primtype prim_type, in DRAW_A20X() argument
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dvx_cmd_buffer.c1798 v3d_gs_output_primitive(enum shader_prim prim_type) in v3d_gs_output_primitive() argument
/third_party/mesa3d/src/freedreno/decode/
H A Dcffdec.c1875 uint32_t prim_type = dwords[1] & 0x1f; in draw_indx_common() local
1993 uint32_t prim_type = dwords[0] & 0x1f; in cp_draw_indx_offset() local
2006 uint32_t prim_type = dwords[0] & 0x1f; in cp_draw_indx_indirect() local
2030 uint32_t prim_type = dwords[0] & 0x1f; in cp_draw_indirect() local
2045 uint32_t prim_type in cp_draw_indirect_multi() local
[all...]
/third_party/mesa3d/src/compiler/glsl/
H A Dast.h566 unsigned prim_type:1; member
736 GLenum prim_type; member
1317 ast_gs_input_layout(const struct YYLTYPE &locp, GLenum prim_type) in ast_gs_input_layout() argument
1327 const GLenum prim_type; member in ast_gs_input_layout
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c367 VGPU10_PRIMITIVE prim_type;/**< VGPU10 primitive type */ member

Completed in 36 milliseconds