Home
last modified time | relevance | path

Searched refs:compute_images (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_hw_context.c362 r600_mark_atom_dirty(ctx, &ctx->compute_images.atom); in r600_begin_new_cs()
H A Dr600_pipe.h548 struct r600_image_state compute_images; member
H A Dr600_state_common.c1528 images = &rctx->compute_images; in eg_setup_buffer_constants()
1711 r600_update_compressed_colortex_mask_images(&rctx->compute_images); in r600_update_compressed_resource_state()
1740 istate = &rctx->compute_images; in r600_update_compressed_resource_state()
H A Devergreen_compute.c842 r600_emit_atom(rctx, &rctx->compute_images.atom); in compute_emit_cs()
H A Devergreen_state.c1829 int offset = util_bitcount(rctx->compute_images.enabled_mask); in evergreen_emit_compute_buffer_state()
4182 istate = &rctx->compute_images; in evergreen_set_shader_images()
4424 r600_init_atom(rctx, &rctx->compute_images.atom, id++, evergreen_emit_compute_image_state, 0); in evergreen_init_state_functions()

Completed in 17 milliseconds