Home | History | Annotate | Download | only in common

Lines Matching defs:FramebufferTexture2DMultisampleEXT

6681 struct FramebufferTexture2DMultisampleEXT {
6682 typedef FramebufferTexture2DMultisampleEXT ValueType;
6726 COMPILE_ASSERT(sizeof(FramebufferTexture2DMultisampleEXT) == 24,
6728 COMPILE_ASSERT(offsetof(FramebufferTexture2DMultisampleEXT, header) == 0,
6730 COMPILE_ASSERT(offsetof(FramebufferTexture2DMultisampleEXT, target) == 4,
6732 COMPILE_ASSERT(offsetof(FramebufferTexture2DMultisampleEXT, attachment) == 8,
6734 COMPILE_ASSERT(offsetof(FramebufferTexture2DMultisampleEXT, textarget) == 12,
6736 COMPILE_ASSERT(offsetof(FramebufferTexture2DMultisampleEXT, texture) == 16,
6738 COMPILE_ASSERT(offsetof(FramebufferTexture2DMultisampleEXT, samples) == 20,