Home
last modified time | relevance | path

Searched defs:last_bit (Results 1 – 8 of 8) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
Dnir_opt_shrink_vectors.c75 int last_bit = util_last_bit(mask); in shrink_dest_to_read_mask() local
195 unsigned last_bit = util_last_bit(mask); in opt_shrink_vectors_alu() local
Dnir_opt_shrink_stores.c84 unsigned last_bit = util_last_bit(write_mask); in opt_shrink_store_instr() local
/third_party/libsnd/src/
Dwavlike.c478 { int chan, mask = 0, bit = -1, last_bit = -1 ; in wavlike_gen_channel_mask() local
/third_party/libjpeg-turbo/
Drdgif.c97 int last_bit; /* # of bits in code_buf */ member
/third_party/skia/third_party/externals/libjpeg-turbo/
Drdgif.c97 int last_bit; /* # of bits in code_buf */ member
/third_party/mesa3d/src/broadcom/cle/
Dv3d_decoder.c732 int last_bit = 0; in v3d_group_get_length() local
/third_party/mesa3d/src/gallium/drivers/r600/sb/
Dsb_bc.h845 #define BC_FIELD(fmt, name, shortname, last_bit, first_bit) \ argument
854 #define BC_RSRVD(fmt, last_bit, first_bit) argument
/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_cmdstream.c969 unsigned last_bit = util_last_bit(ctx->image_mask[stage]); in panfrost_emit_images() local
1849 unsigned last_bit = util_last_bit(ctx->image_mask[shader]); in emit_image_attribs() local
1882 unsigned last_bit = util_last_bit(ctx->image_mask[shader]); in emit_image_bufs() local