Home
last modified time | relevance | path

Searched refs:yxz (Results 1 – 16 of 16) sorted by relevance

/external/skia/tests/sksl/blend/
DBlendHue.glsl37 return _blend_set_color_saturation_helper_h3h3h(hueLumColor.yxz, sat).yxz;
DBlendSaturation.glsl37 return _blend_set_color_saturation_helper_h3h3h(hueLumColor.yxz, sat).yxz;
DBlendHueStandaloneSettings.glsl37 return _blend_set_color_saturation_helper_h3h3h(hueLumColor.yxz, sat).yxz;
DBlendSaturationStandaloneSettings.glsl37 return _blend_set_color_saturation_helper_h3h3h(hueLumColor.yxz, sat).yxz;
DBlendSaturation.metal45 return _blend_set_color_saturation_helper_h3h3h(hueLumColor.yxz, sat).yxz;
DBlendHue.metal45 return _blend_set_color_saturation_helper_h3h3h(hueLumColor.yxz, sat).yxz;
DBlendEnumStandaloneSettings.glsl81 return _blend_set_color_saturation_helper_h3h3h(hueLumColor.yxz, sat).yxz;
DBlendEnum.glsl81 return _blend_set_color_saturation_helper_h3h3h(hueLumColor.yxz, sat).yxz;
DBlendEnum.metal89 return _blend_set_color_saturation_helper_h3h3h(hueLumColor.yxz, sat).yxz;
/external/skia/tests/sksl/inliner/
DInlinerCanBeDisabledStandaloneSettings.glsl36 return _blend_set_color_saturation_helper_h3h3h(hueLumColor.yxz, sat).yxz;
DInlinerCanBeDisabled.glsl42 return _blend_set_color_saturation_helper_h3h3h(hueLumColor.yxz, sat).yxz;
/external/deqp-deps/glslang/Test/
Dspv.accessChain.frag44 OutColor.xy += i.color.yxz.yx;
/external/angle/third_party/vulkan-deps/glslang/src/Test/
Dspv.accessChain.frag44 OutColor.xy += i.color.yxz.yx;
/external/ImageMagick/PerlMagick/t/
Dinput.mat156 …rtnP)!$$!#$A��������������������������������������������������}yxz��]]]ZRLHIJIJKKIJLL…
207   "'**)(%#"  *>NYepvy{{{|~}yxz||����������������������te[TS…
208 …ttqpqppqtx~����������������������������������������}vqdYVX^gosw{|{||||{zz|{yxz{zyzzxy{}��{kUA/"&.…
/external/deqp/data/gles3/shaders/
Dswizzle_math_operations.test312 out0 = in0.zyx + in1.yxz;
1128 out0 = in0.zyx + in1.yxz;
1948 out0 = in0.zyx - in1.yxz;
2764 out0 = in0.zyx - in1.yxz;
3584 out0 = in0.zyx * in1.yxz;
4400 out0 = in0.zyx * in1.yxz;
5220 out0 = in0.zyx / in1.yxz;
6036 out0 = in0.zyx / in1.yxz;
/external/swiftshader/src/Reactor/
DReactor.hpp1623 Swizzle4<Vector4, 0x1022> yxz; member