Lines Matching refs:offsetof
66 offsetof(GrStencilSettings, fBack) - offsetof(GrStencilSettings, fFront)); in reset()
86 offsetof(GrStencilSettings, fBack) - offsetof(GrStencilSettings, fFront)); in operator ==()
89 GR_STATIC_ASSERT(0 == offsetof(Face, fRef)); in operator ==()
91 GR_STATIC_ASSERT(2 == offsetof(Face, fTest)); in operator ==()
93 GR_STATIC_ASSERT(4 == offsetof(Face, fTestMask)); in operator ==()
95 GR_STATIC_ASSERT(6 == offsetof(Face, fPassOp)); in operator ==()
97 GR_STATIC_ASSERT(7 == offsetof(Face, fFailOp)); in operator ==()
99 GR_STATIC_ASSERT(8 == offsetof(Face, fWriteMask)); in operator ==()
490 offsetof(GrStencilSettings, fBack) - offsetof(GrStencilSettings, fFront)); in genKey()
493 GR_STATIC_ASSERT(0 == offsetof(Face, fRef)); in genKey()
495 GR_STATIC_ASSERT(2 == offsetof(Face, fTest)); in genKey()
497 GR_STATIC_ASSERT(4 == offsetof(Face, fTestMask)); in genKey()
499 GR_STATIC_ASSERT(6 == offsetof(Face, fPassOp)); in genKey()
501 GR_STATIC_ASSERT(7 == offsetof(Face, fFailOp)); in genKey()
503 GR_STATIC_ASSERT(8 == offsetof(Face, fWriteMask)); in genKey()