| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv30/ |
| H A D | nv30_format.h | 23 } swz[6]; member in struct:nv30_texfmt
|
| H A D | nv30_texture.c | 208 swizzle(const struct nv30_texfmt *fmt, unsigned cmp, unsigned swz) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/ |
| H A D | nv30_format.h | 23 } swz[6]; member in struct:nv30_texfmt
|
| H A D | nv30_texture.c | 208 swizzle(const struct nv30_texfmt *fmt, unsigned cmp, unsigned swz) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/ |
| H A D | opt_vectorize.cpp | 139 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 D | opt_vectorize.cpp | 139 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 D | r300_fragprog_swizzle.c | 79 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 D | radeon_inline_literals.c | 110 unsigned swz, chan; local in function:rc_inline_literals
|
| H A D | radeon_pair_translate.c | 137 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 D | radeon_program_pair.c | 194 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 D | radeon_dataflow_swizzles.c | 104 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 D | radeon_vert_fc.c | 218 unsigned swz; local in function:lower_if
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/ |
| H A D | r300_fragprog_swizzle.c | 79 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 D | radeon_inline_literals.c | 110 unsigned swz, chan; local in function:rc_inline_literals
|
| H A D | radeon_pair_translate.c | 139 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 D | radeon_program_pair.c | 194 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 D | radeon_dataflow_swizzles.c | 104 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 D | ir3_lower_subgroups.c | 228 struct ir3_instruction *swz = local in function:lower_block
|
| /xsrc/external/mit/MesaLib/dist/src/amd/vulkan/ |
| H A D | vk_format.h | 103 vk_format_compose_swizzles(const VkComponentMapping *mapping, const unsigned char swz[4], argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/program/ |
| H A D | prog_parameter.c | 99 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 D | st_glsl_to_tgsi_private.cpp | 251 int swz = GET_SWZ(reg.swizzle, i); local in function:operator <<
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_tex.c | 31 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 D | brw_vec4_copy_propagation.cpp | 98 unsigned swz[4] = {}; local in function:brw::get_copy_value
|
| /xsrc/external/mit/MesaLib/dist/src/intel/compiler/ |
| H A D | brw_vec4_copy_propagation.cpp | 89 unsigned swz[4] = {}; local in function:brw::get_copy_value
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_tex.c | 31 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...] |