Home
last modified time | relevance | path

Searched defs:input_primitive (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_scan.c656 unsigned input_primitive = in tgsi_scan_shader() local
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/optimizer/format/
Ddelete_redundant_transpose.cc303 auto input_primitive = GetValueNode<PrimitivePtr>(input_cnode->input(0)); in CopyQuantParam() local
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_gs.h84 enum mesa_prim input_primitive; member
/third_party/mesa3d/src/microsoft/compiler/
Ddxil_signature.h103 uint32_t input_primitive; member
/third_party/mesa3d/src/compiler/
Dshader_info.h316 enum mesa_prim input_primitive; member
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/lite_exporter/
Danf_exporter.cc286 auto input_primitive = GetValueNode<PrimitivePtr>(input_cnode->input(0)); in SetInputQuantParamToTensorT() local