/external/mesa3d/src/gallium/drivers/r300/compiler/ |
D | r300_fragprog_swizzle.c | 77 unsigned int swz = GET_SWZ(swizzle, comp); in lookup_native_swizzle() local 121 unsigned int swz = GET_SWZ(reg.Swizzle, j); in r300_swizzle_is_native() local 164 unsigned int swz; in r300_swizzle_split() local 229 unsigned int swz = GET_SWZ(swizzle, 0); in r300FPTranslateAlphaSwizzle() local
|
D | radeon_optimize.c | 204 unsigned int swz = GET_SWZ(src.Swizzle, chan); in is_src_uniform_constant() local 229 rc_swizzle swz = 0; in constant_folding_mad() local 270 rc_swizzle swz = 0; in constant_folding_mul() local 303 rc_swizzle swz = 0; in constant_folding_add() local 362 unsigned int swz = GET_SWZ(newsrc.Swizzle, chan); in constant_folding() local 440 unsigned int swz = GET_SWZ(src.Swizzle, chan); in src_has_const_swz() local 555 rc_swizzle swz = in is_presub_candidate() local 647 unsigned int i, swz; in peephole_add_presub_inv() local 720 unsigned int chan = 0, swz, i; in peephole_mul_omod() local
|
D | radeon_compiler_util.c | 38 unsigned int rc_swizzle_to_writemask(unsigned int swz) in rc_swizzle_to_writemask() 51 rc_swizzle get_swz(unsigned int swz, rc_swizzle idx) in get_swz() 89 unsigned int combine_swizzles(unsigned int src, unsigned int swz) in combine_swizzles() 120 unsigned swz = GET_SWZ(swizzle, chan); in swizzle_mask() local 235 unsigned int swz = GET_SWZ(conversion_swizzle, i); in rc_normal_rewrite_writemask() local 269 unsigned int swz = GET_SWZ(swizzle, chan); in rc_rewrite_swizzle() local 295 rc_swizzle swz = GET_SWZ(swizzle, i); in lmul_swizzle() local 333 unsigned int swz = RC_SWIZZLE_UNUSED; in rc_source_type_swz() local 725 int swz = GET_SWZ(swizzle, chan); in rc_get_constant_value() local 744 unsigned int swz, chan; in rc_get_scalar_src_swz() local
|
D | radeon_pair_translate.c | 137 unsigned int swz = GET_SWZ(src.Swizzle, j); in src_uses() local 224 unsigned int swz = GET_SWZ(inst->SrcReg[i].Swizzle, j); in set_pair_instruction() local 250 unsigned int swz; in set_pair_instruction() local
|
D | r500_fragprog.c | 201 unsigned int swz = GET_SWZ(reg.Swizzle, i); in r500_swizzle_is_native() local 227 unsigned int swz = GET_SWZ(reg.Swizzle, i); in r500_swizzle_is_native() local 251 unsigned int swz = GET_SWZ(src.Swizzle, i); in r500_swizzle_split() local
|
D | radeon_dataflow_swizzles.c | 104 unsigned new_swizzle, chan, swz0, swz1, swz2, swz3, found_swizzle, swz; in try_rewrite_constant() local 115 unsigned swz = GET_SWZ(reg->Swizzle, chan); in try_rewrite_constant() local
|
D | radeon_program_pair.c | 135 unsigned int swz, in pair_foreach_source_callback() 194 unsigned int swz = RC_SWIZZLE_UNUSED; in rc_pair_foreach_source_that_rgb_reads() local
|
D | radeon_inline_literals.c | 110 unsigned swz, chan; in rc_inline_literals() local
|
D | radeon_program_print.c | 170 static char rc_swizzle_char(unsigned int swz) in rc_swizzle_char() 190 rc_swizzle swz = GET_SWZ(swizzle, comp); in rc_print_swizzle() local
|
D | radeon_program_constants.h | 120 #define GET_SWZ(swz, idx) (((swz) >> ((idx)*3)) & 0x7) argument 122 #define SET_SWZ(swz, idx, newv) \ argument
|
D | radeon_vert_fc.c | 218 unsigned swz; in lower_if() local
|
/external/mesa3d/src/compiler/glsl/ |
D | opt_vectorize.cpp | 139 ir_swizzle *swz = (ir_swizzle *)ir; in rewrite_swizzle() local 239 const ir_swizzle *swz) in write_mask_matches_swizzle()
|
/external/mesa3d/src/mesa/program/ |
D | prog_parameter.c | 97 GLuint swz[4]; in lookup_parameter_constant() local 335 GLuint swz = p->Size; /* 1, 2 or 3 for Y, Z, W */ in _mesa_add_typed_unnamed_constant() local
|
D | prog_instruction.h | 60 #define GET_SWZ(swz, idx) (((swz) >> ((idx)*3)) & 0x7) argument 63 #define HAS_EXTENDED_SWIZZLE(swz) (swz & 0x924) argument
|
/external/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv50_tex.c | 31 nv50_tic_swizzle(const struct nv50_format *fmt, unsigned swz, bool tex_int) in nv50_tic_swizzle() 71 uint32_t swz[4]; in nv50_create_texture_view() local
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineImageSamplingInstance.cpp | 989 …r<ScalarType, 4> swizzle (const tcu::Vector<ScalarType, 4>& vec, const vk::VkComponentMapping& swz) in swizzle() 997 tcu::Vec4 swizzleScaleBias (const tcu::Vec4& vec, const vk::VkComponentMapping& swz) in swizzleScaleBias() 1014 …:ConstPixelBufferAccess& src, const tcu::PixelBufferAccess& dst, const vk::VkComponentMapping& swz) in swizzleT() 1022 …:ConstPixelBufferAccess& src, const tcu::PixelBufferAccess& dst, const vk::VkComponentMapping& swz) in swizzleFromSRGB() 1030 …:ConstPixelBufferAccess& src, const tcu::PixelBufferAccess& dst, const vk::VkComponentMapping& swz) in swizzle() 1048 bool isIdentitySwizzle (const vk::VkComponentMapping& swz) in isIdentitySwizzle() 1122 …TextureType> createSwizzledCopy (const TextureViewType& texture, const vk::VkComponentMapping& swz) in createSwizzledCopy() 1136 …reCube> createSwizzledCopy (const tcu::TextureCubeView& texture, const vk::VkComponentMapping& swz) in createSwizzledCopy() 1155 const vk::VkComponentMapping& swz, in validateResultImage()
|
/external/mesa3d/src/gallium/drivers/nouveau/nv30/ |
D | nv30_format.h | 23 } swz[6]; member
|
D | nv30_texture.c | 208 swizzle(const struct nv30_texfmt *fmt, unsigned cmp, unsigned swz) in swizzle()
|
/external/mesa3d/src/amd/vulkan/ |
D | radv_meta_blit.c | 82 unsigned swz[] = { 0, (tex_dim == GLSL_SAMPLER_DIM_1D ? 2 : 1), 2 }; in build_nir_copy_fragment_shader() local 136 unsigned swz[] = { 0, (tex_dim == GLSL_SAMPLER_DIM_1D ? 2 : 1), 2 }; in build_nir_copy_fragment_shader_depth() local 190 unsigned swz[] = { 0, (tex_dim == GLSL_SAMPLER_DIM_1D ? 2 : 1), 2 }; in build_nir_copy_fragment_shader_stencil() local
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_atom_sampler.c | 203 const unsigned char swz[4] = in convert_sampler() local
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | brw_reg.h | 75 #define BRW_GET_SWZ(swz, idx) (((swz) >> ((idx)*2)) & 0x3) argument 128 brw_apply_swizzle_to_mask(unsigned swz, unsigned mask) in brw_apply_swizzle_to_mask() 146 brw_apply_inv_swizzle_to_mask(unsigned swz, unsigned mask) in brw_apply_inv_swizzle_to_mask() 175 unsigned swz[4]; in brw_swizzle_for_mask() local 200 brw_mask_for_swizzle(unsigned swz) in brw_mask_for_swizzle() 959 brw_swizzle(struct brw_reg reg, unsigned swz) in brw_swizzle()
|
D | brw_vec4_copy_propagation.cpp | 98 unsigned swz[4] = {}; in get_copy_value() local
|
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
D | nvc0_tex.c | 36 nv50_tic_swizzle(const struct nvc0_format *fmt, unsigned swz, bool tex_int) in nv50_tic_swizzle() 75 uint32_t swz[4]; in gm107_create_texture_view() local 286 uint32_t swz[4]; in gf100_create_texture_view() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fTextureSwizzleTests.cpp | 49 static int swizzle (const tcu::RGBA& c, deUint32 swz) in swizzle() 312 deUint32 swz = swizzles[swzNdx].swizzle; in init() local
|
/external/mesa3d/src/mesa/x86/rtasm/ |
D | x86sse.h | 136 #define GET_SHUF(swz, idx) (((swz) >> ((idx)*2)) & 0x3) argument
|