Searched refs:bloatBits (Results 1 – 2 of 2) sorted by relevance
194 uint32_t bloatBits; in getGLSLProcessorKey() local195 memcpy(&bloatBits, &fDebugBloat, 4); in getGLSLProcessorKey()196 b->add32(bloatBits); in getGLSLProcessorKey()
112 uint32_t bloatBits; in getDebugBloatKey() local113 memcpy(&bloatBits, &fDebugBloat, 4); in getDebugBloatKey()114 b->add32(bloatBits); in getDebugBloatKey()