Searched refs:SKC_ATOMIC_UINT (Results 1 – 6 of 6) sorted by relevance
/external/skqp/src/compute/skc/platforms/cl_12/ |
D | atomic_cl.h | 21 #define SKC_ATOMIC_UINT uint macro 39 #define SKC_ATOMIC_UINT uint macro 45 #define SKC_ATOMIC_UINT atomic_uint macro
|
/external/skqp/src/compute/skc/platforms/cl_12/kernels/ |
D | rasterize.cl | 236 __global SKC_ATOMIC_UINT volatile * const bp_atomics, 270 __global SKC_ATOMIC_UINT volatile * const bp_atomics, 312 __global SKC_ATOMIC_UINT volatile * const bp_atomics, 352 __global SKC_ATOMIC_UINT volatile * const bp_atomics, 355 __global SKC_ATOMIC_UINT volatile * const cohort_atomics, 1071 skc_finalize(__global SKC_ATOMIC_UINT volatile * const bp_atomics, 1075 __global SKC_ATOMIC_UINT volatile * const cohort_atomics, 1168 skc_flush(__global SKC_ATOMIC_UINT volatile * const bp_atomics, 1172 __global SKC_ATOMIC_UINT volatile * const cohort_atomics, 1464 skc_sliver(__global SKC_ATOMIC_UINT volatile * const bp_atomics, [all …]
|
D | segment_ttck.cl | 43 __global SKC_ATOMIC_UINT volatile * SKC_RESTRICT const atomics)
|
D | rasters_alloc.cl | 30 skc_kernel_rasters_alloc(__global SKC_ATOMIC_UINT volatile * const bp_atomics,
|
D | place.cl | 307 skc_ttsk_flush(__global SKC_ATOMIC_UINT volatile * const place_atomics, 357 skc_ttpk_flush(__global SKC_ATOMIC_UINT volatile * const place_atomics, 492 __global SKC_ATOMIC_UINT volatile * const place_atomics,
|
D | render.cl | 163 SKC_ATOMIC_UINT area[SKC_RENDER_TILE_SMEM_WORDS]; // area[w][h]
|