Searched refs:r300_textures_state (Results 1 – 7 of 7) sorted by relevance
43 struct r300_textures_state *textures = in r300_release_referenced_objects()44 (struct r300_textures_state*)r300->textures_state.state; in r300_release_referenced_objects()218 R300_ALLOC_ATOM(textures_state, r300_textures_state); in r300_setup_atoms()
744 struct r300_textures_state *state = in r300_merge_textures_and_samplers()745 (struct r300_textures_state*)r300->textures_state.state; in r300_merge_textures_and_samplers()964 struct r300_textures_state *state = in r300_decompress_depth_textures()965 (struct r300_textures_state*)r300->textures_state.state; in r300_decompress_depth_textures()
102 struct r300_textures_state* texstate = r300->textures_state.state; in get_rc_constant_state()789 struct r300_textures_state *allstate = (struct r300_textures_state*)state; in r300_emit_textures_state()1180 struct r300_textures_state *texstate = in r300_emit_buffer_validate()1181 (struct r300_textures_state*)r300->textures_state.state; in r300_emit_buffer_validate()
74 struct r300_textures_state* state = in r300_blitter_begin()75 (struct r300_textures_state*)r300->textures_state.state; in r300_blitter_begin()
1402 struct r300_textures_state* state = in r300_bind_sampler_states()1403 (struct r300_textures_state*)r300->textures_state.state; in r300_bind_sampler_states()1457 struct r300_textures_state* state = in r300_set_fragment_sampler_views()1458 (struct r300_textures_state*)r300->textures_state.state; in r300_set_fragment_sampler_views()
229 struct r300_textures_state { struct
149 struct r300_textures_state *texstate = r300->textures_state.state; in get_external_state()