Home
last modified time | relevance | path

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

/external/skqp/src/compute/skc/
Dtile.h201 #define SKC_TILE_X_SPAN_U32 (1 << (SKC_TTSK_BITS_X)) // exclusive macro
207 #define SKC_TILE_X_SPAN_F32 ((float)SKC_TILE_X_SPAN_U32)