Searched defs:valMask (Results 1 – 3 of 3) sorted by relevance
356 unsigned ref, unsigned valMask) in do_stencil_test()627 ubyte ref, wrtMask, valMask; in depth_stencil_test_quad() local
774 const deUint32 valMask = (bits == 32 ? ~0u : ((1u<<bits)-1u)); in compare() local
921 const deUint32 valMask = (bits == 32 ? ~0u : ((1u<<bits)-1u)); in compare() local