Home | History | Annotate | Download | only in common

Lines Matching refs:GetFramebufferAttachmentParameteriv

2785 struct GetFramebufferAttachmentParameteriv {
2786 typedef GetFramebufferAttachmentParameteriv ValueType;
2831 COMPILE_ASSERT(sizeof(GetFramebufferAttachmentParameteriv) == 24,
2833 COMPILE_ASSERT(offsetof(GetFramebufferAttachmentParameteriv, header) == 0,
2835 COMPILE_ASSERT(offsetof(GetFramebufferAttachmentParameteriv, target) == 4,
2837 COMPILE_ASSERT(offsetof(GetFramebufferAttachmentParameteriv, attachment) == 8,
2839 COMPILE_ASSERT(offsetof(GetFramebufferAttachmentParameteriv, pname) == 12,
2842 offsetof(GetFramebufferAttachmentParameteriv, params_shm_id) == 16,
2845 offsetof(GetFramebufferAttachmentParameteriv, params_shm_offset) == 20,