Searched refs:textures_state (Results 1 – 7 of 7) sorted by relevance
44 (struct r300_textures_state*)r300->textures_state.state; in r300_release_referenced_objects()106 FREE(r300->textures_state.state); in r300_destroy_context()197 R300_INIT_ATOM(textures_state, 0); in r300_setup_atoms()218 R300_ALLOC_ATOM(textures_state, r300_textures_state); in r300_setup_atoms()245 r300_mark_atom_dirty(r300, &r300->textures_state); in r300_setup_atoms()
745 (struct r300_textures_state*)r300->textures_state.state; in r300_merge_textures_and_samplers()952 r300->textures_state.size = size; in r300_merge_textures_and_samplers()965 (struct r300_textures_state*)r300->textures_state.state; in r300_decompress_depth_textures()1017 if (r300->textures_state.dirty) { in r300_update_derived_state()
102 struct r300_textures_state* texstate = r300->textures_state.state; in get_rc_constant_state()1181 (struct r300_textures_state*)r300->textures_state.state; in r300_emit_buffer_validate()1205 if (r300->textures_state.dirty) { in r300_emit_buffer_validate()
1403 (struct r300_textures_state*)r300->textures_state.state; in r300_bind_sampler_states()1413 r300_mark_atom_dirty(r300, &r300->textures_state); in r300_bind_sampler_states()1458 (struct r300_textures_state*)r300->textures_state.state; in r300_set_fragment_sampler_views()1508 r300_mark_atom_dirty(r300, &r300->textures_state); in r300_set_fragment_sampler_views()
545 struct r300_atom textures_state; member
75 (struct r300_textures_state*)r300->textures_state.state; in r300_blitter_begin()
149 struct r300_textures_state *texstate = r300->textures_state.state; in get_external_state()