Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_context.h396 struct r100_context { struct
397 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 …]