Home
last modified time | relevance | path

Searched defs:r200_context (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_context.h578 struct r200_context { struct
579 struct radeon_context radeon;
583 struct r200_hw_state hw;
584 struct r200_state state;
585 struct r200_vertex_program *curr_vp_hw;
589 struct radeon_ioctl ioctl;
590 struct radeon_store store;
594 GLuint prefer_gart_client_texturing;
598 GLmatrix TexGenMatrix[R200_MAX_TEXTURE_UNITS];
599 GLboolean recheck_texgen[R200_MAX_TEXTURE_UNITS];
[all …]