Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r300/
Dr300_context.h176 struct r300_sampler_state { struct
177 struct pipe_sampler_state state;
179 uint32_t filter0; /* R300_TX_FILTER0: 0x4400 */
180 uint32_t filter1; /* R300_TX_FILTER1: 0x4440 */
184 unsigned min_lod, max_lod;