Home | History | Annotate | Download | only in common

Lines Matching refs:ClearDepthf

716 struct ClearDepthf {
717 typedef ClearDepthf ValueType;
742 COMPILE_ASSERT(sizeof(ClearDepthf) == 8, Sizeof_ClearDepthf_is_not_8);
743 COMPILE_ASSERT(offsetof(ClearDepthf, header) == 0,
745 COMPILE_ASSERT(offsetof(ClearDepthf, depth) == 4,