Home
last modified time | relevance | path

Searched defs:slot_mask (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
H A Dnir_gather_info.c470 uint64_t slot_mask = 0; in gather_intrinsic_info() local
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_sched.cpp348 void alu_group_tracker::discard_slots(unsigned slot_mask, in discard_slots() argument
/third_party/mesa3d/src/compiler/glsl/
H A Dgl_nir_link_varyings.c1525 const uint64_t slot_mask = ((1ull << slots) - 1) << (*location / 4u); in varying_matches_assign_locations() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_descriptors.c1658 si_reset_buffer_resources(struct si_context *sctx, struct si_buffer_resources *buffers, unsigned descriptors_idx, uint64_t slot_mask, struct pipe_resource *buf, unsigned priority) si_reset_buffer_resources() argument

Completed in 18 milliseconds