Home
last modified time | relevance | path

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

/dports/games/egl/egl-0.3.1_9/renderer/
H A Drb_public.h138 SB1_ATEST_BITS = 0xf0000000, enumerator
H A Drb_state.c51 if (diff & SB1_ATEST_BITS) { in RB_StateForBits()
52 switch (bits1 & SB1_ATEST_BITS) { in RB_StateForBits()