Searched refs:blend1 (Results 1 – 10 of 10) sorted by relevance
149 blend.blend1.post_blend_clamp_enable = 1; in gen7_create_blend_state()150 blend.blend1.pre_blend_clamp_enable = 1; in gen7_create_blend_state()
368 blend.blend1.post_blend_clamp_enable = 1; in gen6_create_cc_blend()369 blend.blend1.pre_blend_clamp_enable = 1; in gen6_create_cc_blend()
28 …%blend1.i583 = call <8 x float> @llvm.x86.avx.blendv.ps.256(<8 x float> undef, <8 x float> undef, …
427 blend->blend1.post_blend_clamp_enable = 1; in gen6_create_cc_blend()428 blend->blend1.pre_blend_clamp_enable = 1; in gen6_create_cc_blend()
238 blend->blend1.post_blend_clamp_enable = 1; in gen7_create_blend_state()239 blend->blend1.pre_blend_clamp_enable = 1; in gen7_create_blend_state()
833 } blend1; member
84 uint32x4_t blend1 = vmull_n_u16(dd1, fwd_offset); in compute_dist_wtd_avg_4x4() local85 blend1 = vmlal_n_u16(blend1, d1, bck_offset); in compute_dist_wtd_avg_4x4()92 uint16x4_t avg1 = vshrn_n_u32(blend1, DIST_PRECISION_BITS); in compute_dist_wtd_avg_4x4()
232 } blend1; member
69 define <16 x i8> @blend1(<16 x i8> %InVec) {70 ; CHECK-LABEL: @blend1(
3021 bool blend1 = i == 0; in createShaderObjectMiscTests() local3022 …de::MovePtr<tcu::TestCaseGroup> blend1Group(new tcu::TestCaseGroup(testCtx, blend1 ? "on" : "off")… in createShaderObjectMiscTests()3046 params.blendEnabled[0] = blend1; in createShaderObjectMiscTests()