Home
last modified time | relevance | path

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

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/
Dr300_context.h229 struct r300_textures_state { struct
231 struct r300_sampler_view *sampler_views[16];
232 int sampler_view_count;
234 struct r300_sampler_state *sampler_states[16];
235 int sampler_state_count;
238 unsigned count;
239 uint32_t tx_enable; /* R300_TX_ENABLE: 0x4101 */
240 struct r300_texture_sampler_state regs[16];
/external/mesa3d/src/gallium/drivers/r300/
Dr300_context.h229 struct r300_textures_state { struct
231 struct r300_sampler_view *sampler_views[16];
232 int sampler_view_count;
234 struct r300_sampler_state *sampler_states[16];
235 int sampler_state_count;
238 unsigned count;
239 uint32_t tx_enable; /* R300_TX_ENABLE: 0x4101 */
240 struct r300_texture_sampler_state regs[16];