Home
last modified time | relevance | path

Searched defs:swz (Results 1 - 25 of 78) sorted by relevance

1234

/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_tex_state.c39 pvr_get_hw_swizzle(VkComponentSwizzle comp, enum pipe_swizzle swz) pvr_get_hw_swizzle() argument
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbi_lower_swizzle.c141 bi_swizzle_replicates_8(enum bi_swizzle swz) in bi_swizzle_replicates_8() argument
155 bi_swizzle_replicates_16(enum bi_swizzle swz) in bi_swizzle_replicates_16() argument
/third_party/mesa3d/src/intel/common/
H A Dintel_pixel_hash.h101 unsigned swz[ARRAY_SIZE(phys_ids)]; in intel_compute_pixel_hash_table_nway() local
/third_party/mesa3d/src/amd/vulkan/
H A Dvk_format.h67 vk_format_compose_swizzles(const VkComponentMapping *mapping, const unsigned char swz[4], in vk_format_compose_swizzles() argument
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_format.h23 } swz[6]; member
H A Dnv30_texture.c208 swizzle(const struct nv30_texfmt *fmt, unsigned cmp, unsigned swz) in swizzle() argument
[all...]
/third_party/mesa3d/src/panfrost/bifrost/valhall/
H A Dva_lower_constants.c190 enum bi_swizzle swz = I->src[s].swizzle; in va_lower_constants() local
[all...]
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_dataflow_swizzles.c98 unsigned new_swizzle, chan, swz0, swz1, swz2, swz3, found_swizzle, swz; in try_rewrite_constant() local
110 unsigned swz = GET_SWZ(reg->Swizzle, chan); in try_rewrite_constant() local
H A Dradeon_inline_literals.c110 unsigned swz, chan; in rc_inline_literals() local
H A Dradeon_pair_translate.c139 unsigned int swz = GET_SWZ(src.Swizzle, j); in src_uses() local
226 unsigned int swz = GET_SWZ(inst->SrcReg[i].Swizzle, j); in set_pair_instruction() local
252 unsigned int swz; in set_pair_instruction() local
[all...]
H A Dradeon_program_pair.c194 unsigned int swz = RC_SWIZZLE_UNUSED; in rc_pair_foreach_source_that_rgb_reads() local
131 pair_foreach_source_callback( struct rc_pair_instruction * pair, void * data, rc_pair_foreach_src_fn cb, unsigned int swz, unsigned int src) pair_foreach_source_callback() argument
[all...]
H A Dradeon_vert_fc.c208 unsigned swz; in lower_if() local
H A Dr300_fragprog_swizzle.c79 unsigned int swz = GET_SWZ(swizzle, comp); in lookup_native_swizzle() local
123 unsigned int swz = GET_SWZ(reg.Swizzle, j); in r300_swizzle_is_native() local
166 unsigned int swz; in r300_swizzle_split() local
231 unsigned int swz = GET_SWZ(swizzle, 0); r300FPTranslateAlphaSwizzle() local
[all...]
H A Dr500_fragprog_emit.c143 static unsigned int fix_hw_swizzle(unsigned int swz) in fix_hw_swizzle() argument
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_alu_readport_validation.cpp92 bool AluReadportReservation::schedule_vec_src(PVirtualValue src[3], int nsrc, AluBankSwizzle swz) in schedule_vec_src() argument
113 bool AluReadportReservation::schedule_vec_instruction(const AluInstr& alu, AluBankSwizzle swz) in schedule_vec_instruction() argument
127 bool AluReadportReservation::schedule_trans_instruction(const AluInstr& alu, AluBankSwizzle swz) in schedule_trans_instruction() argument
215 int AluReadportReservation::cycle_vec(AluBankSwizzle swz, int src) in cycle_vec() argument
228 int AluReadportReservation::cycle_trans(AluBankSwizzle swz, in argument
[all...]
H A Dsfn_optimizer.cpp178 RegisterVec4::Swizzle swz = instr->all_dest_swizzle(); in visit() local
198 RegisterVec4::Swizzle swz = instr->all_dest_swizzle(); in visit() local
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_atom_sampler.c112 const unsigned char swz[4] = in st_convert_sampler() local
H A Dst_sampler_view.c314 unsigned i, swz[4]; in swizzle_swizzle() local
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_vec4_copy_propagation.cpp89 unsigned swz[4] = {}; in get_copy_value() local
/third_party/mesa3d/src/mesa/program/
H A Dprog_parameter.c99 GLuint swz[4]; in lookup_parameter_constant() local
403 GLuint swz in _mesa_add_typed_unnamed_constant() local
[all...]
H A Dprog_print.c435 static const char swz[] = "xyzw01!?"; /* See SWIZZLE_x definitions */ in _mesa_swizzle_string() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_tex.c31 nv50_tic_swizzle(const struct nv50_format *fmt, unsigned swz, bool tex_int) in nv50_tic_swizzle() argument
70 uint32_t swz[4]; in nv50_create_texture_view() local
[all...]
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_lower_parallelcopy.c173 struct ir3_instruction *swz = ir3_instr_create(instr->block, opc, 2, 2); in do_swap() local
[all...]
H A Dir3_lower_subgroups.c384 struct ir3_instruction *swz = in lower_instr() local
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_ra_coalesce.cpp471 unsigned swz[4] = {0, 1, 2, 3}; in color_reg_constraint() local

Completed in 14 milliseconds

1234