/third_party/mindspore/mindspore/lite/src/runtime/ |
D | infer_manager.h | 47 …void InsertInferShapeFunc(int prim_type, InferShape func) { infer_shape_funcs_[prim_type] = func; } in InsertInferShapeFunc() 49 InferShape GetInferShapeFunc(int prim_type) { in GetInferShapeFunc() 65 RegistryInferShape(int prim_type, InferShape func) { in RegistryInferShape() 71 #define REG_INFER_SHAPE(op, prim_type, func) static RegistryInferShape g_##op##InferShape(prim_type… argument
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/infer/ |
D | infer_register.c | 352 InferShape GetInferFunc(int prim_type) { in GetInferFunc() 364 void RegInfer(int prim_type, InferShape func) { in RegInfer()
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
D | u_draw_quad.c | 47 uint prim_type, in util_draw_vertex_buffer() 79 uint prim_type, uint num_verts, uint num_attribs) in util_draw_user_vertex_buffer()
|
D | u_prim.h | 292 u_base_prim_type(enum pipe_prim_type prim_type) in u_base_prim_type() 318 u_vertices_for_prims(enum pipe_prim_type prim_type, int count) in u_vertices_for_prims()
|
/third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
D | sfn_nir_lower_tess_io.cpp | 276 outer_tf_components(pipe_prim_type prim_type) in outer_tf_components() 290 r600_lower_tess_io_impl(nir_builder *b, nir_instr *instr, enum pipe_prim_type prim_type) in r600_lower_tess_io_impl() 399 bool r600_lower_tess_io(nir_shader *shader, enum pipe_prim_type prim_type) in r600_lower_tess_io() 430 bool r600_append_tcs_TF_emission(nir_shader *shader, enum pipe_prim_type prim_type) { in r600_append_tcs_TF_emission() 556 pipe_prim_type prim_type = *(pipe_prim_type *)_options; in r600_lower_tess_coord_impl() local 571 bool r600_lower_tess_coord(nir_shader *sh, enum pipe_prim_type prim_type) in r600_lower_tess_coord()
|
D | sfn_nir.cpp | 903 auto prim_type = sh->info.stage == MESA_SHADER_TESS_EVAL ? in r600_shader_from_nir() local
|
/third_party/mesa3d/src/gallium/tests/unit/ |
D | u_prim_verts_test.c | 7 enum pipe_prim_type prim_type; member
|
/third_party/mindspore/mindspore/ccsrc/frontend/operator/ |
D | prim_to_function.cc | 63 int64_t prim_type = static_cast<int64_t>(kPrimTypeUnknown); in GetPrimType() local
|
/third_party/mindspore/mindspore/lite/tools/schema_gen/ |
D | schema_gen.cc | 67 std::string prim_type = instance->GetPrimTypeGenFunc()(); in Init() local
|
/third_party/openssl/crypto/asn1/ |
D | asn1_local.h | 32 int prim_type; member
|
/third_party/mindspore/mindspore/core/ir/ |
D | primitive.cc | 29 Primitive::Primitive(const std::string &name, const bool is_base, const PrimType prim_type) in Primitive()
|
D | primitive.h | 105 PrimType prim_type() const { return prim_type_; } in prim_type() function
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
D | fd4_draw.h | 39 DRAW4(enum pc_di_primtype prim_type, enum pc_di_src_sel source_select, in DRAW4()
|
/third_party/mesa3d/src/gallium/drivers/d3d12/ |
D | d3d12_draw.cpp | 316 topology(enum pipe_prim_type prim_type) in topology() 413 prim_supported(enum pipe_prim_type prim_type) in prim_supported()
|
D | d3d12_pipeline_state.h | 81 enum pipe_prim_type prim_type; member
|
/third_party/mesa3d/src/gallium/drivers/freedreno/ |
D | freedreno_util.h | 231 DRAW(enum pc_di_primtype prim_type, enum pc_di_src_sel source_select, in DRAW() 241 DRAW_A20X(enum pc_di_primtype prim_type, in DRAW_A20X()
|
/third_party/boost/libs/smart_ptr/extras/test/ |
D | sp_atomic_mt2_test.cpp | 61 enum prim_type enum
|
/third_party/mesa3d/src/gallium/drivers/v3d/ |
D | v3d_context.c | 141 enum pipe_prim_type prim_type = u_base_prim_type(v3d->prim_mode); in v3d_update_primitive_counters() local
|
D | v3dx_draw.c | 393 v3d_gs_output_primitive(uint32_t prim_type) in v3d_gs_output_primitive() 892 v3d_hw_prim_type(enum pipe_prim_type prim_type) in v3d_hw_prim_type()
|
/third_party/mesa3d/src/gallium/auxiliary/draw/ |
D | draw_pt_fetch_shade_pipeline.c | 382 prim_type(unsigned prim, unsigned flags) in prim_type() function
|
/third_party/mesa3d/src/freedreno/decode/ |
D | cffdec.c | 1875 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 = dwords[0] & 0x1f; in cp_draw_indirect_multi() local
|
/third_party/mesa3d/src/compiler/glsl/ |
D | ast.h | 566 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()
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv50_program.h | 102 uint8_t prim_type; /* point, line strip or tri strip */ member
|
/third_party/mesa3d/src/broadcom/vulkan/ |
D | v3dvx_cmd_buffer.c | 1718 v3d_gs_output_primitive(uint32_t prim_type) in v3d_gs_output_primitive() 2039 v3d_hw_prim_type(enum pipe_prim_type prim_type) in v3d_hw_prim_type()
|
/third_party/mindspore/mindspore/ccsrc/vm/ |
D | transform.cc | 464 PrimTypePair prim_type = std::make_pair(prim, type); in WrapPrimitives() local
|