Searched refs:src_func (Results 1 – 7 of 7) sorted by relevance
/external/mesa3d/src/amd/vulkan/meta/ |
D | radv_meta_blit2d.c | 487 texel_fetch_build_func src_func; in get_color_pipeline() local 490 src_func = build_nir_texel_fetch; in get_color_pipeline() 494 src_func = build_nir_texel_fetch; in get_color_pipeline() 498 src_func = build_nir_buffer_fetch; in get_color_pipeline() 508 …build_nir_copy_fragment_shader(device, src_func, name, src_type == BLIT2D_SRC_TYPE_IMAGE_3D, log2_… in get_color_pipeline() 612 texel_fetch_build_func src_func; in get_depth_only_pipeline() local 615 src_func = build_nir_texel_fetch; in get_depth_only_pipeline() 619 src_func = build_nir_texel_fetch; in get_depth_only_pipeline() 623 src_func = build_nir_buffer_fetch; in get_depth_only_pipeline() 632 nir_shader *fs_module = build_nir_copy_fragment_shader_depth(device, src_func, name, in get_depth_only_pipeline() [all …]
|
/external/trusty/arm-trusted-firmware/plat/marvell/armada/a3k/common/ |
D | plat_pm.c | 604 wake_up_src_func src_func = NULL; in a3700_set_wake_up_source() local 608 src_func = a3700_get_wake_up_src_func( in a3700_set_wake_up_source() 610 if (src_func) in a3700_set_wake_up_source() 611 src_func( in a3700_set_wake_up_source()
|
/external/arm-trusted-firmware/plat/marvell/armada/a3k/common/ |
D | plat_pm.c | 604 wake_up_src_func src_func = NULL; in a3700_set_wake_up_source() local 608 src_func = a3700_get_wake_up_src_func( in a3700_set_wake_up_source() 610 if (src_func) in a3700_set_wake_up_source() 611 src_func( in a3700_set_wake_up_source()
|
/external/swiftshader/third_party/SPIRV-Tools/source/diff/ |
D | diff.cpp | 472 void MatchFunctionParamIds(const opt::Function* src_func, 1679 void Differ::MatchFunctionParamIds(const opt::Function* src_func, in MatchFunctionParamIds() argument 1683 src_func->ForEachParam( in MatchFunctionParamIds() 2857 for (const auto& src_func : src_func_insts_) { in Output() local 2858 const uint32_t src_func_id = src_func.first; in Output() 2859 const InstructionList& src_insts = src_func.second; in Output()
|
/external/angle/third_party/spirv-tools/src/source/diff/ |
D | diff.cpp | 481 void MatchFunctionParamIds(const opt::Function* src_func, 1721 void Differ::MatchFunctionParamIds(const opt::Function* src_func, in MatchFunctionParamIds() argument 1725 src_func->ForEachParam( in MatchFunctionParamIds() 2909 for (const auto& src_func : src_func_insts_) { in Output() local 2910 const uint32_t src_func_id = src_func.first; in Output() 2911 const InstructionList& src_insts = src_func.second; in Output()
|
/external/deqp-deps/SPIRV-Tools/source/diff/ |
D | diff.cpp | 472 void MatchFunctionParamIds(const opt::Function* src_func, 1679 void Differ::MatchFunctionParamIds(const opt::Function* src_func, in MatchFunctionParamIds() argument 1683 src_func->ForEachParam( in MatchFunctionParamIds() 2857 for (const auto& src_func : src_func_insts_) { in Output() local 2858 const uint32_t src_func_id = src_func.first; in Output() 2859 const InstructionList& src_insts = src_func.second; in Output()
|
/external/chromium-trace/catapult/systrace/systrace/test_data/ |
D | profile-chrome_systrace_perf_chrome_data | 1 …src_func": "PushOntoImmediateIncomingQueueLocked", "src_file": "../../components/scheduler/base/ta…
|