Searched defs:r200_context (Results 1 – 2 of 2) sorted by relevance
583 struct r200_context { struct584 struct radeon_context radeon;588 struct r200_hw_state hw;589 struct r200_state state;590 struct r200_vertex_program *curr_vp_hw;594 struct radeon_ioctl ioctl;595 struct radeon_store store;599 GLuint prefer_gart_client_texturing;603 GLmatrix TexGenMatrix[R200_MAX_TEXTURE_UNITS];604 GLboolean recheck_texgen[R200_MAX_TEXTURE_UNITS];[all …]