Home | History | Annotate | Download | only in common

Lines Matching defs:DeleteTextures

2077 struct DeleteTextures {
2078 typedef DeleteTextures ValueType;
2111 COMPILE_ASSERT(sizeof(DeleteTextures) == 16,
2113 COMPILE_ASSERT(offsetof(DeleteTextures, header) == 0,
2115 COMPILE_ASSERT(offsetof(DeleteTextures, n) == 4,
2117 COMPILE_ASSERT(offsetof(DeleteTextures, textures_shm_id) == 8,
2119 COMPILE_ASSERT(offsetof(DeleteTextures, textures_shm_offset) == 12,