Home
last modified time | relevance | path

Searched defs:srcs (Results 51 - 69 of 69) sorted by relevance

123

/third_party/mesa3d/src/intel/compiler/
H A Dbrw_fs_visitor.cpp44 fs_reg srcs[TEX_LOGICAL_NUM_SRCS]; in emit_mcs_fetch() local
727 const fs_reg srcs[] in emit_fb_writes() local
937 fs_reg srcs[URB_LOGICAL_NUM_SRCS]; emit_urb_writes() local
986 fs_reg srcs[URB_LOGICAL_NUM_SRCS]; emit_urb_writes() local
1036 fs_reg srcs[URB_LOGICAL_NUM_SRCS]; emit_urb_writes() local
[all...]
H A Dbrw_mesh.cpp907 fs_reg srcs[URB_LOGICAL_NUM_SRCS]; in emit_urb_direct_writes() local
935 fs_reg srcs[URB_LOGICAL_NUM_SRCS]; in emit_urb_direct_writes() local
1000 fs_reg srcs[URB_LOGICAL_NUM_SRCS]; emit_urb_indirect_writes() local
1043 fs_reg srcs[URB_LOGICAL_NUM_SRCS]; emit_urb_direct_reads() local
1102 fs_reg srcs[URB_LOGICAL_NUM_SRCS]; emit_urb_indirect_reads() local
[all...]
/third_party/mesa3d/src/intel/vulkan/
H A Danv_nir_apply_pipeline_layout.c1224 build_def_array_select(nir_builder *b, nir_ssa_def **srcs, nir_ssa_def *idx, in build_def_array_select() argument
/third_party/mesa3d/src/microsoft/clc/
H A Dclc_compiler.c569 nir_ssa_def *srcs[NIR_MAX_VEC_COMPONENTS * NIR_MAX_VEC_COMPONENTS * sizeof(int64_t) / 8]; in split_unaligned_load() local
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_compiler_nir.c488 hw_src srcs[3]; in emit_alu() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
H A DGCOV.h355 iterator_range<EdgeIterator> srcs() const { in srcs() function in llvm::GCOVBlock
/third_party/alsa-lib/src/pcm/
H A Dpcm_route.c87 snd_pcm_route_ttable_src_t* srcs; member
267 const char *srcs[nsrcs]; in snd_pcm_route_convert1_many() local
959 snd_pcm_route_ttable_src_t srcs[sused]; route_load_ttable() local
[all...]
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_spill.c877 struct ir3_register *srcs[elems]; extract() local
[all...]
H A Dir3.h329 struct ir3_register **srcs; member
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_tex.c987 nir_ssa_scalar srcs[4]; in swizzle_result() local
/third_party/mesa3d/src/asahi/compiler/
H A Dagx_compile.c630 unsigned srcs = nir_op_infos[instr->op].num_inputs; in agx_emit_alu() local
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_program.c141 vc4_nir_get_swizzled_channel(nir_builder *b, nir_ssa_def **srcs, int swiz) in vc4_nir_get_swizzled_channel() argument
1069 struct qreg srcs[4]; in ntq_emit_alu() local
/third_party/mesa3d/src/compiler/spirv/
H A Dspirv_to_nir.c2265 nir_const_value *srcs[3] = { in vtn_handle_constant() local
2793 nir_tex_src srcs[10]; /* 10 should be enough */ in vtn_handle_texture() local
3877 nir_ssa_scalar srcs[NIR_MAX_MATRIX_COLUMNS]; in vtn_ssa_transpose() local
3925 vtn_vector_construct(struct vtn_builder *b, unsigned num_components, unsigned num_srcs, nir_ssa_def **srcs) vtn_vector_construct() argument
4079 nir_ssa_def *srcs[NIR_MAX_VEC_COMPONENTS]; vtn_handle_composite() local
[all...]
/third_party/mesa3d/src/broadcom/compiler/
H A Dnir_to_vir.c1435 struct qreg srcs[4]; in ntq_emit_alu() local
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_compiler.c2688 unsigned srcs[] = { in convert_1d_shadow_tex() local
/third_party/mesa3d/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi.c2042 struct ureg_src srcs[4]; in ntt_emit_image_load_store() local
2571 struct ureg_src srcs[4]; global() member
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_shader.c7296 struct r600_bytecode_alu_src srcs[4][4]; in tgsi_op3_dst() local
9663 struct r600_bytecode_alu_src srcs[2][4]; in tgsi_lrp() local
9772 struct r600_bytecode_alu_src srcs[3][4]; in tgsi_cmp() local
[all...]
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir.h983 std::deque<ValueRef> srcs; // no gaps ! member in nv50_ir::Instruction
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbifrost_compile.c595 bi_index srcs[BI_MAX_VEC]; in bi_make_vec16_to() local
628 bi_index srcs[BI_MAX_VEC]; in bi_make_vec_to() local
749 bi_index srcs[] = { bi_emit_load_blend_input() local
916 bi_index srcs[4] = { color, color, color, color }; bi_emit_fragment_out() local
2275 unsigned srcs = nir_op_infos[instr->op].num_inputs; bi_emit_alu() local
[all...]

Completed in 67 milliseconds

123