Home | History | Annotate | Download | only in common

Lines Matching refs:VertexAttrib1f

6024 struct VertexAttrib1f {
6025 typedef VertexAttrib1f ValueType;
6052 COMPILE_ASSERT(sizeof(VertexAttrib1f) == 12, Sizeof_VertexAttrib1f_is_not_12);
6053 COMPILE_ASSERT(offsetof(VertexAttrib1f, header) == 0,
6055 COMPILE_ASSERT(offsetof(VertexAttrib1f, indx) == 4,
6057 COMPILE_ASSERT(offsetof(VertexAttrib1f, x) == 8,