Home
last modified time | relevance | path

Searched refs:skc_int (Results 1 – 14 of 14) sorted by relevance

/external/skqp/src/compute/skc/platforms/cl_12/kernels/devices/gen9/
Dkernel_cl_12.h153 #define SKC_PREFIX_TTS_V_BITFIELD skc_int
174 typedef skc_int skc_tts_v_t;
176 typedef skc_int skc_ttp_t;
209 typedef skc_int skc_int_v_t;
236 #define SKC_RENDER_TTS_V skc_int
237 #define SKC_RENDER_TTS_V_BITFIELD skc_int
Ddevice_cl_12.c835 for (skc_int ii=0; ii<SKC_COUNT_OF(device->kernels); ii++) in skc_device_release_kernels()
/external/skqp/src/compute/skc/
Dcomposition.h39 …void (* bounds )(struct skc_composition_impl * const impl, skc_int bounds[4…
42 skc_int ref_count;
Dtypes.h74 typedef cl_int skc_int; typedef
166 typedef int skc_int; typedef
Dsurface.h27 skc_int ref_count;
Dstyling.h31 skc_int ref_count;
Dcontext.h98 skc_int refcount;
Dstyling_types.h34 skc_int s32;
/external/skqp/src/compute/skc/platforms/cl_12/
Dstyling_cl_12.h46 skc_int lock_count; // # of wip renders
Dcomposition_cl_12.h47 skc_int lock_count; // wip renders
Dcomposition_cl_12.c719 skc_composition_pfn_bounds(struct skc_composition_impl * const impl, skc_int bounds[4]) in skc_composition_pfn_bounds()
/external/skqp/src/compute/skc/platforms/cl_12/kernels/
Dplace.cl338 skc_int
389 skc_int span = 0;
396 skc_int iss = sub_group_scan_inclusive_add(span);
397 skc_int ess = iss - span;
398 skc_int rem = sub_group_broadcast(iss,SKC_PLACE_SUBGROUP_SIZE-1);
425 skc_int const source = skc_scatter_scan_max(smem,iss,ess);
426 skc_int const dx = get_sub_group_local_id() - intel_sub_group_shuffle(ess,source);
Dprefix.cl242 skc_int * const rkpk_rem)
500 skc_int const rkpk_rem,
871 skc_int rkpk_rem = meta.keys; // signed count of remaining rk+pk keys
Drender.cl238 typedef skc_int skc_ttxb_t;