Searched defs:r100_context (Results 1 – 1 of 1) sorted by relevance
396 struct r100_context { struct397 struct radeon_context radeon;401 struct r100_hw_state hw;402 struct r100_state state;406 struct radeon_ioctl ioctl;407 struct radeon_store store;411 GLmatrix TexGenMatrix[RADEON_MAX_TEXTURE_UNITS];412 GLboolean recheck_texgen[RADEON_MAX_TEXTURE_UNITS];413 GLboolean TexGenNeedNormals[RADEON_MAX_TEXTURE_UNITS];414 GLuint TexGenEnabled;[all …]