Home
last modified time | relevance | path

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

/external/harfbuzz_ng/test/api/
Dtest-ot-name.c40 hb_ot_name_id_t sample_id; in test_ot_layout_feature_get_name_ids_and_characters() local
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_bld_interp.c282 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.c426 LLVMValueRef sample_id; member
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_llvm_ps.c40 static LLVMValueRef load_sample_position(struct ac_shader_abi *abi, LLVMValueRef sample_id) in load_sample_position()
/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_emittexinstruction.cpp795 int sample_id = allocate_temp_register(); in emit_tex_txf_ms() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi.h186 LLVMValueRef sample_id; member
/external/mesa3d/src/intel/compiler/
Dbrw_fs_nir.cpp3575 const fs_reg sample_id = bld.emit_uniformize(sample_src); in nir_emit_fs_intrinsic() local
3595 const fs_reg sample_id = bld.emit_uniformize(sample_src); in nir_emit_fs_intrinsic() local
/external/harfbuzz_ng/src/
Dhb-ot-layout.cc1667 hb_ot_name_id_t *sample_id, /* OUT. May be NULL */ in hb_ot_layout_feature_get_name_ids()
/external/mesa3d/src/amd/vulkan/
Dradv_nir_to_llvm.c712 LLVMValueRef sample_id) in load_sample_position()
747 LLVMValueRef result, sample_id; in load_sample_mask_in() local
/external/mesa3d/src/amd/llvm/
Dac_nir_to_llvm.c3083 LLVMValueRef sample_id) in barycentric_at_sample()
3626 LLVMValueRef sample_id = get_src(ctx, instr->src[0]); in visit_intrinsic() local
/external/mesa3d/src/gallium/drivers/r600/
Dr600_shader.c1415 static int load_sample_position(struct r600_shader_ctx *ctx, struct r600_shader_src *sample_id, int… in load_sample_position()
/external/mesa3d/src/amd/compiler/
Daco_instruction_selection.cpp6913 Temp sample_id = bld.vop3(aco_opcode::v_bfe_u32, bld.def(v1), in visit_load_sample_mask_in() local