Home
last modified time | relevance | path

Searched refs:SWIZZLE_W (Results 1 – 25 of 28) sorted by relevance

12

/external/mesa3d/src/mesa/drivers/dri/i965/
Dtest_vec4_copy_propagation.cpp135 SWIZZLE_W, in TEST_F()
141 SWIZZLE_W, in TEST_F()
149 SWIZZLE_W, in TEST_F()
168 v->MOV(c, swizzle(src_reg(b), BRW_SWIZZLE4(SWIZZLE_W, in TEST_F()
169 SWIZZLE_W, in TEST_F()
170 SWIZZLE_W, in TEST_F()
171 SWIZZLE_W))); in TEST_F()
178 EXPECT_EQ(test_mov->src[0].swizzle, BRW_SWIZZLE4(SWIZZLE_W, in TEST_F()
179 SWIZZLE_W, in TEST_F()
180 SWIZZLE_W, in TEST_F()
[all …]
Dbrw_vec4_visitor.cpp1112 swizzled.swizzle = BRW_SWIZZLE4(SWIZZLE_W, SWIZZLE_W, in emit_texture()
1113 SWIZZLE_W, SWIZZLE_W); in emit_texture()
1175 pos_w.swizzle = BRW_SWIZZLE4(SWIZZLE_W, SWIZZLE_W, SWIZZLE_W, SWIZZLE_W); in emit_ndc_computation()
Dbrw_wm.c356 if (src_comp == SWIZZLE_ONE || src_comp == SWIZZLE_W) { in brw_populate_sampler_prog_key_data()
Dbrw_wm_surface_state.c305 SWIZZLE_W, in brw_get_texture_swizzle()
380 swizzles[3] = SWIZZLE_W; in brw_get_texture_swizzle()
/external/mesa3d/src/mesa/program/
Dprog_instruction.h52 #define SWIZZLE_W 3 macro
65 #define SWIZZLE_XYZW MAKE_SWIZZLE4(SWIZZLE_X, SWIZZLE_Y, SWIZZLE_Z, SWIZZLE_W)
69 #define SWIZZLE_WWWW MAKE_SWIZZLE4(SWIZZLE_W, SWIZZLE_W, SWIZZLE_W, SWIZZLE_W)
Dprog_optimize.c108 if (channel_mask & (1 << comp) && coord <= SWIZZLE_W) in get_src_arg_mask()
150 return GET_SWZ(swz,0) <= SWIZZLE_W && in is_swizzle_regular()
151 GET_SWZ(swz,1) <= SWIZZLE_W && in is_swizzle_regular()
152 GET_SWZ(swz,2) <= SWIZZLE_W && in is_swizzle_regular()
153 GET_SWZ(swz,3) <= SWIZZLE_W; in is_swizzle_regular()
278 if (swz <= SWIZZLE_W) { in _mesa_remove_dead_code_global()
Dprog_instruction.c229 if (swizzle <= SWIZZLE_W && in _mesa_check_soa_dependencies()
Dprog_parameter_layout.c47 swiz |= ((s <= SWIZZLE_W) ? GET_SWZ(base, s) : s) << (i * 3); in _mesa_combine_swizzles()
Dprogram_lexer.l115 return SWIZZLE_W; in swiz_from_char()
Dprogram_parse.y695 $$.swz = SWIZZLE_W;
712 $$.swz = SWIZZLE_W;
/external/mesa3d/src/mesa/main/
Dformat_parser.py135 SWIZZLE_W = 3 variable in Swizzle
176 if idx <= Swizzle.SWIZZLE_W:
453 return self.swizzle['a'] <= Swizzle.SWIZZLE_W
457 return self.swizzle[name] <= Swizzle.SWIZZLE_W
Dformats.h131 SWIZZLE_X, SWIZZLE_Y, SWIZZLE_Z, SWIZZLE_W) ( \ argument
140 (((SWIZZLE_W) << 17) & MESA_ARRAY_FORMAT_SWIZZLE_W_MASK) | \
/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_vertprog.c51 SWIZZLE_W != VSF_IN_COMPONENT_W || \
607 if (GET_SWZ(src[i].Swizzle, j) == SWIZZLE_W) { in r200_translate_vertex_program()
608 src[i].Swizzle &= ~(SWIZZLE_W << (j*3)); in r200_translate_vertex_program()
616 if (GET_SWZ(src[i].Swizzle, j) == SWIZZLE_W) { in r200_translate_vertex_program()
617 src[i].Swizzle &= ~(SWIZZLE_W << (j*3)); in r200_translate_vertex_program()
625 if (GET_SWZ(src[i].Swizzle, j) == SWIZZLE_W) { in r200_translate_vertex_program()
626 src[i].Swizzle &= ~(SWIZZLE_W << (j*3)); in r200_translate_vertex_program()
631 src[i].Swizzle &= ~(SWIZZLE_W << (j*3)); in r200_translate_vertex_program()
647 SWIZZLE_Z, SWIZZLE_W, in r200_translate_vertex_program()
669 SWIZZLE_Z, SWIZZLE_W, in r200_translate_vertex_program()
/external/mesa3d/src/compiler/glsl/
Dopt_vectorize.cpp229 case WRITEMASK_W: return SWIZZLE_W; in write_mask_to_swizzle()
244 (write_mask == WRITEMASK_W && swz->mask.x == SWIZZLE_W)); in write_mask_matches_swizzle()
Dlower_packed_varyings.cpp311 #define SWIZZLE_ZWZW MAKE_SWIZZLE4(SWIZZLE_Z, SWIZZLE_W, SWIZZLE_Z, SWIZZLE_W)
/external/mesa3d/src/mesa/state_tracker/
Dst_sampler_view.c152 case SWIZZLE_W: in swizzle_swizzle()
216 SWIZZLE_ZERO, SWIZZLE_W); in compute_texture_format_swizzle()
226 return MAKE_SWIZZLE4(SWIZZLE_X, SWIZZLE_X, SWIZZLE_X, SWIZZLE_W); in compute_texture_format_swizzle()
Dst_nir_lower_builtin.c206 assert(swiz[i] <= SWIZZLE_W); in lower_builtin_block()
Dst_glsl_to_tgsi.cpp601 MAKE_SWIZZLE4(SWIZZLE_X, SWIZZLE_Y, SWIZZLE_Z, SWIZZLE_W), in swizzle_for_size()
849 dinst->src[j].swizzle = MAKE_SWIZZLE4(SWIZZLE_Z, SWIZZLE_W, SWIZZLE_Z, SWIZZLE_W); in emit_asm()
3639 coord.swizzle |= SWIZZLE_W << 9; in visit_image_intrinsic()
4471 if (dst.writemask & (1 << comp) && coord <= SWIZZLE_W) in get_src_arg_mask()
/external/mesa3d/src/amd/vulkan/
Dvk_format_table.py73 SWIZZLE_W: "VK_SWIZZLE_W",
Dvk_format_parse.py35 SWIZZLE_X, SWIZZLE_Y, SWIZZLE_Z, SWIZZLE_W, SWIZZLE_0, SWIZZLE_1, SWIZZLE_NONE, = range(7) variable
269 'w': SWIZZLE_W,
/external/mesa3d/src/gallium/auxiliary/util/
Du_format_parse.py35 SWIZZLE_X, SWIZZLE_Y, SWIZZLE_Z, SWIZZLE_W, SWIZZLE_0, SWIZZLE_1, SWIZZLE_NONE, = range(7) variable
261 'w': SWIZZLE_W,
Du_format_table.py75 SWIZZLE_W: "PIPE_SWIZZLE_W",
/external/mesa3d/src/mesa/swrast/
Ds_fragprog.c64 vector[SWIZZLE_W] = texel[3]; in swizzle_texel()
Ds_texcombine.c573 vector[SWIZZLE_W] = texels[i][3]; in swizzle_texels()
/external/mesa3d/src/mesa/drivers/dri/i915/
Di915_fragprog.c349 if (field <= SWIZZLE_W) in calc_live_regs()

12