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

123456

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv30_format.h23 } swz[6]; member in struct:nv30_texfmt
H A Dnv30_texture.c208 swizzle(const struct nv30_texfmt *fmt, unsigned cmp, unsigned swz) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv30_format.h23 } swz[6]; member in struct:nv30_texfmt
H A Dnv30_texture.c208 swizzle(const struct nv30_texfmt *fmt, unsigned cmp, unsigned swz) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dopt_vectorize.cpp139 ir_swizzle *swz = (ir_swizzle *)ir; local in function:rewrite_swizzle
238 write_mask_matches_swizzle(unsigned write_mask,const ir_swizzle * swz) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dopt_vectorize.cpp139 ir_swizzle *swz = (ir_swizzle *)ir; local in function:rewrite_swizzle
238 write_mask_matches_swizzle(unsigned write_mask,const ir_swizzle * swz) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/
H A Dr300_fragprog_swizzle.c79 unsigned int swz = GET_SWZ(swizzle, comp); local in function:lookup_native_swizzle
123 unsigned int swz = GET_SWZ(reg.Swizzle, j); local in function:r300_swizzle_is_native
166 unsigned int swz; local in function:r300_swizzle_split
231 unsigned int swz = GET_SWZ(swizzle, 0); local in function:r300FPTranslateAlphaSwizzle
[all...]
H A Dradeon_inline_literals.c110 unsigned swz, chan; local in function:rc_inline_literals
H A Dradeon_pair_translate.c137 unsigned int swz = GET_SWZ(src.Swizzle, j); local in function:src_uses
224 unsigned int swz = GET_SWZ(inst->SrcReg[i].Swizzle, j); local in function:set_pair_instruction
250 unsigned int swz; local in function:set_pair_instruction
[all...]
H A Dradeon_program_pair.c194 unsigned int swz = RC_SWIZZLE_UNUSED; local in function:rc_pair_foreach_source_that_rgb_reads
131 pair_foreach_source_callback(struct rc_pair_instruction * pair,void * data,rc_pair_foreach_src_fn cb,unsigned int swz,unsigned int src) argument
[all...]
H A Dradeon_dataflow_swizzles.c104 unsigned new_swizzle, chan, swz0, swz1, swz2, swz3, found_swizzle, swz; local in function:try_rewrite_constant
115 unsigned swz = GET_SWZ(reg->Swizzle, chan); local in function:try_rewrite_constant
H A Dradeon_vert_fc.c218 unsigned swz; local in function:lower_if
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/
H A Dr300_fragprog_swizzle.c79 unsigned int swz = GET_SWZ(swizzle, comp); local in function:lookup_native_swizzle
123 unsigned int swz = GET_SWZ(reg.Swizzle, j); local in function:r300_swizzle_is_native
166 unsigned int swz; local in function:r300_swizzle_split
231 unsigned int swz = GET_SWZ(swizzle, 0); local in function:r300FPTranslateAlphaSwizzle
[all...]
H A Dradeon_inline_literals.c110 unsigned swz, chan; local in function:rc_inline_literals
H A Dradeon_pair_translate.c139 unsigned int swz = GET_SWZ(src.Swizzle, j); local in function:src_uses
226 unsigned int swz = GET_SWZ(inst->SrcReg[i].Swizzle, j); local in function:set_pair_instruction
252 unsigned int swz; local in function:set_pair_instruction
[all...]
H A Dradeon_program_pair.c194 unsigned int swz = RC_SWIZZLE_UNUSED; local in function:rc_pair_foreach_source_that_rgb_reads
131 pair_foreach_source_callback(struct rc_pair_instruction * pair,void * data,rc_pair_foreach_src_fn cb,unsigned int swz,unsigned int src) argument
[all...]
H A Dradeon_dataflow_swizzles.c104 unsigned new_swizzle, chan, swz0, swz1, swz2, swz3, found_swizzle, swz; local in function:try_rewrite_constant
115 unsigned swz = GET_SWZ(reg->Swizzle, chan); local in function:try_rewrite_constant
/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_lower_subgroups.c228 struct ir3_instruction *swz = local in function:lower_block
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dvk_format.h103 vk_format_compose_swizzles(const VkComponentMapping *mapping, const unsigned char swz[4], argument
/xsrc/external/mit/MesaLib.old/dist/src/mesa/program/
H A Dprog_parameter.c99 GLuint swz[4]; local in function:lookup_parameter_constant
350 GLuint swz local in function:_mesa_add_typed_unnamed_constant
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_glsl_to_tgsi_private.cpp251 int swz = GET_SWZ(reg.swizzle, i); local in function:operator <<
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv50_tex.c31 nv50_tic_swizzle(const struct nv50_format *fmt, unsigned swz, bool tex_int) argument
71 uint32_t swz[4]; local in function:nv50_create_texture_view
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_vec4_copy_propagation.cpp98 unsigned swz[4] = {}; local in function:brw::get_copy_value
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_vec4_copy_propagation.cpp89 unsigned swz[4] = {}; local in function:brw::get_copy_value
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv50_tex.c31 nv50_tic_swizzle(const struct nv50_format *fmt, unsigned swz, bool tex_int) argument
70 uint32_t swz[4]; local in function:nv50_create_texture_view
[all...]

Completed in 18 milliseconds

123456