Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r300/
Dr300_context.h221 struct r300_textures_state { struct
223 struct r300_sampler_view *sampler_views[16];
224 int sampler_view_count;
226 struct r300_sampler_state *sampler_states[16];
227 int sampler_state_count;
230 unsigned count;
231 uint32_t tx_enable; /* R300_TX_ENABLE: 0x4101 */
232 struct r300_texture_sampler_state regs[16];