Home
last modified time | relevance | path

Searched defs:u_foreach_bit64 (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/util/
H A Dbitscan.h118 #define u_foreach_bit64(b, dword) \ macro
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_shader_info.c440 u_foreach_bit64(idx, mask) { in assign_outinfo_params() function
H A Dradv_cmd_buffer.c4344 u_foreach_bit64(b, src_flags) in radv_src_access_flush() function
4432 u_foreach_bit64(b, dst_flags) in radv_dst_access_flush() function
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_mesh.cpp389 u_foreach_bit64(location, outputs_written & nir->info.per_primitive_outputs) { in brw_compute_mue_map() function
431 u_foreach_bit64(location, outputs_written & ~nir->info.per_primitive_outputs) { in brw_compute_mue_map() function
/third_party/mesa3d/src/amd/common/
H A Dac_nir_lower_ngg.c2566 u_foreach_bit64(slot, mask) { in ms_emit_arrayed_outputs() function
2595 u_foreach_bit64(slot, same_invocation_output_mask) { in emit_ms_prelude() function
/third_party/mesa3d/src/intel/vulkan/
H A Danv_private.h2304 u_foreach_bit64(b, flags) { in anv_pipe_flush_bits_for_access_flags() function
2381 u_foreach_bit64(b, flags) { in anv_pipe_invalidate_bits_for_access_flags() function

Completed in 32 milliseconds