Home | History | Annotate | Download | only in common

Lines Matching refs:BeginQueryEXT

6883 struct BeginQueryEXT {
6884 typedef BeginQueryEXT ValueType;
6923 COMPILE_ASSERT(sizeof(BeginQueryEXT) == 20, Sizeof_BeginQueryEXT_is_not_20);
6924 COMPILE_ASSERT(offsetof(BeginQueryEXT, header) == 0,
6926 COMPILE_ASSERT(offsetof(BeginQueryEXT, target) == 4,
6928 COMPILE_ASSERT(offsetof(BeginQueryEXT, id) == 8,
6930 COMPILE_ASSERT(offsetof(BeginQueryEXT, sync_data_shm_id) == 12,
6932 COMPILE_ASSERT(offsetof(BeginQueryEXT, sync_data_shm_offset) == 16,