Home | History | Annotate | Download | only in common

Lines Matching defs:GenTextures

3033 struct GenTextures {
3034 typedef GenTextures ValueType;
3067 COMPILE_ASSERT(sizeof(GenTextures) == 16,
3069 COMPILE_ASSERT(offsetof(GenTextures, header) == 0,
3071 COMPILE_ASSERT(offsetof(GenTextures, n) == 4,
3073 COMPILE_ASSERT(offsetof(GenTextures, textures_shm_id) == 8,
3075 COMPILE_ASSERT(offsetof(GenTextures, textures_shm_offset) == 12,