Searched defs:r100_context (Results 1 – 2 of 2) sorted by relevance
397 struct r100_context { struct398 struct radeon_context radeon;402 struct r100_hw_state hw;403 struct r100_state state;407 struct radeon_ioctl ioctl;408 struct radeon_store store;412 GLmatrix TexGenMatrix[RADEON_MAX_TEXTURE_UNITS];413 GLboolean recheck_texgen[RADEON_MAX_TEXTURE_UNITS];414 GLboolean TexGenNeedNormals[RADEON_MAX_TEXTURE_UNITS];415 GLuint TexGenEnabled;[all …]