Home
last modified time | relevance | path

Searched refs:sample_id (Results 1 – 25 of 144) sorted by relevance

123456

/third_party/flutter/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
54 &label_id, &tooltip_id, &sample_id, in test_ot_layout_feature_get_name_ids_and_characters()
60 g_assert_cmpint (sample_id, ==, 258); in test_ot_layout_feature_get_name_ids_and_characters()
/third_party/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
54 &label_id, &tooltip_id, &sample_id, in test_ot_layout_feature_get_name_ids_and_characters()
60 g_assert_cmpint (sample_id, ==, 258); in test_ot_layout_feature_get_name_ids_and_characters()
/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
54 &label_id, &tooltip_id, &sample_id, in test_ot_layout_feature_get_name_ids_and_characters()
60 g_assert_cmpint (sample_id, ==, 258); in test_ot_layout_feature_get_name_ids_and_characters()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_bld_interp.c288 LLVMValueRef sample_id, in attribs_update_simple() argument
337 if (sample_id) { in attribs_update_simple()
338 …LLVMValueRef x_val_idx = LLVMBuildMul(gallivm->builder, sample_id, lp_build_const_int32(gallivm, 2… in attribs_update_simple()
347 if (sample_id) { in attribs_update_simple()
348 …LLVMValueRef y_val_idx = LLVMBuildMul(gallivm->builder, sample_id, lp_build_const_int32(gallivm, 2… in attribs_update_simple()
370 … if (loc == TGSI_INTERPOLATE_LOC_SAMPLE || (attrib == 0 && chan == 2 && sample_id)) { in attribs_update_simple()
371 …LLVMValueRef x_val_idx = LLVMBuildMul(gallivm->builder, sample_id, lp_build_const_int32(gallivm, 2… in attribs_update_simple()
797 LLVMValueRef sample_id) in lp_build_interp_soa_update_inputs_dyn() argument
799 … attribs_update_simple(bld, gallivm, quad_start_index, mask_store, sample_id, 1, bld->num_attribs); in lp_build_interp_soa_update_inputs_dyn()
806 LLVMValueRef sample_id) in lp_build_interp_soa_update_pos_dyn() argument
[all …]
Dlp_bld_interp.h142 LLVMValueRef sample_id);
148 LLVMValueRef sample_id);
/third_party/harfbuzz/src/
Dhb-ot-layout.cc1682 hb_ot_name_id_t *sample_id, /* OUT. May be NULL */ in hb_ot_layout_feature_get_name_ids() argument
1701 if (sample_id) *sample_id = HB_OT_NAME_ID_INVALID; in hb_ot_layout_feature_get_name_ids()
1712 if (sample_id) *sample_id = cv_params.sampleTextNameID; in hb_ot_layout_feature_get_name_ids()
1721 if (sample_id) *sample_id = HB_OT_NAME_ID_INVALID; in hb_ot_layout_feature_get_name_ids()
/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() argument
1728 if (sample_id) *sample_id = HB_OT_NAME_ID_INVALID; in hb_ot_layout_feature_get_name_ids()
1739 if (sample_id) *sample_id = cv_params.sampleTextNameID; in hb_ot_layout_feature_get_name_ids()
1748 if (sample_id) *sample_id = HB_OT_NAME_ID_INVALID; in hb_ot_layout_feature_get_name_ids()
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout.cc1661 hb_ot_name_id_t *sample_id, /* OUT. May be NULL */ in hb_ot_layout_feature_get_name_ids() argument
1680 if (sample_id) *sample_id = HB_OT_NAME_ID_INVALID; in hb_ot_layout_feature_get_name_ids()
1691 if (sample_id) *sample_id = cv_params.sampleTextNameID; in hb_ot_layout_feature_get_name_ids()
1700 if (sample_id) *sample_id = HB_OT_NAME_ID_INVALID; in hb_ot_layout_feature_get_name_ids()
/third_party/skia/third_party/externals/spirv-cross/reference/shaders-msl/frag/
Dsample-position.frag11 fragment main0_out main0(uint gl_SampleID [[sample_id]])
Dsample-mask-in-and-out.fixed-sample-mask.force-sample.frag12 fragment main0_out main0(uint gl_SampleMaskIn [[sample_mask]], uint gl_SampleID [[sample_id]])
Dsample-rate-frag-coord.force-sample.frag11 … sampler texSmplr [[sampler(0)]], float4 gl_FragCoord [[position]], uint gl_SampleID [[sample_id]])
Dsample-rate-frag-coord-sample-pos.frag11 … sampler texSmplr [[sampler(0)]], float4 gl_FragCoord [[position]], uint gl_SampleID [[sample_id]])
Dbasic.force-sample.frag17 …ure2d<float> uTex [[texture(0)]], sampler uTexSmplr [[sampler(0)]], uint gl_SampleID [[sample_id]])
Dsample-rate-frag-coord-sample-id.frag11 … sampler texSmplr [[sampler(0)]], float4 gl_FragCoord [[position]], uint gl_SampleID [[sample_id]])
/third_party/skia/third_party/externals/spirv-cross/reference/opt/shaders-msl/frag/
Dsample-position.frag11 fragment main0_out main0(uint gl_SampleID [[sample_id]])
Dsample-mask-in-and-out.fixed-sample-mask.force-sample.frag12 fragment main0_out main0(uint gl_SampleMaskIn [[sample_mask]], uint gl_SampleID [[sample_id]])
Dsample-position-func.frag16 fragment main0_out main0(main0_in in [[stage_in]], uint gl_SampleID [[sample_id]])
Dsample-rate-frag-coord.force-sample.frag11 … sampler texSmplr [[sampler(0)]], float4 gl_FragCoord [[position]], uint gl_SampleID [[sample_id]])
Dsample-rate-frag-coord-sample-pos.frag11 … sampler texSmplr [[sampler(0)]], float4 gl_FragCoord [[position]], uint gl_SampleID [[sample_id]])
Dbasic.force-sample.frag17 …ure2d<float> uTex [[texture(0)]], sampler uTexSmplr [[sampler(0)]], uint gl_SampleID [[sample_id]])
Dsample-rate-frag-coord-sample-id.frag11 … sampler texSmplr [[sampler(0)]], float4 gl_FragCoord [[position]], uint gl_SampleID [[sample_id]])
Dinput-attachment-ms.frag11 …(0)]], texture2d_ms<float> uSubpass1 [[texture(1)]], uint gl_SampleID [[sample_id]], float4 gl_Fra…
Dinput-attachment-ms.arrayed-subpass.msl21.frag11 … texture2d_ms_array<float> uSubpass1 [[texture(1)]], uint gl_SampleID [[sample_id]], float4 gl_Fra…
/third_party/skia/third_party/externals/tint/test/shader_io/
Dfragment_input_builtins.wgsl.expected.msl11 …n [[position]], bool front_facing [[front_facing]], uint sample_index [[sample_id]], uint sample_m…
/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
108 frag_fetch->src[3].src = nir_src_for_ssa(sample_id); in build_fmask_copy_compute_shader()
118 sample_id, outval, nir_imm_int(&b, 0), in build_fmask_copy_compute_shader()

123456