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