Home
last modified time | relevance | path

Searched defs:sample_id (Results 1 – 20 of 20) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/test/api/
Dtest-ot-name.c40 hb_ot_name_id_t sample_id; in test_ot_layout_feature_get_name_ids_and_characters() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_bld_interp.c288 LLVMValueRef sample_id, in attribs_update_simple()
797 LLVMValueRef sample_id) in lp_build_interp_soa_update_inputs_dyn()
806 LLVMValueRef sample_id) in lp_build_interp_soa_update_pos_dyn()
Dlp_state_fs.c434 LLVMValueRef sample_id; member
/third_party/mesa3d/src/amd/vulkan/
Dradv_meta_fmask_copy.c96 nir_ssa_def *sample_id = nir_load_var(&b, counter); in build_fmask_copy_compute_shader() local
Dradv_nir_to_llvm.c215 load_sample_position(struct ac_shader_abi *abi, LLVMValueRef sample_id) in load_sample_position()
Dradv_shader.c558 nir_ssa_def *sample_id = nir_load_sample_id(&b); in radv_lower_fs_intrinsics() local
Dradv_meta_clear.c1040 nir_ssa_def *sample_id = is_msaa ? nir_imm_int(&b, 0) : nir_ssa_undef(&b, 1, 32); in build_clear_dcc_comp_to_single_shader() local
/third_party/node/deps/v8/src/profiler/
Dsampling-heap-profiler.h116 const uint64_t sample_id; member
/third_party/pulseaudio/src/pulsecore/
Desound.h166 int sample_id; /* either a stream fd or sample id */ member
/third_party/node/deps/v8/include/
Dv8-profiler.h803 uint64_t sample_id; member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_llvm_ps.c34 static LLVMValueRef load_sample_position(struct ac_shader_abi *abi, LLVMValueRef sample_id) in load_sample_position()
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi.h185 LLVMValueRef sample_id; member
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout.cc1709 hb_ot_name_id_t *sample_id, /* OUT. May be NULL */ in hb_ot_layout_feature_get_name_ids()
/third_party/mesa3d/src/intel/compiler/
Dbrw_fs_nir.cpp3690 const fs_reg sample_id = bld.emit_uniformize(sample_src); in nir_emit_fs_intrinsic() local
3710 const fs_reg sample_id = bld.emit_uniformize(sample_src); in nir_emit_fs_intrinsic() local
Dbrw_fs.cpp1328 fs_reg sample_id = abld.vgrf(BRW_REGISTER_TYPE_UD); in emit_sampleid_setup() local
/third_party/mesa3d/src/amd/llvm/
Dac_nir_to_llvm.c3369 LLVMValueRef sample_id) in barycentric_at_sample()
3993 LLVMValueRef sample_id = get_src(ctx, instr->src[0]); in visit_intrinsic() local
/third_party/mesa3d/src/panfrost/bifrost/
Dbifrost_compile.c711 bi_index sample_id = bi_temp(b->shader); in bi_load_sample_id() local
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_shader.c1434 static int load_sample_position(struct r600_shader_ctx *ctx, struct r600_shader_src *sample_id, int… in load_sample_position()
/third_party/ffmpeg/libavformat/
Dmov.c4126 int sample_id = 0; in build_open_gop_key_points() local
/third_party/libbpf/src/
Dlibbpf.c13158 uint64_t sample_id; member