KGRKJGETMRETU895U-589TY5MIGM5JGB5SDFESFREWTGR54TY
Server : Apache/2.4.58 (Win64) OpenSSL/3.1.3 PHP/8.2.12
System : Windows NT SERVER-PC 10.0 build 26200 (Windows 11) AMD64
User : ServerPC ( 0)
PHP Version : 8.2.12
Disable Function : NONE
Directory :  C:/Users/ServerPC/AppData/Local/Microsoft/OneDrive/EBWebView/GrShaderCache/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : C:/Users/ServerPC/AppData/Local/Microsoft/OneDrive/EBWebView/GrShaderCache/data_3
�����w�w���BPLG���3928d0dc739b5a83sdANGLE (NVIDIA, NVIDIA GeForce GTX 1080 Ti (0x00001B06) Direct3D11 vs_5_0 ps_5_0, D3D11-32.0.15.6636)��@������������������,,position
_upositionP�color_ucolorR����������sk_RTAdjust
_usk_RTAdjustsk_FragColor_usk_FragColorR�@�C����������������������������������������������������������<<���������������������struct VS_OUTPUT
{
    float4 dx_Position : SV_Position;
    float4 gl_Position : TEXCOORD1;
    noperspective float4 v0 : TEXCOORD0;
};
#pragma warning( disable: 3556 3571 )
float4 vec4_ctor(float2 x0, float x1, float x2)
{
    return float4(x0, x1, x2);
}
// Uniforms

uniform float4 _sk_RTAdjust : register(c1);
#ifdef ANGLE_ENABLE_LOOP_FLATTEN
#define LOOP [loop]
#define FLATTEN [flatten]
#else
#define LOOP
#define FLATTEN
#endif

#define ATOMIC_COUNTER_ARRAY_STRIDE 4

// Attributes
static float2 _position = {0, 0};
static float4 _color = {0, 0, 0, 0};

static float4 gl_Position = float4(0, 0, 0, 0);

// Varyings
static noperspective float4 _vcolor_S0 = {0, 0, 0, 0};

cbuffer DriverConstants : register(b1)
{
    float4 dx_ViewAdjust : packoffset(c1);
    float2 dx_ViewCoords : packoffset(c2);
    float2 dx_ViewScale  : packoffset(c3);
    float clipControlOrigin : packoffset(c3.z);
    float clipControlZeroToOne : packoffset(c3.w);
};

@@ VERTEX ATTRIBUTES @@

VS_OUTPUT generateOutput(VS_INPUT input)
{
    VS_OUTPUT output;
    output.gl_Position = gl_Position;
    output.dx_Position.x = gl_Position.x;
    output.dx_Position.y = clipControlOrigin * gl_Position.y;
    if (clipControlZeroToOne)
    {
        output.dx_Position.z = gl_Position.z;
    } else {
        output.dx_Position.z = (gl_Position.z + gl_Position.w) * 0.5;
    }
    output.dx_Position.w = gl_Position.w;
    output.v0 = _vcolor_S0;

    return output;
}

VS_OUTPUT main(VS_INPUT input){
    initAttributes(input);

(_vcolor_S0 = _color);
(gl_Position = vec4_ctor(_position, 0.0, 1.0));
(gl_Position = vec4_ctor(((gl_Position.xy * _sk_RTAdjust.xz) + (gl_Position.ww * _sk_RTAdjust.yw)), 0.0, gl_Position.w));
return generateOutput(input);
}
�struct PS_INPUT
{
    float4 dx_Position : SV_Position;
    float4 gl_Position : TEXCOORD1;
    noperspective float4 v0 : TEXCOORD0;
};

#pragma warning( disable: 3556 3571 )
#ifdef ANGLE_ENABLE_LOOP_FLATTEN
#define LOOP [loop]
#define FLATTEN [flatten]
#else
#define LOOP
#define FLATTEN
#endif

#define ATOMIC_COUNTER_ARRAY_STRIDE 4

// Varyings
static noperspective float4 _vcolor_S0 = {0, 0, 0, 0};

static float4 out_sk_FragColor = {0, 0, 0, 0};

cbuffer DriverConstants : register(b1)
{
    uint dx_Misc : packoffset(c2.w);
};

@@ PIXEL OUTPUT @@

PS_OUTPUT main(PS_INPUT input){
    _vcolor_S0 = input.v0;

float4 _outputColor_S03004 = _vcolor_S0;
{
(out_sk_FragColor = _outputColor_S03004);
}
return generateOutput();
}
R�out_sk_FragColorout_sk_FragColorstruct GS_INPUT
{
    float4 dx_Position : SV_Position;
    float4 gl_Position : TEXCOORD1;
    noperspective float4 v0 : TEXCOORD0;
};

struct GS_OUTPUT
{
    float4 dx_Position : SV_Position;
    float4 gl_Position : TEXCOORD1;
    noperspective float4 v0 : TEXCOORD0;
};

void copyVertex(inout GS_OUTPUT output, GS_INPUT input, GS_INPUT flatinput)
{
    output.gl_Position = input.gl_Position;
    output.v0 = input.v0; 
#ifndef ANGLE_POINT_SPRITE_SHADER
    output.dx_Position = input.dx_Position;
#endif  // ANGLE_POINT_SPRITE_SHADER
}
���DXBC���wL�766h�,�4L�<RDEF��<����RD11< ($|�$GlobalsDriverConstants���|� �(@���������_sk_RTAdjustfloat4����������� ��������80��������E8`���������<`��������dx_ViewAdjustdx_ViewCoordsfloat2�dx_ViewScaleclipControlOriginfloat���WclipControlZeroToOneMicrosoft (R) HLSL Shader Compiler 10.1���ISGND88TEXCOORD���OSGNhP\\SV_PositionTEXCOORD���SHEXxP^jYF� YF� _2_�g� e� e� h9@:� 7	B 
@@?22F�� օ 8" *� 6�@�?6� 6� F6B @6� F>STAT�
�$DXBC5�[	���Ux����$4�D�RDEFd<���<RD11< ($Microsoft (R) HLSL Shader Compiler 10.1ISGNhP\\SV_PositionTEXCOORD���OSGN, SV_TARGET��SHEX<Pjb �e� 6� F>STAT�BPLG���3928d0dc739b5a83sdANGLE (NVIDIA, NVIDIA GeForce GTX 1080 Ti (0x00001B06) Direct3D11 vs_5_0 ps_5_0, D3D11-32.0.15.6636)��@������������������,,position
_upositionP�color_ucolorR����������sk_RTAdjust
_usk_RTAdjustsk_FragColor_usk_FragColorR�@�C����������������������������������������������������������<<���������������������struct VS_OUTPUT
{
    float4 dx_Position : SV_Position;
    float4 gl_Position : TEXCOORD1;
    noperspective float4 v0 : TEXCOORD0;
};
#pragma warning( disable: 3556 3571 )
float4 vec4_ctor(float2 x0, float x1, float x2)
{
    return float4(x0, x1, x2);
}
// Uniforms

uniform float4 _sk_RTAdjust : register(c1);
#ifdef ANGLE_ENABLE_LOOP_FLATTEN
#define LOOP [loop]
#define FLATTEN [flatten]
#else
#define LOOP
#define FLATTEN
#endif

#define ATOMIC_COUNTER_ARRAY_STRIDE 4

// Attributes
static float2 _position = {0, 0};
static float4 _color = {0, 0, 0, 0};

static float4 gl_Position = float4(0, 0, 0, 0);

// Varyings
static noperspective float4 _vcolor_S0 = {0, 0, 0, 0};

cbuffer DriverConstants : register(b1)
{
    float4 dx_ViewAdjust : packoffset(c1);
    float2 dx_ViewCoords : packoffset(c2);
    float2 dx_ViewScale  : packoffset(c3);
    float clipControlOrigin : packoffset(c3.z);
    float clipControlZeroToOne : packoffset(c3.w);
};

@@ VERTEX ATTRIBUTES @@

VS_OUTPUT generateOutput(VS_INPUT input)
{
    VS_OUTPUT output;
    output.gl_Position = gl_Position;
    output.dx_Position.x = gl_Position.x;
    output.dx_Position.y = clipControlOrigin * gl_Position.y;
    if (clipControlZeroToOne)
    {
        output.dx_Position.z = gl_Position.z;
    } else {
        output.dx_Position.z = (gl_Position.z + gl_Position.w) * 0.5;
    }
    output.dx_Position.w = gl_Position.w;
    output.v0 = _vcolor_S0;

    return output;
}

VS_OUTPUT main(VS_INPUT input){
    initAttributes(input);

(_vcolor_S0 = _color);
(gl_Position = vec4_ctor(_position, 0.0, 1.0));
(gl_Position = vec4_ctor(((gl_Position.xy * _sk_RTAdjust.xz) + (gl_Position.ww * _sk_RTAdjust.yw)), 0.0, gl_Position.w));
return generateOutput(input);
}
{struct PS_INPUT
{
    float4 dx_Position : SV_Position;
    float4 gl_Position : TEXCOORD1;
    noperspective float4 v0 : TEXCOORD0;
};

#pragma warning( disable: 3556 3571 )
float4 vec4_ctor(float x0, float x1, float x2, float x3)
{
    return float4(x0, x1, x2, x3);
}
#ifdef ANGLE_ENABLE_LOOP_FLATTEN
#define LOOP [loop]
#define FLATTEN [flatten]
#else
#define LOOP
#define FLATTEN
#endif

#define ATOMIC_COUNTER_ARRAY_STRIDE 4

// Varyings
static noperspective float4 _vcolor_S0 = {0, 0, 0, 0};

static float4 out_sk_FragColor = {0, 0, 0, 0};

cbuffer DriverConstants : register(b1)
{
    uint dx_Misc : packoffset(c2.w);
};

@@ PIXEL OUTPUT @@

PS_OUTPUT main(PS_INPUT input){
    _vcolor_S0 = input.v0;

float4 _outputColor_S03004 = _vcolor_S0;
{
(out_sk_FragColor = _outputColor_S03004);
(out_sk_FragColor = vec4_ctor(out_sk_FragColor.w, 0.0, 0.0, 0.0));
}
return generateOutput();
}
R�out_sk_FragColorout_sk_FragColorstruct GS_INPUT
{
    float4 dx_Position : SV_Position;
    float4 gl_Position : TEXCOORD1;
    noperspective float4 v0 : TEXCOORD0;
};

struct GS_OUTPUT
{
    float4 dx_Position : SV_Position;
    float4 gl_Position : TEXCOORD1;
    noperspective float4 v0 : TEXCOORD0;
};

void copyVertex(inout GS_OUTPUT output, GS_INPUT input, GS_INPUT flatinput)
{
    output.gl_Position = input.gl_Position;
    output.v0 = input.v0; 
#ifndef ANGLE_POINT_SPRITE_SHADER
    output.dx_Position = input.dx_Position;
#endif  // ANGLE_POINT_SPRITE_SHADER
}
���DXBC���wL�766h�,�4L�<RDEF��<����RD11< ($|�$GlobalsDriverConstants���|� �(@���������_sk_RTAdjustfloat4����������� ��������80��������E8`���������<`��������dx_ViewAdjustdx_ViewCoordsfloat2�dx_ViewScaleclipControlOriginfloat���WclipControlZeroToOneMicrosoft (R) HLSL Shader Compiler 10.1���ISGND88TEXCOORD���OSGNhP\\SV_PositionTEXCOORD���SHEXxP^jYF� YF� _2_�g� e� e� h9@:� 7	B 
@@?22F�� օ 8" *� 6�@�?6� 6� F6B @6� F>STAT�
�DDXBC<�c�('eIx�e�D4�D�RDEFd<���<RD11< ($Microsoft (R) HLSL Shader Compiler 10.1ISGNhP\\SV_PositionTEXCOORD���OSGN, SV_TARGET��SHEX\Pjb �e� 6 :6� @>STAT�BPLG��=:3928d0dc739b5a83sdANGLE (NVIDIA, NVIDIA GeForce GTX 1080 Ti (0x00001B06) Direct3D11 vs_5_0 ps_5_0, D3D11-32.0.15.6636)��@������������������,,resolveLevel_and_idx_uresolveLevel_and_idxP�p01_up01R�p23_up23R�fanPointAttrib_ufanPointAttribP����������������������������sk_RTAdjustuaffineMatrix_S0
utranslate_S0
_usk_RTAdjust_uuaffineMatrix_S0_uutranslate_S0������C��������������������������������������������������<<������������������������������������������������������������~struct VS_OUTPUT
{
    float4 dx_Position : SV_Position;
    float4 gl_Position : TEXCOORD0;
};
#pragma warning( disable: 3556 3571 )
float2 vec2_ctor(float x0)
{
    return float2(x0, x0);
}
float2x2 mat2_ctor(float2 x0, float2 x1)
{
    return float2x2(x0, x1);
}
float4 vec4_ctor(float2 x0, float x1, float x2)
{
    return float4(x0, x1, x2);
}
// Uniforms

uniform float4 _sk_RTAdjust : register(c1);
uniform float4 _uaffineMatrix_S0 : register(c2);
uniform float2 _utranslate_S0 : register(c3);
#ifdef ANGLE_ENABLE_LOOP_FLATTEN
#define LOOP [loop]
#define FLATTEN [flatten]
#else
#define LOOP
#define FLATTEN
#endif

#define ATOMIC_COUNTER_ARRAY_STRIDE 4

// Attributes
static float2 _resolveLevel_and_idx = {0, 0};
static float4 _p01 = {0, 0, 0, 0};
static float4 _p23 = {0, 0, 0, 0};
static float2 _fanPointAttrib = {0, 0};

static float4 gl_Position = float4(0, 0, 0, 0);

// Varyings

cbuffer DriverConstants : register(b1)
{
    float4 dx_ViewAdjust : packoffset(c1);
    float2 dx_ViewCoords : packoffset(c2);
    float2 dx_ViewScale  : packoffset(c3);
    float clipControlOrigin : packoffset(c3.z);
    float clipControlZeroToOne : packoffset(c3.w);
};

float f_wangs_formula_max_fdiff_p2_ff2f2f2f2f22_float2x2(in float2 _p0, in float2 _p1, in float2 _p2, in float2 _p3, in float2x2 _matrix)
{
float2 _d03017 = mul(transpose(_matrix), (((float2(-2.0, -2.0) * _p1) + _p2) + _p0));
float2 _d13018 = mul(transpose(_matrix), (((float2(-2.0, -2.0) * _p2) + _p3) + _p1));
return max(dot(_d03017, _d03017), dot(_d13018, _d13018));
}
float f_wangs_formula_conic_p2_fff2f2f2f(in float __precision_, in float2 _p0, in float2 _p1, in float2 _p2, in float _w)
{
float2 _C3025 = ((min(min(_p0, _p1), _p2) + max(max(_p0, _p1), _p2)) * 0.5);
(_p0 -= _C3025);
(_p1 -= _C3025);
(_p2 -= _C3025);
float _m3026 = sqrt(max(max(dot(_p0, _p0), dot(_p1, _p1)), dot(_p2, _p2)));
float2 _dp3027 = (((vec2_ctor((-2.0 * _w)) * _p1) + _p0) + _p2);
float _dw3028 = abs(((-2.0 * _w) + 2.0));
float _rp_minus_13029 = max(0.0, ((_m3026 * __precision_) + -1.0));
float _numer3030 = ((length(_dp3027) * __precision_) + (_rp_minus_13029 * _dw3028));
float _denom3031 = (4.0 * min(_w, 1.0));
return (_numer3030 / _denom3031);
}
@@ VERTEX ATTRIBUTES @@

VS_OUTPUT generateOutput(VS_INPUT input)
{
    VS_OUTPUT output;
    output.gl_Position = gl_Position;
    output.dx_Position.x = gl_Position.x;
    output.dx_Position.y = clipControlOrigin * gl_Position.y;
    if (clipControlZeroToOne)
    {
        output.dx_Position.z = gl_Position.z;
    } else {
        output.dx_Position.z = (gl_Position.z + gl_Position.w) * 0.5;
    }
    output.dx_Position.w = gl_Position.w;

    return output;
}

VS_OUTPUT main(VS_INPUT input){
    initAttributes(input);

float2x2 _AFFINE_MATRIX3033 = mat2_ctor(_uaffineMatrix_S0.xy, _uaffineMatrix_S0.zw);
float2 _TRANSLATE3034 = _utranslate_S0;
float _resolveLevel3035 = _resolveLevel_and_idx.x;
float _idxInResolveLevel3036 = _resolveLevel_and_idx.y;
float2 _localcoord3037 = {0, 0};
if ((_resolveLevel3035 < 0.0))
{
(_localcoord3037 = _fanPointAttrib);
}
else
{
if (isinf(_p23.z))
{
float2 sbf2 = {0, 0};
if ((_resolveLevel3035 != 0.0))
{
(sbf2 = _p01.zw);
}
else
{
float2 sbf3 = {0, 0};
if ((_idxInResolveLevel3036 != 0.0))
{
(sbf3 = _p23.xy);
}
else
{
(sbf3 = _p01.xy);
}
(sbf2 = sbf3);
}
(_localcoord3037 = sbf2);
}
else
{
float2 _p03038 = _p01.xy;
float2 _p13039 = _p01.zw;
float2 _p23040 = _p23.xy;
float2 _p33041 = _p23.zw;
float _w3042 = {-1.0};
float _maxResolveLevel3043 = {0};
if (isinf(_p23.w))
{
(_w3042 = _p33041.x);
float __0_n23044 = f_wangs_formula_conic_p2_fff2f2f2f(4.0, mul(transpose(_AFFINE_MATRIX3033), _p03038), mul(transpose(_AFFINE_MATRIX3033), _p13039), mul(transpose(_AFFINE_MATRIX3033), _p23040), _w3042);
(_maxResolveLevel3043 = ceil((log2(max(__0_n23044, 1.0)) * 0.5)));
(_p13039 *= _w3042);
(_p33041 = _p23040);
}
else
{
float __1_m3045 = f_wangs_formula_max_fdiff_p2_ff2f2f2f2f22_float2x2(_p03038, _p13039, _p23040, _p33041, _AFFINE_MATRIX3033);
(_maxResolveLevel3043 = ceil((log2(max((9.0 * __1_m3045), 1.0)) * 0.25)));
}
if ((_resolveLevel3035 > _maxResolveLevel3043))
{
(_idxInResolveLevel3036 = floor((_idxInResolveLevel3036 * exp2((_maxResolveLevel3043 - _resolveLevel3035)))));
(_resolveLevel3035 = _maxResolveLevel3043);
}
float _fixedVertexID3046 = floor((0.5 + (_idxInResolveLevel3036 * exp2((5.0 - _resolveLevel3035)))));
if (((0.0 < _fixedVertexID3046) && (_fixedVertexID3046 < 32.0)))
{
float _T3047 = (_fixedVertexID3046 * 0.03125);
float2 _ab3048 = lerp(_p03038, _p13039, _T3047);
float2 _bc3049 = lerp(_p13039, _p23040, _T3047);
float2 _cd3050 = lerp(_p23040, _p33041, _T3047);
float2 _abc3051 = lerp(_ab3048, _bc3049, _T3047);
float2 _bcd3052 = lerp(_bc3049, _cd3050, _T3047);
float2 _abcd3053 = lerp(_abc3051, _bcd3052, _T3047);
float _u3054 = lerp(1.0, _w3042, _T3047);
float _v3055 = ((_w3042 + 1.0) - _u3054);
float _uv3056 = lerp(_u3054, _v3055, _T3047);
float2 sbf4 = {0, 0};
if ((_w3042 < 0.0))
{
(sbf4 = _abcd3053);
}
else
{
(sbf4 = (_abc3051 / _uv3056));
}
(_localcoord3037 = sbf4);
}
else
{
float2 sbf5 = {0, 0};
if ((_fixedVertexID3046 == 0.0))
{
(sbf5 = _p03038);
}
else
{
(sbf5 = _p33041);
}
(_localcoord3037 = sbf5);
}
}
}
float2 _vertexpos3057 = (mul(transpose(_AFFINE_MATRIX3033), _localcoord3037) + _TRANSLATE3034);
(gl_Position = vec4_ctor(_vertexpos3057, 0.0, 1.0));
(gl_Position = vec4_ctor(((gl_Position.xy * _sk_RTAdjust.xz) + (gl_Position.ww * _sk_RTAdjust.yw)), 0.0, gl_Position.w));
return generateOutput(input);
}
�struct PS_INPUT
{
    float4 dx_Position : SV_Position;
    float4 gl_Position : TEXCOORD0;
};

#pragma warning( disable: 3556 3571 )
#ifdef ANGLE_ENABLE_LOOP_FLATTEN
#define LOOP [loop]
#define FLATTEN [flatten]
#else
#define LOOP
#define FLATTEN
#endif

#define ATOMIC_COUNTER_ARRAY_STRIDE 4

// Varyings


cbuffer DriverConstants : register(b1)
{
    uint dx_Misc : packoffset(c2.w);
};

@@ PIXEL OUTPUT @@

PS_OUTPUT main(PS_INPUT input){

return generateOutput();
}
�struct GS_INPUT
{
    float4 dx_Position : SV_Position;
    float4 gl_Position : TEXCOORD0;
};

struct GS_OUTPUT
{
    float4 dx_Position : SV_Position;
    float4 gl_Position : TEXCOORD0;
};

void copyVertex(inout GS_OUTPUT output, GS_INPUT input, GS_INPUT flatinput)
{
    output.gl_Position = input.gl_Position;
#ifndef ANGLE_POINT_SPRITE_SHADER
    output.dx_Position = input.dx_Position;
#endif  // ANGLE_POINT_SPRITE_SHADER
}
����<DXBC����k�8��ZM��c<4p�D�RDEF4�<���	RD11< ($|�$GlobalsDriverConstants���|�@��@@T��������x T���������0���������_sk_RTAdjustfloat4M_uaffineMatrix_S0_utranslate_S0float2��T��������� ����������0����������8����������<���������dx_ViewAdjustdx_ViewCoordsdx_ViewScaleclipControlOriginfloat����clipControlZeroToOneMicrosoft (R) HLSL Shader Compiler 10.1���ISGNthhhhTEXCOORD���OSGNP8DSV_PositionTEXCOORD���SHEXTP�jYF� YF� _2_�_�_2g� e� h1
@
62FB*@��� B*@�*9
�@7	2�FF7	2�
�FB:@��� B*@�*8�F� ��8��F� 2�
F8�F� ��32�
F32�
F4��4���2�
F2
��A@??�2
2F�A@??F2
��A@??��
�
"FF4
"�
�
4
K
8"*@�2	�V����2	*@�@@2	"
@�@@��4"@B�
�
KB*8�
��2	B*@�@:3�*@�?8�:@�@B*:4B*@�?/B*8B*@?B*8���6�6*2��@�����F8�FF� b�2�@������F�8�FF� 2�
F"��BFF4"*8"@A4"@�?/"8"@�>B6��6��6@��1"

B

�AB*8B*A"*7	2VFF
�A@�@
2	
@?A
1"@
1"
@B"8"
@=���A2	�V�2�
�AF2	�V�2�
F�A2	2VFF���A�2	�V��2�
�AF2	�V����A�2	�V��
2@���?2	
@�?2	"
@�2	"
1
@b�V7	��V	
@7	R�7	2V�
�8bV�� 2
2F� �2FF� 22F�� օ 8" *� 9B@:� 7	B *@@?6�@�?6� 6� F6B @>STAT�}\
�DXBC7/q�J޺x0�mdD�4�� RDEFd<���<RD11< ($Microsoft (R) HLSL Shader Compiler 10.1ISGNP8DSV_PositionTEXCOORD���OSGNSHEXPj>STAT�BPLG��F(3928d0dc739b5a83sdANGLE (NVIDIA, NVIDIA GeForce GTX 1080 Ti (0x00001B06) Direct3D11 vs_5_0 ps_5_0, D3D11-32.0.15.6636)��@������������������,,
inPosition_uinPositionP�inColor	_uinColorR�
inQuadEdge_uinQuadEdgeR�������������������sk_RTAdjust
u_skRTFlip
_usk_RTAdjust_uu_skRTFlipsk_FragColor_usk_FragColorR�@�C������������������������������������������������������<<�����������������������������������������struct VS_OUTPUT
{
    float4 dx_Position : SV_Position;
    float4 gl_Position : TEXCOORD2;
    noperspective float4 v0 : TEXCOORD0;
    noperspective float4 v1 : TEXCOORD1;
};
#pragma warning( disable: 3556 3571 )
float4 vec4_ctor(float2 x0, float x1, float x2)
{
    return float4(x0, x1, x2);
}
// Uniforms

uniform float4 _sk_RTAdjust : register(c1);
#ifdef ANGLE_ENABLE_LOOP_FLATTEN
#define LOOP [loop]
#define FLATTEN [flatten]
#else
#define LOOP
#define FLATTEN
#endif

#define ATOMIC_COUNTER_ARRAY_STRIDE 4

// Attributes
static float2 _inPosition = {0, 0};
static float4 _inColor = {0, 0, 0, 0};
static float4 _inQuadEdge = {0, 0, 0, 0};

static float4 gl_Position = float4(0, 0, 0, 0);

// Varyings
static noperspective float4 _vQuadEdge_S0 = {0, 0, 0, 0};
static noperspective float4 _vinColor_S0 = {0, 0, 0, 0};

cbuffer DriverConstants : register(b1)
{
    float4 dx_ViewAdjust : packoffset(c1);
    float2 dx_ViewCoords : packoffset(c2);
    float2 dx_ViewScale  : packoffset(c3);
    float clipControlOrigin : packoffset(c3.z);
    float clipControlZeroToOne : packoffset(c3.w);
};

@@ VERTEX ATTRIBUTES @@

VS_OUTPUT generateOutput(VS_INPUT input)
{
    VS_OUTPUT output;
    output.gl_Position = gl_Position;
    output.dx_Position.x = gl_Position.x;
    output.dx_Position.y = clipControlOrigin * gl_Position.y;
    if (clipControlZeroToOne)
    {
        output.dx_Position.z = gl_Position.z;
    } else {
        output.dx_Position.z = (gl_Position.z + gl_Position.w) * 0.5;
    }
    output.dx_Position.w = gl_Position.w;
    output.v0 = _vQuadEdge_S0;
    output.v1 = _vinColor_S0;

    return output;
}

VS_OUTPUT main(VS_INPUT input){
    initAttributes(input);

(_vQuadEdge_S0 = _inQuadEdge);
(_vinColor_S0 = _inColor);
float2 __tmp_0_inPosition3008 = _inPosition;
(gl_Position = vec4_ctor(__tmp_0_inPosition3008, 0.0, 1.0));
(gl_Position = vec4_ctor(((gl_Position.xy * _sk_RTAdjust.xz) + (gl_Position.ww * _sk_RTAdjust.yw)), 0.0, gl_Position.w));
return generateOutput(input);
}
�struct PS_INPUT
{
    float4 dx_Position : SV_Position;
    float4 gl_Position : TEXCOORD2;
    noperspective float4 v0 : TEXCOORD0;
    noperspective float4 v1 : TEXCOORD1;
};

#pragma warning( disable: 3556 3571 )
float2 vec2_ctor(float x0, float x1)
{
    return float2(x0, x1);
}
float4 vec4_ctor(float x0)
{
    return float4(x0, x0, x0, x0);
}
// Uniforms

uniform float2 _u_skRTFlip : register(c0);
#ifdef ANGLE_ENABLE_LOOP_FLATTEN
#define LOOP [loop]
#define FLATTEN [flatten]
#else
#define LOOP
#define FLATTEN
#endif

#define ATOMIC_COUNTER_ARRAY_STRIDE 4

// Varyings
static noperspective float4 _vQuadEdge_S0 = {0, 0, 0, 0};
static noperspective float4 _vinColor_S0 = {0, 0, 0, 0};

static float4 out_sk_FragColor = {0, 0, 0, 0};

cbuffer DriverConstants : register(b1)
{
    uint dx_Misc : packoffset(c2.w);
};

@@ PIXEL OUTPUT @@

PS_OUTPUT main(PS_INPUT input){
    _vQuadEdge_S0 = input.v0;
    _vinColor_S0 = input.v1;

float4 _outputColor_S03006 = _vinColor_S0;
float _edgeAlpha3007 = {0};
float2 _duvdx3008 = ddx(_vQuadEdge_S0.xy);
float2 _duvdy3009 = (_u_skRTFlip.y * ddy(_vQuadEdge_S0.xy));
if (((_vQuadEdge_S0.z > 0.0) && (_vQuadEdge_S0.w > 0.0)))
{
(_edgeAlpha3007 = min((min(_vQuadEdge_S0.z, _vQuadEdge_S0.w) + 0.5), 1.0));
}
else
{
float2 _gF3010 = vec2_ctor((((2.0 * _vQuadEdge_S0.x) * _duvdx3008.x) - _duvdx3008.y), (((2.0 * _vQuadEdge_S0.x) * _duvdy3009.x) - _duvdy3009.y));
(_edgeAlpha3007 = ((_vQuadEdge_S0.x * _vQuadEdge_S0.x) - _vQuadEdge_S0.y));
(_edgeAlpha3007 = clamp((0.5 - (_edgeAlpha3007 / length(_gF3010))), 0.0, 1.0));
}
float4 _outputCoverage_S03011 = vec4_ctor(_edgeAlpha3007);
{
(out_sk_FragColor = (_outputColor_S03006 * _outputCoverage_S03011));
}
return generateOutput();
}
R�out_sk_FragColorout_sk_FragColor�struct GS_INPUT
{
    float4 dx_Position : SV_Position;
    float4 gl_Position : TEXCOORD2;
    noperspective float4 v0 : TEXCOORD0;
    noperspective float4 v1 : TEXCOORD1;
};

struct GS_OUTPUT
{
    float4 dx_Position : SV_Position;
    float4 gl_Position : TEXCOORD2;
    noperspective float4 v0 : TEXCOORD0;
    noperspective float4 v1 : TEXCOORD1;
};

void copyVertex(inout GS_OUTPUT output, GS_INPUT input, GS_INPUT flatinput)
{
    output.gl_Position = input.gl_Position;
    output.v0 = input.v0; 
    output.v1 = input.v1; 
#ifndef ANGLE_POINT_SPRITE_SHADER
    output.dx_Position = input.dx_Position;
#endif  // ANGLE_POINT_SPRITE_SHADER
}
���4DXBCGQ���64v}�Y\��44d��RDEF��<����RD11< ($|�$GlobalsDriverConstants���|� �(@���������_sk_RTAdjustfloat4����������� ��������80��������E8`���������<`��������dx_ViewAdjustdx_ViewCoordsfloat2�dx_ViewScaleclipControlOriginfloat���WclipControlZeroToOneMicrosoft (R) HLSL Shader Compiler 10.1���ISGN\PPPTEXCOORD���OSGN�htttSV_PositionTEXCOORD���SHEX�PijYF� YF� _2_�_�g� e� e� e� h9@:� 7	B 
@@?22F�� օ 8" *� 6�@�?6� 6� F6B @6� F6� F>STAT��DXBCʯ<���V�<Qaf�W�4D�tRDEFh<����RD11< ($\$Globals���\�����������_u_skRTFlipfloat2��Microsoft (R) HLSL Shader Compiler 10.1ISGN�htttSV_PositionTEXCOORD���OSGN, SV_TARGET��SHEXlP�jYF� b �b �e� h|2F82FV� B

2
"*
�Az2F2
*
�AFFK
2
"

�A
 
�A@?3":*"@?3"@�?1
�@�B:*7	*
8� F>STAT�BPLG���+3928d0dc739b5a83sdANGLE (NVIDIA, NVIDIA GeForce GTX 1080 Ti (0x00001B06) Direct3D11 vs_5_0 ps_5_0, D3D11-32.0.15.6636)��@������������������,,
fillBounds_ufillBoundsR�color_ucolorR�	locations_ulocationsR�gl_VertexIDgl_VertexID������������������*����������sk_RTAdjustuatlas_adjust_S0uTextureSampler_0_S0
_usk_RTAdjust_uuatlas_adjust_S0_uuTextureSampler_0_S0sk_FragColor_usk_FragColorR�@^��C��������������������������������������������������<<�������������������������������������������������������������
struct VS_OUTPUT
{
    float4 dx_Position : SV_Position;
    float4 gl_Position : TEXCOORD2;
    noperspective float4 v0 : TEXCOORD0;
    noperspective float2 v1 : TEXCOORD1;
};
#pragma warning( disable: 3556 3571 )
float float_ctor_int(int x0)
{
    return float(x0);
}
float2 vec2_ctor(float x0, float x1)
{
    return float2(x0, x1);
}
float4 vec4_ctor(float2 x0, float x1, float x2)
{
    return float4(x0, x1, x2);
}
// Uniforms

uniform float4 _sk_RTAdjust : register(c1);
uniform float2 _uatlas_adjust_S0 : register(c2);
#ifdef ANGLE_ENABLE_LOOP_FLATTEN
#define LOOP [loop]
#define FLATTEN [flatten]
#else
#define LOOP
#define FLATTEN
#endif

#define ATOMIC_COUNTER_ARRAY_STRIDE 4

// Attributes
static float4 _fillBounds = {0, 0, 0, 0};
static float4 _color = {0, 0, 0, 0};
static float4 _locations = {0, 0, 0, 0};

static float4 gl_Position = float4(0, 0, 0, 0);
static int gl_VertexID;

// Varyings
static noperspective float2 _vatlasCoord_S0 = {0, 0};
static noperspective float4 _vcolor_S0 = {0, 0, 0, 0};

cbuffer DriverConstants : register(b1)
{
    float4 dx_ViewAdjust : packoffset(c1);
    float2 dx_ViewCoords : packoffset(c2);
    float2 dx_ViewScale  : packoffset(c3);
    float clipControlOrigin : packoffset(c3.z);
    float clipControlZeroToOne : packoffset(c3.w);
    uint dx_VertexID : packoffset(c4.x);
};

#define GL_USES_VERTEX_ID
@@ VERTEX ATTRIBUTES @@

VS_OUTPUT generateOutput(VS_INPUT input)
{
    VS_OUTPUT output;
    output.gl_Position = gl_Position;
    output.dx_Position.x = gl_Position.x;
    output.dx_Position.y = clipControlOrigin * gl_Position.y;
    if (clipControlZeroToOne)
    {
        output.dx_Position.z = gl_Position.z;
    } else {
        output.dx_Position.z = (gl_Position.z + gl_Position.w) * 0.5;
    }
    output.dx_Position.w = gl_Position.w;
    output.v0 = _vcolor_S0;
    output.v1 = _vatlasCoord_S0;

    return output;
}

VS_OUTPUT main(VS_INPUT input){
    initAttributes(input);

float2 _unitCoord3009 = vec2_ctor(float_ctor_int((gl_VertexID & 1)), float_ctor_int((gl_VertexID >> 1)));
float2 _devCoord3010 = lerp(_fillBounds.xy, _fillBounds.zw, _unitCoord3009);
float2 _atlasTopLeft3011 = vec2_ctor((abs(_locations.x) - 1.0), _locations.y);
float2 _devTopLeft3012 = _locations.zw;
bool _transposed3013 = (_locations.x < 0.0);
float2 _atlasCoord3014 = (_devCoord3010 - _devTopLeft3012);
if (_transposed3013)
{
(_atlasCoord3014 = _atlasCoord3014.yx);
}
(_atlasCoord3014 += _atlasTopLeft3011);
(_vatlasCoord_S0 = (_atlasCoord3014 * _uatlas_adjust_S0));
(_vcolor_S0 = _color);
(gl_Position = vec4_ctor(_devCoord3010, 0.0, 1.0));
(gl_Position = vec4_ctor(((gl_Position.xy * _sk_RTAdjust.xz) + (gl_Position.ww * _sk_RTAdjust.yw)), 0.0, gl_Position.w));
return generateOutput(input);
}
?struct PS_INPUT
{
    float4 dx_Position : SV_Position;
    float4 gl_Position : TEXCOORD2;
    noperspective float4 v0 : TEXCOORD0;
    noperspective float2 v1 : TEXCOORD1;
};

#pragma warning( disable: 3556 3571 )
// Uniforms

static const uint _uTextureSampler_0_S0 = 0;
uniform Texture2D<float4> textures2D[1] : register(t0);
uniform SamplerState samplers2D[1] : register(s0);
#ifdef ANGLE_ENABLE_LOOP_FLATTEN
#define LOOP [loop]
#define FLATTEN [flatten]
#else
#define LOOP
#define FLATTEN
#endif

#define ATOMIC_COUNTER_ARRAY_STRIDE 4

// Varyings
static noperspective float2 _vatlasCoord_S0 = {0, 0};
static noperspective float4 _vcolor_S0 = {0, 0, 0, 0};

static float4 out_sk_FragColor = {0, 0, 0, 0};

cbuffer DriverConstants : register(b1)
{
    uint dx_Misc : packoffset(c2.w);
    struct SamplerMetadata
    {
        int baseLevel;
        int wrapModes;
        int2 padding;
        int4 intBorderColor;
    };
    SamplerMetadata samplerMetadata[1] : packoffset(c4);
};

float4 gl_texture2D(uint samplerIndex, float2 t, float bias)
{
    return textures2D[samplerIndex].SampleBias(samplers2D[samplerIndex], float2(t.x, t.y), bias);
}

@@ PIXEL OUTPUT @@

PS_OUTPUT main(PS_INPUT input){
    _vcolor_S0 = input.v0;
    _vatlasCoord_S0 = input.v1.xy;

float4 _outputCoverage_S03006 = {1.0, 1.0, 1.0, 1.0};
float _atlasCoverage3007 = gl_texture2D(_uTextureSampler_0_S0, _vatlasCoord_S0, -0.5).x;
(_outputCoverage_S03006 *= _atlasCoverage3007);
float4 _outputColor_S03008 = _vcolor_S0;
{
(out_sk_FragColor = (_outputColor_S03008 * _outputCoverage_S03006));
}
return generateOutput();
}
R�out_sk_FragColorout_sk_FragColor�struct GS_INPUT
{
    float4 dx_Position : SV_Position;
    float4 gl_Position : TEXCOORD2;
    noperspective float4 v0 : TEXCOORD0;
    noperspective float2 v1 : TEXCOORD1;
};

struct GS_OUTPUT
{
    float4 dx_Position : SV_Position;
    float4 gl_Position : TEXCOORD2;
    noperspective float4 v0 : TEXCOORD0;
    noperspective float2 v1 : TEXCOORD1;
};

void copyVertex(inout GS_OUTPUT output, GS_INPUT input, GS_INPUT flatinput)
{
    output.gl_Position = input.gl_Position;
    output.v0 = input.v0; 
    output.v1 = input.v1; 
#ifndef ANGLE_POINT_SPRITE_SHADER
    output.dx_Position = input.dx_Position;
#endif  // ANGLE_POINT_SPRITE_SHADER
}
����lDXBCi��6�~��!�Џ)
(l4� ��RDEF\�<���4RD11< ($|�$GlobalsDriverConstants���|�0��P,��������P l��������_sk_RTAdjustfloat4%_uatlas_adjust_S0float2���b�,��������� l���������0l���������8����������<����������@��������dx_ViewAdjustdx_ViewCoordsdx_ViewScaleclipControlOriginfloat����clipControlZeroToOnedx_VertexIDdword�	Microsoft (R) HLSL Shader Compiler 10.1ISGN�hhhqTEXCOORDSV_VertexID���OSGN�htttSV_PositionTEXCOORD���SHEX P�jYF� YF� _�_�_�`g� e� e� e2 h9@:� 7	B 
@@?

� "
@*
@+22F�A�2	2FFF22F�� օ 2��A8" *� 6�@�?6� 6� F6B @6� F1B
@7	2�
F
��@��6"2FF82 FF� >STAT�	�DXBCE�p4@��I[���4���hRDEF�<����RD11< ($|�����
samplers2D[0]textures2D[0]Microsoft (R) HLSL Shader Compiler 10.1ISGN�htttSV_PositionTEXCOORD���OSGN, SV_TARGET��SHEX�P*jZ`XpUUb �b 2e� hJ���CUFF~`@�8� F>STAT�BPLG��n!3928d0dc739b5a83sdANGLE (NVIDIA, NVIDIA GeForce GTX 1080 Ti (0x00001B06) Direct3D11 vs_5_0 ps_5_0, D3D11-32.0.15.6636)��@������������������,,
inPosition_uinPositionP�
inCoverage_uinCoverage������������������sk_RTAdjust	uColor_S0
_usk_RTAdjust_uuColor_S0sk_FragColor_usk_FragColorR�@�C����������������������������������������������������������<<����������������������������������������struct VS_OUTPUT
{
    float4 dx_Position : SV_Position;
    float4 gl_Position : TEXCOORD1;
    noperspective float v0 : TEXCOORD0;
};
#pragma warning( disable: 3556 3571 )
float4 vec4_ctor(float2 x0, float x1, float x2)
{
    return float4(x0, x1, x2);
}
// Uniforms

uniform float4 _sk_RTAdjust : register(c1);
#ifdef ANGLE_ENABLE_LOOP_FLATTEN
#define LOOP [loop]
#define FLATTEN [flatten]
#else
#define LOOP
#define FLATTEN
#endif

#define ATOMIC_COUNTER_ARRAY_STRIDE 4

// Attributes
static float2 _inPosition = {0, 0};
static float _inCoverage = {0};

static float4 gl_Position = float4(0, 0, 0, 0);

// Varyings
static noperspective float _vinCoverage_S0 = {0};

cbuffer DriverConstants : register(b1)
{
    float4 dx_ViewAdjust : packoffset(c1);
    float2 dx_ViewCoords : packoffset(c2);
    float2 dx_ViewScale  : packoffset(c3);
    float clipControlOrigin : packoffset(c3.z);
    float clipControlZeroToOne : packoffset(c3.w);
};

@@ VERTEX ATTRIBUTES @@

VS_OUTPUT generateOutput(VS_INPUT input)
{
    VS_OUTPUT output;
    output.gl_Position = gl_Position;
    output.dx_Position.x = gl_Position.x;
    output.dx_Position.y = clipControlOrigin * gl_Position.y;
    if (clipControlZeroToOne)
    {
        output.dx_Position.z = gl_Position.z;
    } else {
        output.dx_Position.z = (gl_Position.z + gl_Position.w) * 0.5;
    }
    output.dx_Position.w = gl_Position.w;
    output.v0 = _vinCoverage_S0;

    return output;
}

VS_OUTPUT main(VS_INPUT input){
    initAttributes(input);

float2 __tmp_1_inPosition3006 = _inPosition;
(_vinCoverage_S0 = _inCoverage);
(gl_Position = vec4_ctor(__tmp_1_inPosition3006, 0.0, 1.0));
(gl_Position = vec4_ctor(((gl_Position.xy * _sk_RTAdjust.xz) + (gl_Position.ww * _sk_RTAdjust.yw)), 0.0, gl_Position.w));
return generateOutput(input);
}
�struct PS_INPUT
{
    float4 dx_Position : SV_Position;
    float4 gl_Position : TEXCOORD1;
    noperspective float v0 : TEXCOORD0;
};

#pragma warning( disable: 3556 3571 )
float4 vec4_ctor(float x0)
{
    return float4(x0, x0, x0, x0);
}
// Uniforms

uniform float4 _uColor_S0 : register(c0);
#ifdef ANGLE_ENABLE_LOOP_FLATTEN
#define LOOP [loop]
#define FLATTEN [flatten]
#else
#define LOOP
#define FLATTEN
#endif

#define ATOMIC_COUNTER_ARRAY_STRIDE 4

// Varyings
static noperspective float _vinCoverage_S0 = {0};

static float4 out_sk_FragColor = {0, 0, 0, 0};

cbuffer DriverConstants : register(b1)
{
    uint dx_Misc : packoffset(c2.w);
};

@@ PIXEL OUTPUT @@

PS_OUTPUT main(PS_INPUT input){
    _vinCoverage_S0 = input.v0.x;

float4 _outputColor_S03005 = _uColor_S0;
float _alpha3006 = {1.0};
(_alpha3006 = _vinCoverage_S0);
float4 _outputCoverage_S03007 = vec4_ctor(_alpha3006);
{
(out_sk_FragColor = (_outputColor_S03005 * _outputCoverage_S03007));
}
return generateOutput();
}
R�out_sk_FragColorout_sk_FragColorstruct GS_INPUT
{
    float4 dx_Position : SV_Position;
    float4 gl_Position : TEXCOORD1;
    noperspective float v0 : TEXCOORD0;
};

struct GS_OUTPUT
{
    float4 dx_Position : SV_Position;
    float4 gl_Position : TEXCOORD1;
    noperspective float v0 : TEXCOORD0;
};

void copyVertex(inout GS_OUTPUT output, GS_INPUT input, GS_INPUT flatinput)
{
    output.gl_Position = input.gl_Position;
    output.v0 = input.v0; 
#ifndef ANGLE_POINT_SPRITE_SHADER
    output.dx_Position = input.dx_Position;
#endif  // ANGLE_POINT_SPRITE_SHADER
}
���DXBC��׽�R�`{��e{QR�4L�<RDEF��<����RD11< ($|�$GlobalsDriverConstants���|� �(@���������_sk_RTAdjustfloat4����������� ��������80��������E8`���������<`��������dx_ViewAdjustdx_ViewCoordsfloat2�dx_ViewScaleclipControlOriginfloat���WclipControlZeroToOneMicrosoft (R) HLSL Shader Compiler 10.1���ISGND88TEXCOORD���OSGNhP\\SV_PositionTEXCOORD���SHEXxP^jYF� YF� _2_g� e� e h9@:� 7	B 
@@?22F�� օ 8" *� 6�@�?6� 6� F6B @6 
>STAT�
��DXBC�R�R3��B5����E�4D��HRDEFh<����RD11< ($\$Globals���\�����������_uColor_S0float4���Microsoft (R) HLSL Shader Compiler 10.1ISGNhP\\SV_PositionTEXCOORD���OSGN, SV_TARGET��SHEXXPjYF� b e� 8� F� >STAT�BPLG���3928d0dc739b5a83sdANGLE (NVIDIA, NVIDIA GeForce GTX 1080 Ti (0x00001B06) Direct3D11 vs_5_0 ps_5_0, D3D11-32.0.15.6636)��@������������������,,
inPosition_uinPositionP�inColor	_uinColorR�
inCoverage_uinCoverage���������sk_RTAdjust
_usk_RTAdjustsk_FragColor_usk_FragColorR�@�C������������������������������������������������������<<��������������������pstruct VS_OUTPUT
{
    float4 dx_Position : SV_Position;
    float4 gl_Position : TEXCOORD1;
    noperspective float4 v0 : TEXCOORD0;
};
#pragma warning( disable: 3556 3571 )
float4 vec4_ctor(float2 x0, float x1, float x2)
{
    return float4(x0, x1, x2);
}
// Uniforms

uniform float4 _sk_RTAdjust : register(c1);
#ifdef ANGLE_ENABLE_LOOP_FLATTEN
#define LOOP [loop]
#define FLATTEN [flatten]
#else
#define LOOP
#define FLATTEN
#endif

#define ATOMIC_COUNTER_ARRAY_STRIDE 4

// Attributes
static float2 _inPosition = {0, 0};
static float4 _inColor = {0, 0, 0, 0};
static float _inCoverage = {0};

static float4 gl_Position = float4(0, 0, 0, 0);

// Varyings
static noperspective float4 _vcolor_S0 = {0, 0, 0, 0};

cbuffer DriverConstants : register(b1)
{
    float4 dx_ViewAdjust : packoffset(c1);
    float2 dx_ViewCoords : packoffset(c2);
    float2 dx_ViewScale  : packoffset(c3);
    float clipControlOrigin : packoffset(c3.z);
    float clipControlZeroToOne : packoffset(c3.w);
};

@@ VERTEX ATTRIBUTES @@

VS_OUTPUT generateOutput(VS_INPUT input)
{
    VS_OUTPUT output;
    output.gl_Position = gl_Position;
    output.dx_Position.x = gl_Position.x;
    output.dx_Position.y = clipControlOrigin * gl_Position.y;
    if (clipControlZeroToOne)
    {
        output.dx_Position.z = gl_Position.z;
    } else {
        output.dx_Position.z = (gl_Position.z + gl_Position.w) * 0.5;
    }
    output.dx_Position.w = gl_Position.w;
    output.v0 = _vcolor_S0;

    return output;
}

VS_OUTPUT main(VS_INPUT input){
    initAttributes(input);

float4 _color3007 = _inColor;
(_color3007 = (_color3007 * _inCoverage));
(_vcolor_S0 = _color3007);
float2 __tmp_1_inPosition3008 = _inPosition;
(gl_Position = vec4_ctor(__tmp_1_inPosition3008, 0.0, 1.0));
(gl_Position = vec4_ctor(((gl_Position.xy * _sk_RTAdjust.xz) + (gl_Position.ww * _sk_RTAdjust.yw)), 0.0, gl_Position.w));
return generateOutput(input);
}
�struct PS_INPUT
{
    float4 dx_Position : SV_Position;
    float4 gl_Position : TEXCOORD1;
    noperspective float4 v0 : TEXCOORD0;
};

#pragma warning( disable: 3556 3571 )
#ifdef ANGLE_ENABLE_LOOP_FLATTEN
#define LOOP [loop]
#define FLATTEN [flatten]
#else
#define LOOP
#define FLATTEN
#endif

#define ATOMIC_COUNTER_ARRAY_STRIDE 4

// Varyings
static noperspective float4 _vcolor_S0 = {0, 0, 0, 0};

static float4 out_sk_FragColor = {0, 0, 0, 0};

cbuffer DriverConstants : register(b1)
{
    uint dx_Misc : packoffset(c2.w);
};

@@ PIXEL OUTPUT @@

PS_OUTPUT main(PS_INPUT input){
    _vcolor_S0 = input.v0;

float4 _outputColor_S03004 = _vcolor_S0;
{
(out_sk_FragColor = _outputColor_S03004);
}
return generateOutput();
}
R�out_sk_FragColorout_sk_FragColorstruct GS_INPUT
{
    float4 dx_Position : SV_Position;
    float4 gl_Position : TEXCOORD1;
    noperspective float4 v0 : TEXCOORD0;
};

struct GS_OUTPUT
{
    float4 dx_Position : SV_Position;
    float4 gl_Position : TEXCOORD1;
    noperspective float4 v0 : TEXCOORD0;
};

void copyVertex(inout GS_OUTPUT output, GS_INPUT input, GS_INPUT flatinput)
{
    output.gl_Position = input.gl_Position;
    output.v0 = input.v0; 
#ifndef ANGLE_POINT_SPRITE_SHADER
    output.dx_Position = input.dx_Position;
#endif  // ANGLE_POINT_SPRITE_SHADER
}
���DXBC�1����=�`�,�PZ�4d�hRDEF��<����RD11< ($|�$GlobalsDriverConstants���|� �(@���������_sk_RTAdjustfloat4����������� ��������80��������E8`���������<`��������dx_ViewAdjustdx_ViewCoordsfloat2�dx_ViewScaleclipControlOriginfloat���WclipControlZeroToOneMicrosoft (R) HLSL Shader Compiler 10.1���ISGN\PPPTEXCOORD���OSGNhP\\SV_PositionTEXCOORD���SHEX�PcjYF� YF� _2_�_g� e� e� h9@:� 7	B 
@@?22F�� օ 8" *� 6�@�?6� 6� F6B @8� F>STAT�
�$DXBC5�[	���Ux����$4�D�RDEFd<���<RD11< ($Microsoft (R) HLSL Shader Compiler 10.1ISGNhP\\SV_PositionTEXCOORD���OSGN, SV_TARGET��SHEX<Pjb �e� 6� F>STAT�BPLG���3928d0dc739b5a83sdANGLE (NVIDIA, NVIDIA GeForce GTX 1080 Ti (0x00001B06) Direct3D11 vs_5_0 ps_5_0, D3D11-32.0.15.6636)��@������������������,,
inputPoint_uinputPointP����������������������������sk_RTAdjustuaffineMatrix_S0
utranslate_S0
_usk_RTAdjust_uuaffineMatrix_S0_uutranslate_S0������C��������������������������������������������������������������<<�������������������������������������������������������������struct VS_OUTPUT
{
    float4 dx_Position : SV_Position;
    float4 gl_Position : TEXCOORD0;
};
#pragma warning( disable: 3556 3571 )
float2x2 mat2_ctor(float2 x0, float2 x1)
{
    return float2x2(x0, x1);
}
float4 vec4_ctor(float2 x0, float x1, float x2)
{
    return float4(x0, x1, x2);
}
// Uniforms

uniform float4 _sk_RTAdjust : register(c1);
uniform float4 _uaffineMatrix_S0 : register(c2);
uniform float2 _utranslate_S0 : register(c3);
#ifdef ANGLE_ENABLE_LOOP_FLATTEN
#define LOOP [loop]
#define FLATTEN [flatten]
#else
#define LOOP
#define FLATTEN
#endif

#define ATOMIC_COUNTER_ARRAY_STRIDE 4

// Attributes
static float2 _inputPoint = {0, 0};

static float4 gl_Position = float4(0, 0, 0, 0);

// Varyings

cbuffer DriverConstants : register(b1)
{
    float4 dx_ViewAdjust : packoffset(c1);
    float2 dx_ViewCoords : packoffset(c2);
    float2 dx_ViewScale  : packoffset(c3);
    float clipControlOrigin : packoffset(c3.z);
    float clipControlZeroToOne : packoffset(c3.w);
};

@@ VERTEX ATTRIBUTES @@

VS_OUTPUT generateOutput(VS_INPUT input)
{
    VS_OUTPUT output;
    output.gl_Position = gl_Position;
    output.dx_Position.x = gl_Position.x;
    output.dx_Position.y = clipControlOrigin * gl_Position.y;
    if (clipControlZeroToOne)
    {
        output.dx_Position.z = gl_Position.z;
    } else {
        output.dx_Position.z = (gl_Position.z + gl_Position.w) * 0.5;
    }
    output.dx_Position.w = gl_Position.w;

    return output;
}

VS_OUTPUT main(VS_INPUT input){
    initAttributes(input);

float2x2 _AFFINE_MATRIX3006 = mat2_ctor(_uaffineMatrix_S0.xy, _uaffineMatrix_S0.zw);
float2 _TRANSLATE3007 = _utranslate_S0;
float2 _localcoord3008 = _inputPoint;
float2 _vertexpos3009 = (mul(transpose(_AFFINE_MATRIX3006), _localcoord3008) + _TRANSLATE3007);
(gl_Position = vec4_ctor(_vertexpos3009, 0.0, 1.0));
(gl_Position = vec4_ctor(((gl_Position.xy * _sk_RTAdjust.xz) + (gl_Position.ww * _sk_RTAdjust.yw)), 0.0, gl_Position.w));
return generateOutput(input);
}
�struct PS_INPUT
{
    float4 dx_Position : SV_Position;
    float4 gl_Position : TEXCOORD0;
};

#pragma warning( disable: 3556 3571 )
#ifdef ANGLE_ENABLE_LOOP_FLATTEN
#define LOOP [loop]
#define FLATTEN [flatten]
#else
#define LOOP
#define FLATTEN
#endif

#define ATOMIC_COUNTER_ARRAY_STRIDE 4

// Varyings


cbuffer DriverConstants : register(b1)
{
    uint dx_Misc : packoffset(c2.w);
};

@@ PIXEL OUTPUT @@

PS_OUTPUT main(PS_INPUT input){

return generateOutput();
}
�struct GS_INPUT
{
    float4 dx_Position : SV_Position;
    float4 gl_Position : TEXCOORD0;
};

struct GS_OUTPUT
{
    float4 dx_Position : SV_Position;
    float4 gl_Position : TEXCOORD0;
};

void copyVertex(inout GS_OUTPUT output, GS_INPUT input, GS_INPUT flatinput)
{
    output.gl_Position = input.gl_Position;
#ifndef ANGLE_POINT_SPRITE_SHADER
    output.dx_Position = input.dx_Position;
#endif  // ANGLE_POINT_SPRITE_SHADER
}
�HDXBCC�|o��D�k+�}�H4p���RDEF4�<���	RD11< ($|�$GlobalsDriverConstants���|�@��@@T��������x T���������0���������_sk_RTAdjustfloat4M_uaffineMatrix_S0_utranslate_S0float2��T��������� ����������0����������8����������<���������dx_ViewAdjustdx_ViewCoordsdx_ViewScaleclipControlOriginfloat����clipControlZeroToOneMicrosoft (R) HLSL Shader Compiler 10.1���ISGN, TEXCOORD���OSGNP8DSV_PositionTEXCOORD���SHEX�PjjYF� YF� _2g� e� h9@:� 7	B 
@@?8�F� 2�
F2FF� 22F�� օ 8" *� 6�@�?6� 6� F6B @>STAT��DXBC7/q�J޺x0�mdD�4�� RDEFd<���<RD11< ($Microsoft (R) HLSL Shader Compiler 10.1ISGNP8DSV_PositionTEXCOORD���OSGNSHEXPj>STAT�BPLG���"3928d0dc739b5a83sdANGLE (NVIDIA, NVIDIA GeForce GTX 1080 Ti (0x00001B06) Direct3D11 vs_5_0 ps_5_0, D3D11-32.0.15.6636)��@������������������,,position
_upositionP�
localCoord_ulocalCoordP����������*����������sk_RTAdjustuTextureSampler_0_S0
_usk_RTAdjust_uuTextureSampler_0_S0sk_FragColor_usk_FragColorR�@^��C����������������������������������������������������������<<�����������������������������������������struct VS_OUTPUT
{
    float4 dx_Position : SV_Position;
    float4 gl_Position : TEXCOORD1;
    noperspective float2 v0 : TEXCOORD0;
};
#pragma warning( disable: 3556 3571 )
float4 vec4_ctor(float2 x0, float x1, float x2)
{
    return float4(x0, x1, x2);
}
// Uniforms

uniform float4 _sk_RTAdjust : register(c1);
#ifdef ANGLE_ENABLE_LOOP_FLATTEN
#define LOOP [loop]
#define FLATTEN [flatten]
#else
#define LOOP
#define FLATTEN
#endif

#define ATOMIC_COUNTER_ARRAY_STRIDE 4

// Attributes
static float2 _position = {0, 0};
static float2 _localCoord = {0, 0};

static float4 gl_Position = float4(0, 0, 0, 0);

// Varyings
static noperspective float2 _vlocalCoord_S0 = {0, 0};

cbuffer DriverConstants : register(b1)
{
    float4 dx_ViewAdjust : packoffset(c1);
    float2 dx_ViewCoords : packoffset(c2);
    float2 dx_ViewScale  : packoffset(c3);
    float clipControlOrigin : packoffset(c3.z);
    float clipControlZeroToOne : packoffset(c3.w);
};

@@ VERTEX ATTRIBUTES @@

VS_OUTPUT generateOutput(VS_INPUT input)
{
    VS_OUTPUT output;
    output.gl_Position = gl_Position;
    output.dx_Position.x = gl_Position.x;
    output.dx_Position.y = clipControlOrigin * gl_Position.y;
    if (clipControlZeroToOne)
    {
        output.dx_Position.z = gl_Position.z;
    } else {
        output.dx_Position.z = (gl_Position.z + gl_Position.w) * 0.5;
    }
    output.dx_Position.w = gl_Position.w;
    output.v0 = _vlocalCoord_S0;

    return output;
}

VS_OUTPUT main(VS_INPUT input){
    initAttributes(input);

(_vlocalCoord_S0 = _localCoord);
(gl_Position = vec4_ctor(_position, 0.0, 1.0));
(gl_Position = vec4_ctor(((gl_Position.xy * _sk_RTAdjust.xz) + (gl_Position.ww * _sk_RTAdjust.yw)), 0.0, gl_Position.w));
return generateOutput(input);
}
nstruct PS_INPUT
{
    float4 dx_Position : SV_Position;
    float4 gl_Position : TEXCOORD1;
    noperspective float2 v0 : TEXCOORD0;
};

#pragma warning( disable: 3556 3571 )
// Uniforms

static const uint _uTextureSampler_0_S0 = 0;
uniform Texture2D<float4> textures2D[1] : register(t0);
uniform SamplerState samplers2D[1] : register(s0);
#ifdef ANGLE_ENABLE_LOOP_FLATTEN
#define LOOP [loop]
#define FLATTEN [flatten]
#else
#define LOOP
#define FLATTEN
#endif

#define ATOMIC_COUNTER_ARRAY_STRIDE 4

// Varyings
static noperspective float2 _vlocalCoord_S0 = {0, 0};

static float4 out_sk_FragColor = {0, 0, 0, 0};

cbuffer DriverConstants : register(b1)
{
    uint dx_Misc : packoffset(c2.w);
    struct SamplerMetadata
    {
        int baseLevel;
        int wrapModes;
        int2 padding;
        int4 intBorderColor;
    };
    SamplerMetadata samplerMetadata[1] : packoffset(c4);
};

float4 gl_texture2D(uint samplerIndex, float2 t, float bias)
{
    return textures2D[samplerIndex].SampleBias(samplers2D[samplerIndex], float2(t.x, t.y), bias);
}

@@ PIXEL OUTPUT @@

PS_OUTPUT main(PS_INPUT input){
    _vlocalCoord_S0 = input.v0.xy;

float4 _outputColor_S03005 = {1.0, 1.0, 1.0, 1.0};
float2 _texCoord3006 = _vlocalCoord_S0;
(_outputColor_S03005 = gl_texture2D(_uTextureSampler_0_S0, _texCoord3006, -0.5));
{
(out_sk_FragColor = _outputColor_S03005);
}
return generateOutput();
}
R�out_sk_FragColorout_sk_FragColorstruct GS_INPUT
{
    float4 dx_Position : SV_Position;
    float4 gl_Position : TEXCOORD1;
    noperspective float2 v0 : TEXCOORD0;
};

struct GS_OUTPUT
{
    float4 dx_Position : SV_Position;
    float4 gl_Position : TEXCOORD1;
    noperspective float2 v0 : TEXCOORD0;
};

void copyVertex(inout GS_OUTPUT output, GS_INPUT input, GS_INPUT flatinput)
{
    output.gl_Position = input.gl_Position;
    output.v0 = input.v0; 
#ifndef ANGLE_POINT_SPRITE_SHADER
    output.dx_Position = input.dx_Position;
#endif  // ANGLE_POINT_SPRITE_SHADER
}
���DXBC-XÌ8�"�>�g
�W��4L�<RDEF��<����RD11< ($|�$GlobalsDriverConstants���|� �(@���������_sk_RTAdjustfloat4����������� ��������80��������E8`���������<`��������dx_ViewAdjustdx_ViewCoordsfloat2�dx_ViewScaleclipControlOriginfloat���WclipControlZeroToOneMicrosoft (R) HLSL Shader Compiler 10.1���ISGND88TEXCOORD���OSGNhP\\SV_PositionTEXCOORD���SHEXxP^jYF� YF� _2_2g� e� e2 h9@:� 7	B 
@@?22F�� օ 8" *� 6�@�?6� 6� F6B @62 F>STAT�
��DXBC4Rײ�49Q��`��u�4�l� RDEF�<����RD11< ($|�����
samplers2D[0]textures2D[0]Microsoft (R) HLSL Shader Compiler 10.1ISGNhP\\SV_PositionTEXCOORD���OSGN, SV_TARGET��SHEXxPjZ`XpUUb 2e� J���CU� FF~`@�>STAT�BPLG���'3928d0dc739b5a83sdANGLE (NVIDIA, NVIDIA GeForce GTX 1080 Ti (0x00001B06) Direct3D11 vs_5_0 ps_5_0, D3D11-32.0.15.6636)��@������������������,,position
_upositionP�color_ucolorR�
localCoord_ulocalCoordP����������	���������*����������sk_RTAdjust
umatrix_S1_c0uTextureSampler_0_S1
_usk_RTAdjust_uumatrix_S1_c0_uuTextureSampler_0_S1sk_FragColor_usk_FragColorR�@^��C������������������������������������������������������<<�������������������������������������������������������������struct VS_OUTPUT
{
    float4 dx_Position : SV_Position;
    float4 gl_Position : TEXCOORD2;
    noperspective float4 v0 : TEXCOORD0;
    noperspective float2 v1 : TEXCOORD1;
};
#pragma warning( disable: 3556 3571 )
float3 vec3_ctor(float2 x0, float x1)
{
    return float3(x0, x1);
}
float3x2 mat3x2_ctor(float3x3 x0)
{
    return float3x2(x0[0][0], x0[0][1], x0[1][0], x0[1][1], x0[2][0], x0[2][1]);
}
float4 vec4_ctor(float2 x0, float x1, float x2)
{
    return float4(x0, x1, x2);
}
// Uniforms

uniform float4 _sk_RTAdjust : register(c1);
uniform float3x3 _umatrix_S1_c0 : register(c2);
#ifdef ANGLE_ENABLE_LOOP_FLATTEN
#define LOOP [loop]
#define FLATTEN [flatten]
#else
#define LOOP
#define FLATTEN
#endif

#define ATOMIC_COUNTER_ARRAY_STRIDE 4

// Attributes
static float2 _position = {0, 0};
static float4 _color = {0, 0, 0, 0};
static float2 _localCoord = {0, 0};

static float4 gl_Position = float4(0, 0, 0, 0);

// Varyings
static noperspective float4 _vcolor_S0 = {0, 0, 0, 0};
static noperspective float2 _vTransformedCoords_3_S0 = {0, 0};

cbuffer DriverConstants : register(b1)
{
    float4 dx_ViewAdjust : packoffset(c1);
    float2 dx_ViewCoords : packoffset(c2);
    float2 dx_ViewScale  : packoffset(c3);
    float clipControlOrigin : packoffset(c3.z);
    float clipControlZeroToOne : packoffset(c3.w);
};

@@ VERTEX ATTRIBUTES @@

VS_OUTPUT generateOutput(VS_INPUT input)
{
    VS_OUTPUT output;
    output.gl_Position = gl_Position;
    output.dx_Position.x = gl_Position.x;
    output.dx_Position.y = clipControlOrigin * gl_Position.y;
    if (clipControlZeroToOne)
    {
        output.dx_Position.z = gl_Position.z;
    } else {
        output.dx_Position.z = (gl_Position.z + gl_Position.w) * 0.5;
    }
    output.dx_Position.w = gl_Position.w;
    output.v0 = _vcolor_S0;
    output.v1 = _vTransformedCoords_3_S0;

    return output;
}

VS_OUTPUT main(VS_INPUT input){
    initAttributes(input);

(_vcolor_S0 = _color);
(gl_Position = vec4_ctor(_position, 0.0, 1.0));
{
(_vTransformedCoords_3_S0 = mul(transpose(mat3x2_ctor(_umatrix_S1_c0)), vec3_ctor(_localCoord, 1.0)));
}
(gl_Position = vec4_ctor(((gl_Position.xy * _sk_RTAdjust.xz) + (gl_Position.ww * _sk_RTAdjust.yw)), 0.0, gl_Position.w));
return generateOutput(input);
}
struct PS_INPUT
{
    float4 dx_Position : SV_Position;
    float4 gl_Position : TEXCOORD2;
    noperspective float4 v0 : TEXCOORD0;
    noperspective float2 v1 : TEXCOORD1;
};

#pragma warning( disable: 3556 3571 )
// Uniforms

static const uint _uTextureSampler_0_S1 = 0;
uniform Texture2D<float4> textures2D[1] : register(t0);
uniform SamplerState samplers2D[1] : register(s0);
#ifdef ANGLE_ENABLE_LOOP_FLATTEN
#define LOOP [loop]
#define FLATTEN [flatten]
#else
#define LOOP
#define FLATTEN
#endif

#define ATOMIC_COUNTER_ARRAY_STRIDE 4

// Varyings
static noperspective float4 _vcolor_S0 = {0, 0, 0, 0};
static noperspective float2 _vTransformedCoords_3_S0 = {0, 0};

static float4 out_sk_FragColor = {0, 0, 0, 0};

cbuffer DriverConstants : register(b1)
{
    uint dx_Misc : packoffset(c2.w);
    struct SamplerMetadata
    {
        int baseLevel;
        int wrapModes;
        int2 padding;
        int4 intBorderColor;
    };
    SamplerMetadata samplerMetadata[1] : packoffset(c4);
};

float4 gl_texture2D(uint samplerIndex, float2 t, float bias)
{
    return textures2D[samplerIndex].SampleBias(samplers2D[samplerIndex], float2(t.x, t.y), bias);
}

@@ PIXEL OUTPUT @@

PS_OUTPUT main(PS_INPUT input){
    _vcolor_S0 = input.v0;
    _vTransformedCoords_3_S0 = input.v1.xy;

float4 _outputColor_S03007 = _vcolor_S0;
float4 __0_input3008 = _outputColor_S03007;
(__0_input3008 = gl_texture2D(_uTextureSampler_0_S1, _vTransformedCoords_3_S0, -0.5));
float4 _output_S13009 = __0_input3008;
{
(out_sk_FragColor = _output_S13009);
}
return generateOutput();
}
R�out_sk_FragColorout_sk_FragColor�struct GS_INPUT
{
    float4 dx_Position : SV_Position;
    float4 gl_Position : TEXCOORD2;
    noperspective float4 v0 : TEXCOORD0;
    noperspective float2 v1 : TEXCOORD1;
};

struct GS_OUTPUT
{
    float4 dx_Position : SV_Position;
    float4 gl_Position : TEXCOORD2;
    noperspective float4 v0 : TEXCOORD0;
    noperspective float2 v1 : TEXCOORD1;
};

void copyVertex(inout GS_OUTPUT output, GS_INPUT input, GS_INPUT flatinput)
{
    output.gl_Position = input.gl_Position;
    output.v0 = input.v0; 
    output.v1 = input.v1; 
#ifndef ANGLE_POINT_SPRITE_SHADER
    output.dx_Position = input.dx_Position;
#endif  // ANGLE_POINT_SPRITE_SHADER
}
����DXBC2�?/4��ud^��Ʋ�4d�PHRDEF(�<����RD11< ($|�$GlobalsDriverConstants���|�P��@,��������P ,h��������_sk_RTAdjustfloat4%_umatrix_S1_c0float3x3_T,��������b x���������0x���������8����������<���������dx_ViewAdjustdx_ViewCoordsfloat2�pdx_ViewScaleclipControlOriginfloat����clipControlZeroToOneMicrosoft (R) HLSL Shader Compiler 10.1���ISGN\PPPTEXCOORD���OSGN�htttSV_PositionTEXCOORD���SHEX�P|jYF� YF� _2_�_2g� e� e� e2 h9@:� 7	B 
@@?22F�� օ 8" *� 6�@�?�?6� 6� F6B @6� F62F F� F" F� F>STAT�
��DXBC�j���s�<�kxwTZ��4���8RDEF�<����RD11< ($|�����
samplers2D[0]textures2D[0]Microsoft (R) HLSL Shader Compiler 10.1ISGN�htttSV_PositionTEXCOORD���OSGN, SV_TARGET��SHEXxPjZ`XpUUb 2e� J���CU� FF~`@�>STAT�BPLG��83928d0dc739b5a83sdANGLE (NVIDIA, NVIDIA GeForce GTX 1080 Ti (0x00001B06) Direct3D11 vs_5_0 ps_5_0, D3D11-32.0.15.6636)��@������������������,,
inPosition_uinPositionP�inColor	_uinColorR�
inQuadEdge_uinQuadEdgeR�������������������	������������������*����������sk_RTAdjust
u_skRTFlip
umatrix_S1_c0ucoverageInvert_S1uTextureSampler_0_S1
_usk_RTAdjust_uu_skRTFlip_uumatrix_S1_c0_uucoverageInvert_S1_uuTextureSampler_0_S1sk_FragColor_usk_FragColorR�@^��C������������������������������������������������������<<����������������������������������������������������������������������������������������������������"struct VS_OUTPUT
{
    float4 dx_Position : SV_Position;
    float4 gl_Position : TEXCOORD2;
    float4 gl_FragCoord : TEXCOORD3;
    noperspective float4 v0 : TEXCOORD0;
    noperspective float4 v1 : TEXCOORD1;
};
#pragma warning( disable: 3556 3571 )
float4 vec4_ctor(float2 x0, float x1, float x2)
{
    return float4(x0, x1, x2);
}
// Uniforms

uniform float4 _sk_RTAdjust : register(c1);
#ifdef ANGLE_ENABLE_LOOP_FLATTEN
#define LOOP [loop]
#define FLATTEN [flatten]
#else
#define LOOP
#define FLATTEN
#endif

#define ATOMIC_COUNTER_ARRAY_STRIDE 4

// Attributes
static float2 _inPosition = {0, 0};
static float4 _inColor = {0, 0, 0, 0};
static float4 _inQuadEdge = {0, 0, 0, 0};

static float4 gl_Position = float4(0, 0, 0, 0);

// Varyings
static noperspective float4 _vQuadEdge_S0 = {0, 0, 0, 0};
static noperspective float4 _vinColor_S0 = {0, 0, 0, 0};

cbuffer DriverConstants : register(b1)
{
    float4 dx_ViewAdjust : packoffset(c1);
    float2 dx_ViewCoords : packoffset(c2);
    float2 dx_ViewScale  : packoffset(c3);
    float clipControlOrigin : packoffset(c3.z);
    float clipControlZeroToOne : packoffset(c3.w);
};

@@ VERTEX ATTRIBUTES @@

VS_OUTPUT generateOutput(VS_INPUT input)
{
    VS_OUTPUT output;
    output.gl_Position = gl_Position;
    output.dx_Position.x = gl_Position.x;
    output.dx_Position.y = clipControlOrigin * gl_Position.y;
    if (clipControlZeroToOne)
    {
        output.dx_Position.z = gl_Position.z;
    } else {
        output.dx_Position.z = (gl_Position.z + gl_Position.w) * 0.5;
    }
    output.dx_Position.w = gl_Position.w;
    output.gl_FragCoord = gl_Position;
    output.v0 = _vQuadEdge_S0;
    output.v1 = _vinColor_S0;

    return output;
}

VS_OUTPUT main(VS_INPUT input){
    initAttributes(input);

(_vQuadEdge_S0 = _inQuadEdge);
(_vinColor_S0 = _inColor);
float2 __tmp_0_inPosition3008 = _inPosition;
(gl_Position = vec4_ctor(__tmp_0_inPosition3008, 0.0, 1.0));
(gl_Position = vec4_ctor(((gl_Position.xy * _sk_RTAdjust.xz) + (gl_Position.ww * _sk_RTAdjust.yw)), 0.0, gl_Position.w));
return generateOutput(input);
}
%struct PS_INPUT
{
    float4 dx_Position : SV_Position;
    float4 gl_Position : TEXCOORD2;
    float4 gl_FragCoord : TEXCOORD3;
    noperspective float4 v0 : TEXCOORD0;
    noperspective float4 v1 : TEXCOORD1;
};

#pragma warning( disable: 3556 3571 )
float2 vec2_ctor(float x0, float x1)
{
    return float2(x0, x1);
}
float3 vec3_ctor(float2 x0, float x1)
{
    return float3(x0, x1);
}
float3x2 mat3x2_ctor(float3x3 x0)
{
    return float3x2(x0[0][0], x0[0][1], x0[1][0], x0[1][1], x0[2][0], x0[2][1]);
}
float4 vec4_ctor(float x0)
{
    return float4(x0, x0, x0, x0);
}
float4 vec4_ctor(float x0, float x1, float x2, float x3)
{
    return float4(x0, x1, x2, x3);
}
// Uniforms

uniform float2 _u_skRTFlip : register(c0);
uniform float3x3 _umatrix_S1_c0 : register(c1);
uniform float2 _ucoverageInvert_S1 : register(c4);
static const uint _uTextureSampler_0_S1 = 0;
uniform Texture2D<float4> textures2D[1] : register(t0);
uniform SamplerState samplers2D[1] : register(s0);
#ifdef ANGLE_ENABLE_LOOP_FLATTEN
#define LOOP [loop]
#define FLATTEN [flatten]
#else
#define LOOP
#define FLATTEN
#endif

#define ATOMIC_COUNTER_ARRAY_STRIDE 4

// Varyings
static noperspective float4 _vQuadEdge_S0 = {0, 0, 0, 0};
static noperspective float4 _vinColor_S0 = {0, 0, 0, 0};

static float4 out_sk_FragColor = {0, 0, 0, 0};
static float4 gl_FragCoord = float4(0, 0, 0, 0);

cbuffer DriverConstants : register(b1)
{
    float4 dx_ViewCoords : packoffset(c1);
    float2 dx_FragCoordOffset : packoffset(c3);
    float3 dx_DepthFront : packoffset(c2);
    float2 dx_ViewScale : packoffset(c3.z);
    uint dx_Misc : packoffset(c2.w);
    struct SamplerMetadata
    {
        int baseLevel;
        int wrapModes;
        int2 padding;
        int4 intBorderColor;
    };
    SamplerMetadata samplerMetadata[1] : packoffset(c4);
};

float4 gl_texture2D(uint samplerIndex, float2 t, float bias)
{
    return textures2D[samplerIndex].SampleBias(samplers2D[samplerIndex], float2(t.x, t.y), bias);
}

#define GL_USES_FRAG_COORD
@@ PIXEL OUTPUT @@

PS_OUTPUT main(PS_INPUT input){
    float rhw = 1.0 / input.gl_FragCoord.w;
    gl_FragCoord.x = input.dx_Position.x - dx_FragCoordOffset.x;
    gl_FragCoord.y = input.dx_Position.y - dx_FragCoordOffset.y;
    gl_FragCoord.z = input.dx_Position.z;
    gl_FragCoord.w = rhw;
    _vQuadEdge_S0 = input.v0;
    _vinColor_S0 = input.v1;

float4 _sk_FragCoord3009 = vec4_ctor(gl_FragCoord.x, (_u_skRTFlip.x + (_u_skRTFlip.y * gl_FragCoord.y)), gl_FragCoord.z, gl_FragCoord.w);
float4 _outputColor_S03010 = _vinColor_S0;
float _edgeAlpha3011 = {0};
float2 _duvdx3012 = ddx(_vQuadEdge_S0.xy);
float2 _duvdy3013 = (_u_skRTFlip.y * ddy(_vQuadEdge_S0.xy));
if (((_vQuadEdge_S0.z > 0.0) && (_vQuadEdge_S0.w > 0.0)))
{
(_edgeAlpha3011 = min((min(_vQuadEdge_S0.z, _vQuadEdge_S0.w) + 0.5), 1.0));
}
else
{
float2 _gF3014 = vec2_ctor((((2.0 * _vQuadEdge_S0.x) * _duvdx3012.x) - _duvdx3012.y), (((2.0 * _vQuadEdge_S0.x) * _duvdy3013.x) - _duvdy3013.y));
(_edgeAlpha3011 = ((_vQuadEdge_S0.x * _vQuadEdge_S0.x) - _vQuadEdge_S0.y));
(_edgeAlpha3011 = clamp((0.5 - (_edgeAlpha3011 / length(_gF3014))), 0.0, 1.0));
}
float4 _outputCoverage_S03015 = vec4_ctor(_edgeAlpha3011);
float __0_coverage3016 = {0.0};
{
(__0_coverage3016 = gl_texture2D(_uTextureSampler_0_S1, mul(transpose(mat3x2_ctor(_umatrix_S1_c0)), vec3_ctor(_sk_FragCoord3009.xy, 1.0)), -0.5).x);
}
(__0_coverage3016 = ((__0_coverage3016 * _ucoverageInvert_S1.x) + _ucoverageInvert_S1.y));
float4 _output_S13017 = (_outputCoverage_S03015 * __0_coverage3016);
{
(out_sk_FragColor = (_outputColor_S03010 * _output_S13017));
}
return generateOutput();
}
R�out_sk_FragColorout_sk_FragColorstruct GS_INPUT
{
    float4 dx_Position : SV_Position;
    float4 gl_Position : TEXCOORD2;
    float4 gl_FragCoord : TEXCOORD3;
    noperspective float4 v0 : TEXCOORD0;
    noperspective float4 v1 : TEXCOORD1;
};

struct GS_OUTPUT
{
    float4 dx_Position : SV_Position;
    float4 gl_Position : TEXCOORD2;
    float4 gl_FragCoord : TEXCOORD3;
    noperspective float4 v0 : TEXCOORD0;
    noperspective float4 v1 : TEXCOORD1;
};

void copyVertex(inout GS_OUTPUT output, GS_INPUT input, GS_INPUT flatinput)
{
    output.gl_Position = input.gl_Position;
    output.v0 = input.v0; 
    output.v1 = input.v1; 
    output.gl_FragCoord = input.gl_FragCoord;
#ifndef ANGLE_POINT_SPRITE_SHADER
    output.dx_Position = input.dx_Position;
#endif  // ANGLE_POINT_SPRITE_SHADER
}
���dDXBC�m߷��k��Ľu�d4d�RDEF��<����RD11< ($|�$GlobalsDriverConstants���|� �(@���������_sk_RTAdjustfloat4����������� ��������80��������E8`���������<`��������dx_ViewAdjustdx_ViewCoordsfloat2�dx_ViewScaleclipControlOriginfloat���WclipControlZeroToOneMicrosoft (R) HLSL Shader Compiler 10.1���ISGN\PPPTEXCOORD���OSGN������SV_PositionTEXCOORD���SHEX�PojYF� YF� _2_�_�g� e� e� e� e� h9@:� 7	B 
@@?22F�� օ 8" *� 6�@�?6� 6� F6� F6� F6� F>STAT���
DXBC("�t���UD��O=�f.�
4\�0
RDEF �<����RD11< ($������
��samplers2D[0]textures2D[0]$GlobalsDriverConstants����$P�$`�����������,���������@���������_u_skRTFlipfloat2��_umatrix_S1_c0float3x3�_ucoverageInvert_S1,��������P0���������c x���������8����������,����������@ ���������dx_ViewCoordsfloat4���"dx_FragCoordOffsetdx_DepthFrontfloat3qdx_ViewScaledx_Miscdword��samplerMetadataSamplerMetadatabaseLevelint��wrapModespaddingint2�BintBorderColorint4{�0:Hl���Microsoft (R) HLSL Shader Compiler 10.1ISGN������SV_PositionTEXCOORD���OSGN, SV_TARGET��SHEX�P�jYF� YF� Z`XpUUd 2b �b �e� h|2F82FV� B

2
"*
�Az2F2
*
�AFFK
2
"

�A
 
�A@?3":*"@?3"@�?1
�@�B:*7	*
6�@�?	2FF� �A2B� 
� F� �"F� �J���CU"F~`@�2"
� � 8
8� F>STAT�BPLG��.;3928d0dc739b5a83sdANGLE (NVIDIA, NVIDIA GeForce GTX 1080 Ti (0x00001B06) Direct3D11 vs_5_0 ps_5_0, D3D11-32.0.15.6636)��@������������������,,
fillBounds_ufillBoundsR�color_ucolorR�	locations_ulocationsR�gl_VertexIDgl_VertexID���������������������������	������������������*����������*����������sk_RTAdjustuatlas_adjust_S0
u_skRTFlip
umatrix_S1_c0ucoverageInvert_S1uTextureSampler_0_S0uTextureSampler_0_S1
_usk_RTAdjust_uuatlas_adjust_S0_uu_skRTFlip_uumatrix_S1_c0_uucoverageInvert_S1_uuTextureSampler_0_S0_uuTextureSampler_0_S1sk_FragColor_usk_FragColorR�@^�^��C��������������������������������������������������<<��������������������������������������������������������������������������������������������������������������������������������������������struct VS_OUTPUT
{
    float4 dx_Position : SV_Position;
    float4 gl_Position : TEXCOORD2;
    float4 gl_FragCoord : TEXCOORD3;
    noperspective float4 v0 : TEXCOORD0;
    noperspective float2 v1 : TEXCOORD1;
};
#pragma warning( disable: 3556 3571 )
float float_ctor_int(int x0)
{
    return float(x0);
}
float2 vec2_ctor(float x0, float x1)
{
    return float2(x0, x1);
}
float4 vec4_ctor(float2 x0, float x1, float x2)
{
    return float4(x0, x1, x2);
}
// Uniforms

uniform float4 _sk_RTAdjust : register(c1);
uniform float2 _uatlas_adjust_S0 : register(c2);
#ifdef ANGLE_ENABLE_LOOP_FLATTEN
#define LOOP [loop]
#define FLATTEN [flatten]
#else
#define LOOP
#define FLATTEN
#endif

#define ATOMIC_COUNTER_ARRAY_STRIDE 4

// Attributes
static float4 _fillBounds = {0, 0, 0, 0};
static float4 _color = {0, 0, 0, 0};
static float4 _locations = {0, 0, 0, 0};

static float4 gl_Position = float4(0, 0, 0, 0);
static int gl_VertexID;

// Varyings
static noperspective float2 _vatlasCoord_S0 = {0, 0};
static noperspective float4 _vcolor_S0 = {0, 0, 0, 0};

cbuffer DriverConstants : register(b1)
{
    float4 dx_ViewAdjust : packoffset(c1);
    float2 dx_ViewCoords : packoffset(c2);
    float2 dx_ViewScale  : packoffset(c3);
    float clipControlOrigin : packoffset(c3.z);
    float clipControlZeroToOne : packoffset(c3.w);
    uint dx_VertexID : packoffset(c4.x);
};

#define GL_USES_VERTEX_ID
@@ VERTEX ATTRIBUTES @@

VS_OUTPUT generateOutput(VS_INPUT input)
{
    VS_OUTPUT output;
    output.gl_Position = gl_Position;
    output.dx_Position.x = gl_Position.x;
    output.dx_Position.y = clipControlOrigin * gl_Position.y;
    if (clipControlZeroToOne)
    {
        output.dx_Position.z = gl_Position.z;
    } else {
        output.dx_Position.z = (gl_Position.z + gl_Position.w) * 0.5;
    }
    output.dx_Position.w = gl_Position.w;
    output.gl_FragCoord = gl_Position;
    output.v0 = _vcolor_S0;
    output.v1 = _vatlasCoord_S0;

    return output;
}

VS_OUTPUT main(VS_INPUT input){
    initAttributes(input);

float2 _unitCoord3009 = vec2_ctor(float_ctor_int((gl_VertexID & 1)), float_ctor_int((gl_VertexID >> 1)));
float2 _devCoord3010 = lerp(_fillBounds.xy, _fillBounds.zw, _unitCoord3009);
float2 _atlasTopLeft3011 = vec2_ctor((abs(_locations.x) - 1.0), _locations.y);
float2 _devTopLeft3012 = _locations.zw;
bool _transposed3013 = (_locations.x < 0.0);
float2 _atlasCoord3014 = (_devCoord3010 - _devTopLeft3012);
if (_transposed3013)
{
(_atlasCoord3014 = _atlasCoord3014.yx);
}
(_atlasCoord3014 += _atlasTopLeft3011);
(_vatlasCoord_S0 = (_atlasCoord3014 * _uatlas_adjust_S0));
(_vcolor_S0 = _color);
(gl_Position = vec4_ctor(_devCoord3010, 0.0, 1.0));
(gl_Position = vec4_ctor(((gl_Position.xy * _sk_RTAdjust.xz) + (gl_Position.ww * _sk_RTAdjust.yw)), 0.0, gl_Position.w));
return generateOutput(input);
}
struct PS_INPUT
{
    float4 dx_Position : SV_Position;
    float4 gl_Position : TEXCOORD2;
    float4 gl_FragCoord : TEXCOORD3;
    noperspective float4 v0 : TEXCOORD0;
    noperspective float2 v1 : TEXCOORD1;
};

#pragma warning( disable: 3556 3571 )
float3 vec3_ctor(float2 x0, float x1)
{
    return float3(x0, x1);
}
float3x2 mat3x2_ctor(float3x3 x0)
{
    return float3x2(x0[0][0], x0[0][1], x0[1][0], x0[1][1], x0[2][0], x0[2][1]);
}
float4 vec4_ctor(float x0, float x1, float x2, float x3)
{
    return float4(x0, x1, x2, x3);
}
// Uniforms

uniform float2 _u_skRTFlip : register(c0);
uniform float3x3 _umatrix_S1_c0 : register(c1);
uniform float2 _ucoverageInvert_S1 : register(c4);
static const uint _uTextureSampler_0_S0 = 0;
static const uint _uTextureSampler_0_S1 = 1;
uniform Texture2D<float4> textures2D[2] : register(t0);
uniform SamplerState samplers2D[2] : register(s0);
#ifdef ANGLE_ENABLE_LOOP_FLATTEN
#define LOOP [loop]
#define FLATTEN [flatten]
#else
#define LOOP
#define FLATTEN
#endif

#define ATOMIC_COUNTER_ARRAY_STRIDE 4

// Varyings
static noperspective float2 _vatlasCoord_S0 = {0, 0};
static noperspective float4 _vcolor_S0 = {0, 0, 0, 0};

static float4 out_sk_FragColor = {0, 0, 0, 0};
static float4 gl_FragCoord = float4(0, 0, 0, 0);

cbuffer DriverConstants : register(b1)
{
    float4 dx_ViewCoords : packoffset(c1);
    float2 dx_FragCoordOffset : packoffset(c3);
    float3 dx_DepthFront : packoffset(c2);
    float2 dx_ViewScale : packoffset(c3.z);
    uint dx_Misc : packoffset(c2.w);
    struct SamplerMetadata
    {
        int baseLevel;
        int wrapModes;
        int2 padding;
        int4 intBorderColor;
    };
    SamplerMetadata samplerMetadata[2] : packoffset(c4);
};

float4 gl_texture2D(uint samplerIndex, float2 t, float bias)
{
    return textures2D[samplerIndex].SampleBias(samplers2D[samplerIndex], float2(t.x, t.y), bias);
}

#define GL_USES_FRAG_COORD
@@ PIXEL OUTPUT @@

PS_OUTPUT main(PS_INPUT input){
    float rhw = 1.0 / input.gl_FragCoord.w;
    gl_FragCoord.x = input.dx_Position.x - dx_FragCoordOffset.x;
    gl_FragCoord.y = input.dx_Position.y - dx_FragCoordOffset.y;
    gl_FragCoord.z = input.dx_Position.z;
    gl_FragCoord.w = rhw;
    _vcolor_S0 = input.v0;
    _vatlasCoord_S0 = input.v1.xy;

float4 _sk_FragCoord3010 = vec4_ctor(gl_FragCoord.x, (_u_skRTFlip.x + (_u_skRTFlip.y * gl_FragCoord.y)), gl_FragCoord.z, gl_FragCoord.w);
float4 _outputCoverage_S03011 = {1.0, 1.0, 1.0, 1.0};
float _atlasCoverage3012 = gl_texture2D(_uTextureSampler_0_S0, _vatlasCoord_S0, -0.5).x;
(_outputCoverage_S03011 *= _atlasCoverage3012);
float4 _outputColor_S03013 = _vcolor_S0;
float __0_coverage3014 = {0.0};
{
(__0_coverage3014 = gl_texture2D(_uTextureSampler_0_S1, mul(transpose(mat3x2_ctor(_umatrix_S1_c0)), vec3_ctor(_sk_FragCoord3010.xy, 1.0)), -0.5).x);
}
(__0_coverage3014 = ((__0_coverage3014 * _ucoverageInvert_S1.x) + _ucoverageInvert_S1.y));
float4 _output_S13015 = (_outputCoverage_S03011 * __0_coverage3014);
{
(out_sk_FragColor = (_outputColor_S03013 * _output_S13015));
}
return generateOutput();
}
R�out_sk_FragColorout_sk_FragColorstruct GS_INPUT
{
    float4 dx_Position : SV_Position;
    float4 gl_Position : TEXCOORD2;
    float4 gl_FragCoord : TEXCOORD3;
    noperspective float4 v0 : TEXCOORD0;
    noperspective float2 v1 : TEXCOORD1;
};

struct GS_OUTPUT
{
    float4 dx_Position : SV_Position;
    float4 gl_Position : TEXCOORD2;
    float4 gl_FragCoord : TEXCOORD3;
    noperspective float4 v0 : TEXCOORD0;
    noperspective float2 v1 : TEXCOORD1;
};

void copyVertex(inout GS_OUTPUT output, GS_INPUT input, GS_INPUT flatinput)
{
    output.gl_Position = input.gl_Position;
    output.v0 = input.v0; 
    output.v1 = input.v1; 
    output.gl_FragCoord = input.gl_FragCoord;
#ifndef ANGLE_POINT_SPRITE_SHADER
    output.dx_Position = input.dx_Position;
#endif  // ANGLE_POINT_SPRITE_SHADER
}
�����DXBC�bb� hǭ=74���4� �RDEF\�<���4RD11< ($|�$GlobalsDriverConstants���|�0��P,��������P l��������_sk_RTAdjustfloat4%_uatlas_adjust_S0float2���b�,��������� l���������0l���������8����������<����������@��������dx_ViewAdjustdx_ViewCoordsdx_ViewScaleclipControlOriginfloat����clipControlZeroToOnedx_VertexIDdword�	Microsoft (R) HLSL Shader Compiler 10.1ISGN�hhhqTEXCOORDSV_VertexID���OSGN������SV_PositionTEXCOORD���SHEX8P�jYF� YF� _�_�_�`g� e� e� e� e2 h9@:� 7	B 
@@?

� "
@*
@+22F�A�2	2FFF22F�� օ 2��A8" *� 6�@�?6� 6� F6� F6� F1B
@7	2�
F
��@��6"2FF82 FF� >STAT�		�D	DXBCG"�K��E�W1�jD	4�X��RDEF|P<���TRD11< ($�
����
&����
4=samplers2D[0]samplers2D[1]textures2D[0]textures2D[1]$GlobalsDriverConstants���4�P=�����������0,H��������l@��������_u_skRTFlipfloat2�_umatrix_S1_c0float3x3?_ucoverageInvert_S1p����������0��������� ����������8��������,��������8@@0��������dx_ViewCoordsfloat4���~dx_FragCoordOffsetdx_DepthFrontfloat3�dx_ViewScaledx_Miscdword�
samplerMetadataSamplerMetadatabaseLevelint��bwrapModespaddingint2��intBorderColorint4�Xh�h����HMicrosoft (R) HLSL Shader Compiler 10.1ISGN������SV_PositionTEXCOORD���OSGN, SV_TARGET��SHEXP�jYF� YF� Z`Z`XpUUXpUUd 2b �b 2e� h6�@�?	2FF� �A2B� 
� F� �"F� �J���CUFF~`@�2

� � J���CU"F~`@�8
8� F>STAT�BPLG��93928d0dc739b5a83sdANGLE (NVIDIA, NVIDIA GeForce GTX 1080 Ti (0x00001B06) Direct3D11 vs_5_0 ps_5_0, D3D11-32.0.15.6636)��@������������������,,resolveLevel_and_idx_uresolveLevel_and_idxP�p01_up01R�p23_up23R����������������������������sk_RTAdjustuaffineMatrix_S0
utranslate_S0
_usk_RTAdjust_uuaffineMatrix_S0_uutranslate_S0������C������������������������������������������������������<<������������������������������������������������������������struct VS_OUTPUT
{
    float4 dx_Position : SV_Position;
    float4 gl_Position : TEXCOORD0;
};
#pragma warning( disable: 3556 3571 )
float2 vec2_ctor(float x0)
{
    return float2(x0, x0);
}
float2x2 mat2_ctor(float2 x0, float2 x1)
{
    return float2x2(x0, x1);
}
float4 vec4_ctor(float2 x0, float x1, float x2)
{
    return float4(x0, x1, x2);
}
// Uniforms

uniform float4 _sk_RTAdjust : register(c1);
uniform float4 _uaffineMatrix_S0 : register(c2);
uniform float2 _utranslate_S0 : register(c3);
#ifdef ANGLE_ENABLE_LOOP_FLATTEN
#define LOOP [loop]
#define FLATTEN [flatten]
#else
#define LOOP
#define FLATTEN
#endif

#define ATOMIC_COUNTER_ARRAY_STRIDE 4

// Attributes
static float2 _resolveLevel_and_idx = {0, 0};
static float4 _p01 = {0, 0, 0, 0};
static float4 _p23 = {0, 0, 0, 0};

static float4 gl_Position = float4(0, 0, 0, 0);

// Varyings

cbuffer DriverConstants : register(b1)
{
    float4 dx_ViewAdjust : packoffset(c1);
    float2 dx_ViewCoords : packoffset(c2);
    float2 dx_ViewScale  : packoffset(c3);
    float clipControlOrigin : packoffset(c3.z);
    float clipControlZeroToOne : packoffset(c3.w);
};

float f_wangs_formula_max_fdiff_p2_ff2f2f2f2f22_float2x2(in float2 _p0, in float2 _p1, in float2 _p2, in float2 _p3, in float2x2 _matrix)
{
float2 _d03016 = mul(transpose(_matrix), (((float2(-2.0, -2.0) * _p1) + _p2) + _p0));
float2 _d13017 = mul(transpose(_matrix), (((float2(-2.0, -2.0) * _p2) + _p3) + _p1));
return max(dot(_d03016, _d03016), dot(_d13017, _d13017));
}
float f_wangs_formula_conic_p2_fff2f2f2f(in float __precision_, in float2 _p0, in float2 _p1, in float2 _p2, in float _w)
{
float2 _C3024 = ((min(min(_p0, _p1), _p2) + max(max(_p0, _p1), _p2)) * 0.5);
(_p0 -= _C3024);
(_p1 -= _C3024);
(_p2 -= _C3024);
float _m3025 = sqrt(max(max(dot(_p0, _p0), dot(_p1, _p1)), dot(_p2, _p2)));
float2 _dp3026 = (((vec2_ctor((-2.0 * _w)) * _p1) + _p0) + _p2);
float _dw3027 = abs(((-2.0 * _w) + 2.0));
float _rp_minus_13028 = max(0.0, ((_m3025 * __precision_) + -1.0));
float _numer3029 = ((length(_dp3026) * __precision_) + (_rp_minus_13028 * _dw3027));
float _denom3030 = (4.0 * min(_w, 1.0));
return (_numer3029 / _denom3030);
}
@@ VERTEX ATTRIBUTES @@

VS_OUTPUT generateOutput(VS_INPUT input)
{
    VS_OUTPUT output;
    output.gl_Position = gl_Position;
    output.dx_Position.x = gl_Position.x;
    output.dx_Position.y = clipControlOrigin * gl_Position.y;
    if (clipControlZeroToOne)
    {
        output.dx_Position.z = gl_Position.z;
    } else {
        output.dx_Position.z = (gl_Position.z + gl_Position.w) * 0.5;
    }
    output.dx_Position.w = gl_Position.w;

    return output;
}

VS_OUTPUT main(VS_INPUT input){
    initAttributes(input);

float2x2 _AFFINE_MATRIX3032 = mat2_ctor(_uaffineMatrix_S0.xy, _uaffineMatrix_S0.zw);
float2 _TRANSLATE3033 = _utranslate_S0;
float _resolveLevel3034 = _resolveLevel_and_idx.x;
float _idxInResolveLevel3035 = _resolveLevel_and_idx.y;
float2 _localcoord3036 = {0, 0};
if (isinf(_p23.z))
{
float2 sbf1 = {0, 0};
if ((_resolveLevel3034 != 0.0))
{
(sbf1 = _p01.zw);
}
else
{
float2 sbf2 = {0, 0};
if ((_idxInResolveLevel3035 != 0.0))
{
(sbf2 = _p23.xy);
}
else
{
(sbf2 = _p01.xy);
}
(sbf1 = sbf2);
}
(_localcoord3036 = sbf1);
}
else
{
float2 _p03037 = _p01.xy;
float2 _p13038 = _p01.zw;
float2 _p23039 = _p23.xy;
float2 _p33040 = _p23.zw;
float _w3041 = {-1.0};
float _maxResolveLevel3042 = {0};
if (isinf(_p23.w))
{
(_w3041 = _p33040.x);
float __0_n23043 = f_wangs_formula_conic_p2_fff2f2f2f(4.0, mul(transpose(_AFFINE_MATRIX3032), _p03037), mul(transpose(_AFFINE_MATRIX3032), _p13038), mul(transpose(_AFFINE_MATRIX3032), _p23039), _w3041);
(_maxResolveLevel3042 = ceil((log2(max(__0_n23043, 1.0)) * 0.5)));
(_p13038 *= _w3041);
(_p33040 = _p23039);
}
else
{
float __1_m3044 = f_wangs_formula_max_fdiff_p2_ff2f2f2f2f22_float2x2(_p03037, _p13038, _p23039, _p33040, _AFFINE_MATRIX3032);
(_maxResolveLevel3042 = ceil((log2(max((9.0 * __1_m3044), 1.0)) * 0.25)));
}
if ((_resolveLevel3034 > _maxResolveLevel3042))
{
(_idxInResolveLevel3035 = floor((_idxInResolveLevel3035 * exp2((_maxResolveLevel3042 - _resolveLevel3034)))));
(_resolveLevel3034 = _maxResolveLevel3042);
}
float _fixedVertexID3045 = floor((0.5 + (_idxInResolveLevel3035 * exp2((5.0 - _resolveLevel3034)))));
if (((0.0 < _fixedVertexID3045) && (_fixedVertexID3045 < 32.0)))
{
float _T3046 = (_fixedVertexID3045 * 0.03125);
float2 _ab3047 = lerp(_p03037, _p13038, _T3046);
float2 _bc3048 = lerp(_p13038, _p23039, _T3046);
float2 _cd3049 = lerp(_p23039, _p33040, _T3046);
float2 _abc3050 = lerp(_ab3047, _bc3048, _T3046);
float2 _bcd3051 = lerp(_bc3048, _cd3049, _T3046);
float2 _abcd3052 = lerp(_abc3050, _bcd3051, _T3046);
float _u3053 = lerp(1.0, _w3041, _T3046);
float _v3054 = ((_w3041 + 1.0) - _u3053);
float _uv3055 = lerp(_u3053, _v3054, _T3046);
float2 sbf3 = {0, 0};
if ((_w3041 < 0.0))
{
(sbf3 = _abcd3052);
}
else
{
(sbf3 = (_abc3050 / _uv3055));
}
(_localcoord3036 = sbf3);
}
else
{
float2 sbf4 = {0, 0};
if ((_fixedVertexID3045 == 0.0))
{
(sbf4 = _p03037);
}
else
{
(sbf4 = _p33040);
}
(_localcoord3036 = sbf4);
}
}
float2 _vertexpos3056 = (mul(transpose(_AFFINE_MATRIX3032), _localcoord3036) + _TRANSLATE3033);
(gl_Position = vec4_ctor(_vertexpos3056, 0.0, 1.0));
(gl_Position = vec4_ctor(((gl_Position.xy * _sk_RTAdjust.xz) + (gl_Position.ww * _sk_RTAdjust.yw)), 0.0, gl_Position.w));
return generateOutput(input);
}
�struct PS_INPUT
{
    float4 dx_Position : SV_Position;
    float4 gl_Position : TEXCOORD0;
};

#pragma warning( disable: 3556 3571 )
#ifdef ANGLE_ENABLE_LOOP_FLATTEN
#define LOOP [loop]
#define FLATTEN [flatten]
#else
#define LOOP
#define FLATTEN
#endif

#define ATOMIC_COUNTER_ARRAY_STRIDE 4

// Varyings


cbuffer DriverConstants : register(b1)
{
    uint dx_Misc : packoffset(c2.w);
};

@@ PIXEL OUTPUT @@

PS_OUTPUT main(PS_INPUT input){

return generateOutput();
}
�struct GS_INPUT
{
    float4 dx_Position : SV_Position;
    float4 gl_Position : TEXCOORD0;
};

struct GS_OUTPUT
{
    float4 dx_Position : SV_Position;
    float4 gl_Position : TEXCOORD0;
};

void copyVertex(inout GS_OUTPUT output, GS_INPUT input, GS_INPUT flatinput)
{
    output.gl_Position = input.gl_Position;
#ifndef ANGLE_POINT_SPRITE_SHADER
    output.dx_Position = input.dx_Position;
#endif  // ANGLE_POINT_SPRITE_SHADER
}
����DXBCf���.�N�e��n�g�p�4p�,8RDEF4�<���	RD11< ($|�$GlobalsDriverConstants���|�@��@@T��������x T���������0���������_sk_RTAdjustfloat4M_uaffineMatrix_S0_utranslate_S0float2��T��������� ����������0����������8����������<���������dx_ViewAdjustdx_ViewCoordsdx_ViewScaleclipControlOriginfloat����clipControlZeroToOneMicrosoft (R) HLSL Shader Compiler 10.1���ISGN\PPPTEXCOORD���OSGNP8DSV_PositionTEXCOORD���SHEXP�jYF� YF� _2_�_�g� e� h*@��� 
@�
9
2F@7	bV7	2��B:@��� B*@�*8�F� ��8��F� 2�
F8�F� ��32�
F32�
F4��4���2�
F2
��A@??�2
2F�A@??F2
��A@??��
�
"FF4
"�
�
4
K
8"*@�2	�V����2	*@�@@2	"
@�@@��4"@B�
�
KB*8�
��2	B*@�@:3�*@�?8�:@�@B*:4B*@�?/B*8B*@?B*8���6�6*2��@�����F8�FF� b�2�@������F�8�FF� 2�
F"��BFF4"*8"@A4"@�?/"8"@�>B6��6��6@��1"

B

�AB*8B*A"*7	2VFF
�A@�@
2	
@?A
1"@
1"
@B"8"
@=���A2	�V�2�
�AF2	�V�2�
F�A2	2VFF���A�2	�V��2�
�AF2	�V����A�2	�V��
2@���?2	
@�?2	"
@�2	"
1
@b�V7	��V	
@7	R�7	2V�
�8bV�� 2
2F� �2FF� 22F�� օ 8" *� 9B@:� 7	B *@@?6�@�?6� 6� F6B @>STAT�x[	�DXBC7/q�J޺x0�mdD�4�� RDEFd<���<RD11< ($Microsoft (R) HLSL Shader Compiler 10.1ISGNP8DSV_PositionTEXCOORD���OSGNSHEXPj>STAT�BPLG��8?3928d0dc739b5a83sdANGLE (NVIDIA, NVIDIA GeForce GTX 1080 Ti (0x00001B06) Direct3D11 vs_5_0 ps_5_0, D3D11-32.0.15.6636)������@������������������,,radii_selector_uradii_selectorR�corner_and_radius_outsets_ucorner_and_radius_outsetsR�aa_bloat_and_coverage_uaa_bloat_and_coverageR�radii_x	_uradii_xR�radii_y	_uradii_yR�skew_uskewR�translate_and_localrotate_utranslate_and_localrotateP�color_ucolorR����������sk_RTAdjust
_usk_RTAdjustsk_FragColor_usk_FragColorR�@�C����������������������������������<<��������������������Mstruct VS_OUTPUT
{
    float4 dx_Position : SV_Position;
    float4 gl_Position : TEXCOORD1;
    noperspective float2 v0 : TEXCOORD0;
};
#pragma warning( disable: 3556 3571 )
float2 vec2_ctor(float x0, float x1)
{
    return float2(x0, x1);
}
float2x2 mat2_ctor(float2 x0, float2 x1)
{
    return float2x2(x0, x1);
}
float4 vec4_ctor(float2 x0, float x1, float x2)
{
    return float4(x0, x1, x2);
}
float4x4 mat4_ctor_float4_float4_float4_float4(float4 x0, float4 x1, float4 x2, float4 x3)
{
    return float4x4(x0, x1, x2, x3);
}
// Uniforms

uniform float4 _sk_RTAdjust : register(c1);
#ifdef ANGLE_ENABLE_LOOP_FLATTEN
#define LOOP [loop]
#define FLATTEN [flatten]
#else
#define LOOP
#define FLATTEN
#endif

#define ATOMIC_COUNTER_ARRAY_STRIDE 4

// Attributes
static float4 _radii_selector = {0, 0, 0, 0};
static float4 _corner_and_radius_outsets = {0, 0, 0, 0};
static float4 _aa_bloat_and_coverage = {0, 0, 0, 0};
static float4 _radii_x = {0, 0, 0, 0};
static float4 _radii_y = {0, 0, 0, 0};
static float4 _skew = {0, 0, 0, 0};
static float2 _translate_and_localrotate = {0, 0};
static float4 _color = {0, 0, 0, 0};

static float4 gl_Position = float4(0, 0, 0, 0);

// Varyings
static noperspective float4 _vcolor_S0 = {0, 0, 0, 0};
static noperspective float2 _varccoord_S0 = {0, 0};

cbuffer DriverConstants : register(b1)
{
    float4 dx_ViewAdjust : packoffset(c1);
    float2 dx_ViewCoords : packoffset(c2);
    float2 dx_ViewScale  : packoffset(c3);
    float clipControlOrigin : packoffset(c3.z);
    float clipControlZeroToOne : packoffset(c3.w);
};

@@ VERTEX ATTRIBUTES @@

VS_OUTPUT generateOutput(VS_INPUT input)
{
    VS_OUTPUT output;
    output.gl_Position = gl_Position;
    output.dx_Position.x = gl_Position.x;
    output.dx_Position.y = clipControlOrigin * gl_Position.y;
    if (clipControlZeroToOne)
    {
        output.dx_Position.z = gl_Position.z;
    } else {
        output.dx_Position.z = (gl_Position.z + gl_Position.w) * 0.5;
    }
    output.dx_Position.w = gl_Position.w;
    output.v0 = _varccoord_S0;

    return output;
}

VS_OUTPUT main(VS_INPUT input){
    initAttributes(input);

(_vcolor_S0 = _color);
float _aa_bloat_multiplier3013 = {1.0};
float2 _corner3014 = _corner_and_radius_outsets.xy;
float2 _radius_outset3015 = _corner_and_radius_outsets.zw;
float2 _aa_bloat_direction3016 = _aa_bloat_and_coverage.xy;
float _is_linear_coverage3017 = _aa_bloat_and_coverage.w;
float2 _pixellength3018 = rsqrt(vec2_ctor(dot(_skew.xz, _skew.xz), dot(_skew.yw, _skew.yw)));
float4 _normalized_axis_dirs3019 = (_skew * _pixellength3018.xyxy);
float2 _axiswidths3020 = (abs(_normalized_axis_dirs3019.xy) + abs(_normalized_axis_dirs3019.zw));
float2 _aa_bloatradius3021 = ((_axiswidths3020 * _pixellength3018) * 0.5);
float4 _radii_and_neighbors3022 = mul(_radii_selector, transpose(mat4_ctor_float4_float4_float4_float4(_radii_x, _radii_y, _radii_x.yxwz, _radii_y.wzyx)));
float2 _radii3023 = _radii_and_neighbors3022.xy;
float2 _neighbor_radii3024 = _radii_and_neighbors3022.zw;
float _coverage_multiplier3025 = {1.0};
if (any((_aa_bloatradius3021 > float2(1.0, 1.0))))
{
(_corner3014 = (max(abs(_corner3014), _aa_bloatradius3021) * sign(_corner3014)));
(_coverage_multiplier3025 = (1.0 / (max(_aa_bloatradius3021.x, 1.0) * max(_aa_bloatradius3021.y, 1.0))));
(_radii3023 = float2(0.0, 0.0));
}
float _coverage3026 = _aa_bloat_and_coverage.z;
if (any((_radii3023 < (_aa_bloatradius3021 * 1.5))))
{
(_radii3023 = float2(0.0, 0.0));
(_aa_bloat_direction3016 = sign(_corner3014));
if ((_coverage3026 > 0.5))
{
(_aa_bloat_direction3016 = (-_aa_bloat_direction3016));
}
(_is_linear_coverage3017 = 1.0);
}
else
{
(_radii3023 = clamp(_radii3023, (_pixellength3018 * 1.5), (2.0 - (_pixellength3018 * 1.5))));
(_neighbor_radii3024 = clamp(_neighbor_radii3024, (_pixellength3018 * 1.5), (2.0 - (_pixellength3018 * 1.5))));
float2 _spacing3027 = ((2.0 - _radii3023) - _neighbor_radii3024);
float2 _extra_pad3028 = max(((_pixellength3018 * 0.0625) - _spacing3027), float2(0.0, 0.0));
(_radii3023 -= (_extra_pad3028 * 0.5));
}
float2 _aa_outset3029 = ((_aa_bloat_direction3016 * _aa_bloatradius3021) * _aa_bloat_multiplier3013);
float2 _vertexpos3030 = ((_corner3014 + (_radius_outset3015 * _radii3023)) + _aa_outset3029);
if ((_coverage3026 > 0.5))
{
if (((_aa_bloat_direction3016.x != 0.0) && ((_vertexpos3030.x * _corner3014.x) < 0.0)))
{
float _backset3031 = abs(_vertexpos3030.x);
(_vertexpos3030.x = 0.0);
(_vertexpos3030.y += (((_backset3031 * sign(_corner3014.y)) * _pixellength3018.y) / _pixellength3018.x));
(_coverage3026 = ((((_coverage3026 - 0.5) * abs(_corner3014.x)) / (abs(_corner3014.x) + _backset3031)) + 0.5));
}
if (((_aa_bloat_direction3016.y != 0.0) && ((_vertexpos3030.y * _corner3014.y) < 0.0)))
{
float _backset3032 = abs(_vertexpos3030.y);
(_vertexpos3030.y = 0.0);
(_vertexpos3030.x += (((_backset3032 * sign(_corner3014.x)) * _pixellength3018.x) / _pixellength3018.y));
(_coverage3026 = ((((_coverage3026 - 0.5) * abs(_corner3014.y)) / (abs(_corner3014.y) + _backset3032)) + 0.5));
}
}
float2x2 _skewmatrix3033 = mat2_ctor(_skew.xy, _skew.zw);
float2 _devcoord3034 = (mul(_vertexpos3030, transpose(_skewmatrix3033)) + _translate_and_localrotate);
if ((0.0 != _is_linear_coverage3017))
{
(_varccoord_S0 = vec2_ctor(0.0, (_coverage3026 * _coverage_multiplier3025)));
}
else
{
float2 _arccoord3035 = ((1.0 - abs(_radius_outset3015)) + ((_aa_outset3029 / _radii3023) * _corner3014));
(_varccoord_S0 = vec2_ctor((_arccoord3035.x + 1.0), _arccoord3035.y));
}
(gl_Position = vec4_ctor(_devcoord3034, 0.0, 1.0));
(gl_Position = vec4_ctor(((gl_Position.xy * _sk_RTAdjust.xz) + (gl_Position.ww * _sk_RTAdjust.yw)), 0.0, gl_Position.w));
return generateOutput(input);
}
�struct PS_INPUT
{
    float4 dx_Position : SV_Position;
    float4 gl_Position : TEXCOORD1;
    noperspective float2 v0 : TEXCOORD0;
};

#pragma warning( disable: 3556 3571 )
float4 vec4_ctor(float x0)
{
    return float4(x0, x0, x0, x0);
}
#ifdef ANGLE_ENABLE_LOOP_FLATTEN
#define LOOP [loop]
#define FLATTEN [flatten]
#else
#define LOOP
#define FLATTEN
#endif

#define ATOMIC_COUNTER_ARRAY_STRIDE 4

// Varyings
static noperspective float2 _varccoord_S0 = {0, 0};

static float4 out_sk_FragColor = {0, 0, 0, 0};

cbuffer DriverConstants : register(b1)
{
    uint dx_Misc : packoffset(c2.w);
};

@@ PIXEL OUTPUT @@

PS_OUTPUT main(PS_INPUT input){
    _varccoord_S0 = input.v0.xy;

float _x_plus_13005 = _varccoord_S0.x;
float _y3006 = _varccoord_S0.y;
float _coverage3007 = {0};
if ((0.0 == _x_plus_13005))
{
(_coverage3007 = _y3006);
}
else
{
float _fn3008 = (_x_plus_13005 * (_x_plus_13005 - 2.0));
(_fn3008 = ((_y3006 * _y3006) + _fn3008));
float _fnwidth3009 = fwidth(_fn3008);
(_coverage3007 = (0.5 - (_fn3008 / _fnwidth3009)));
(_coverage3007 = clamp(_coverage3007, 0.0, 1.0));
}
float4 _outputCoverage_S03010 = vec4_ctor(_coverage3007);
{
(out_sk_FragColor = _outputCoverage_S03010);
}
return generateOutput();
}
R�out_sk_FragColorout_sk_FragColorstruct GS_INPUT
{
    float4 dx_Position : SV_Position;
    float4 gl_Position : TEXCOORD1;
    noperspective float2 v0 : TEXCOORD0;
};

struct GS_OUTPUT
{
    float4 dx_Position : SV_Position;
    float4 gl_Position : TEXCOORD1;
    noperspective float2 v0 : TEXCOORD0;
};

void copyVertex(inout GS_OUTPUT output, GS_INPUT input, GS_INPUT flatinput)
{
    output.gl_Position = input.gl_Position;
    output.v0 = input.v0; 
#ifndef ANGLE_POINT_SPRITE_SHADER
    output.dx_Position = input.dx_Position;
#endif  // ANGLE_POINT_SPRITE_SHADER
}
��������DXBC��au��j|��Y��4�LtRDEF��<����RD11< ($|�$GlobalsDriverConstants���|� �(@���������_sk_RTAdjustfloat4����������� ��������80��������E8`���������<`��������dx_ViewAdjustdx_ViewCoordsfloat2�dx_ViewScaleclipControlOriginfloat���WclipControlZeroToOneMicrosoft (R) HLSL Shader Compiler 10.1���ISGN���������TEXCOORD���OSGNhP\\SV_PositionTEXCOORD���SHEX 
PHjYF� YF� _�_�_�_�_�_�_2g� e� e2 hFF"FF62@6B@�?���DR����D��8��F	2�
��F��82FF1
�@@@8
�F@??@?@?<�:*4
2F@�?�?8�

B@�?�?�?�?:7	r�FF8
2F@�?�?4�22F�A@�?�?@@@3��2�
�A@@@F"�F42FF32FF2F�AF2
2�
@�=�=F�A4
2F@2
2F�A@??�
12F�
<
72@F1
�@1
2F@���A+��42FF��8��7	���2	��V
6B@�?1
2@�1
�V
@2F�A�
+2F1�@?*7
2�F�AF7	rFF2	b�8�9
rF@2�
F8��8:

*B
*	����B*@�8B��**

@?81
@

6"@6*7	rFF8
*��8*

:"

@�8:��
	B:��*��
*
@?8:*1
@
6B@7	rFF7	r�FF�F"��8"*
R22��� օ 8" *� 6�@�?6� 6� F9@:� 7	B 
@@?6B @R���@�?�?2	2F��B
@�?6@7	2 �
Ff
>STAT�f
G
�<DXBC	J1K�Z@�PR3�<4�D�RDEFd<���<RD11< ($Microsoft (R) HLSL Shader Compiler 10.1ISGNhP\\SV_PositionTEXCOORD���OSGN, SV_TARGET��SHEXTPUjb 2e� h
@�8

2	
z"
|B
	"*����
 
�A@?"
@7	� VV>STAT�	BPLG���'3928d0dc739b5a83sdANGLE (NVIDIA, NVIDIA GeForce GTX 1080 Ti (0x00001B06) Direct3D11 vs_5_0 ps_5_0, D3D11-32.0.15.6636)��@������������������,,position
_upositionP�color_ucolorR�
localCoord_ulocalCoordP����������	���������*����������sk_RTAdjust
umatrix_S1uTextureSampler_0_S1
_usk_RTAdjust_uumatrix_S1_uuTextureSampler_0_S1sk_FragColor_usk_FragColorR�@^��C������������������������������������������������������<<�������������������������������������������������������������struct VS_OUTPUT
{
    float4 dx_Position : SV_Position;
    float4 gl_Position : TEXCOORD2;
    noperspective float4 v0 : TEXCOORD0;
    noperspective float2 v1 : TEXCOORD1;
};
#pragma warning( disable: 3556 3571 )
float3 vec3_ctor(float2 x0, float x1)
{
    return float3(x0, x1);
}
float3x2 mat3x2_ctor(float3x3 x0)
{
    return float3x2(x0[0][0], x0[0][1], x0[1][0], x0[1][1], x0[2][0], x0[2][1]);
}
float4 vec4_ctor(float2 x0, float x1, float x2)
{
    return float4(x0, x1, x2);
}
// Uniforms

uniform float4 _sk_RTAdjust : register(c1);
uniform float3x3 _umatrix_S1 : register(c2);
#ifdef ANGLE_ENABLE_LOOP_FLATTEN
#define LOOP [loop]
#define FLATTEN [flatten]
#else
#define LOOP
#define FLATTEN
#endif

#define ATOMIC_COUNTER_ARRAY_STRIDE 4

// Attributes
static float2 _position = {0, 0};
static float4 _color = {0, 0, 0, 0};
static float2 _localCoord = {0, 0};

static float4 gl_Position = float4(0, 0, 0, 0);

// Varyings
static noperspective float4 _vcolor_S0 = {0, 0, 0, 0};
static noperspective float2 _vTransformedCoords_2_S0 = {0, 0};

cbuffer DriverConstants : register(b1)
{
    float4 dx_ViewAdjust : packoffset(c1);
    float2 dx_ViewCoords : packoffset(c2);
    float2 dx_ViewScale  : packoffset(c3);
    float clipControlOrigin : packoffset(c3.z);
    float clipControlZeroToOne : packoffset(c3.w);
};

@@ VERTEX ATTRIBUTES @@

VS_OUTPUT generateOutput(VS_INPUT input)
{
    VS_OUTPUT output;
    output.gl_Position = gl_Position;
    output.dx_Position.x = gl_Position.x;
    output.dx_Position.y = clipControlOrigin * gl_Position.y;
    if (clipControlZeroToOne)
    {
        output.dx_Position.z = gl_Position.z;
    } else {
        output.dx_Position.z = (gl_Position.z + gl_Position.w) * 0.5;
    }
    output.dx_Position.w = gl_Position.w;
    output.v0 = _vcolor_S0;
    output.v1 = _vTransformedCoords_2_S0;

    return output;
}

VS_OUTPUT main(VS_INPUT input){
    initAttributes(input);

(_vcolor_S0 = _color);
(gl_Position = vec4_ctor(_position, 0.0, 1.0));
{
(_vTransformedCoords_2_S0 = mul(transpose(mat3x2_ctor(_umatrix_S1)), vec3_ctor(_localCoord, 1.0)));
}
(gl_Position = vec4_ctor(((gl_Position.xy * _sk_RTAdjust.xz) + (gl_Position.ww * _sk_RTAdjust.yw)), 0.0, gl_Position.w));
return generateOutput(input);
}
�struct PS_INPUT
{
    float4 dx_Position : SV_Position;
    float4 gl_Position : TEXCOORD2;
    noperspective float4 v0 : TEXCOORD0;
    noperspective float2 v1 : TEXCOORD1;
};

#pragma warning( disable: 3556 3571 )
// Uniforms

static const uint _uTextureSampler_0_S1 = 0;
uniform Texture2D<float4> textures2D[1] : register(t0);
uniform SamplerState samplers2D[1] : register(s0);
#ifdef ANGLE_ENABLE_LOOP_FLATTEN
#define LOOP [loop]
#define FLATTEN [flatten]
#else
#define LOOP
#define FLATTEN
#endif

#define ATOMIC_COUNTER_ARRAY_STRIDE 4

// Varyings
static noperspective float4 _vcolor_S0 = {0, 0, 0, 0};
static noperspective float2 _vTransformedCoords_2_S0 = {0, 0};

static float4 out_sk_FragColor = {0, 0, 0, 0};

cbuffer DriverConstants : register(b1)
{
    uint dx_Misc : packoffset(c2.w);
    struct SamplerMetadata
    {
        int baseLevel;
        int wrapModes;
        int2 padding;
        int4 intBorderColor;
    };
    SamplerMetadata samplerMetadata[1] : packoffset(c4);
};

float4 gl_texture2D(uint samplerIndex, float2 t, float bias)
{
    return textures2D[samplerIndex].SampleBias(samplers2D[samplerIndex], float2(t.x, t.y), bias);
}

@@ PIXEL OUTPUT @@

PS_OUTPUT main(PS_INPUT input){
    _vcolor_S0 = input.v0;
    _vTransformedCoords_2_S0 = input.v1.xy;

float4 _outputColor_S03007 = _vcolor_S0;
float4 _output_S13008 = gl_texture2D(_uTextureSampler_0_S1, _vTransformedCoords_2_S0, -0.5).xxxx;
{
(out_sk_FragColor = (_outputColor_S03007 * _output_S13008));
}
return generateOutput();
}
R�out_sk_FragColorout_sk_FragColor�struct GS_INPUT
{
    float4 dx_Position : SV_Position;
    float4 gl_Position : TEXCOORD2;
    noperspective float4 v0 : TEXCOORD0;
    noperspective float2 v1 : TEXCOORD1;
};

struct GS_OUTPUT
{
    float4 dx_Position : SV_Position;
    float4 gl_Position : TEXCOORD2;
    noperspective float4 v0 : TEXCOORD0;
    noperspective float2 v1 : TEXCOORD1;
};

void copyVertex(inout GS_OUTPUT output, GS_INPUT input, GS_INPUT flatinput)
{
    output.gl_Position = input.gl_Position;
    output.v0 = input.v0; 
    output.v1 = input.v1; 
#ifndef ANGLE_POINT_SPRITE_SHADER
    output.dx_Position = input.dx_Position;
#endif  // ANGLE_POINT_SPRITE_SHADER
}
����DXBC�A�{�y��Er2`���4d�PHRDEF(�<����RD11< ($|�$GlobalsDriverConstants���|�P��@,��������P ,h��������_sk_RTAdjustfloat4%_umatrix_S1float3x3���\T,��������b x���������0x���������8����������<���������dx_ViewAdjustdx_ViewCoordsfloat2�pdx_ViewScaleclipControlOriginfloat����clipControlZeroToOneMicrosoft (R) HLSL Shader Compiler 10.1���ISGN\PPPTEXCOORD���OSGN�htttSV_PositionTEXCOORD���SHEX�P|jYF� YF� _2_�_2g� e� e� e2 h9@:� 7	B 
@@?22F�� օ 8" *� 6�@�?�?6� 6� F6B @6� F62F F� F" F� F>STAT�
�DXBCE�p4@��I[���4���hRDEF�<����RD11< ($|�����
samplers2D[0]textures2D[0]Microsoft (R) HLSL Shader Compiler 10.1ISGN�htttSV_PositionTEXCOORD���OSGN, SV_TARGET��SHEX�P*jZ`XpUUb �b 2e� hJ���CUFF~`@�8� F>STAT�BPLG��M83928d0dc739b5a83sdANGLE (NVIDIA, NVIDIA GeForce GTX 1080 Ti (0x00001B06) Direct3D11 vs_5_0 ps_5_0, D3D11-32.0.15.6636)��@������������������,,
fillBounds_ufillBoundsR�color_ucolorR�	locations_ulocationsR�gl_VertexIDgl_VertexID������������������������������������*����������sk_RTAdjustuatlas_adjust_S0
u_skRTFlipurectUniform_S1_c0uTextureSampler_0_S0
_usk_RTAdjust_uuatlas_adjust_S0_uu_skRTFlip_uurectUniform_S1_c0_uuTextureSampler_0_S0sk_FragColor_usk_FragColorR�@^��C��������������������������������������������������<<����������������������������������������������������������������������������������������������������struct VS_OUTPUT
{
    float4 dx_Position : SV_Position;
    float4 gl_Position : TEXCOORD2;
    float4 gl_FragCoord : TEXCOORD3;
    noperspective float4 v0 : TEXCOORD0;
    noperspective float2 v1 : TEXCOORD1;
};
#pragma warning( disable: 3556 3571 )
float float_ctor_int(int x0)
{
    return float(x0);
}
float2 vec2_ctor(float x0, float x1)
{
    return float2(x0, x1);
}
float4 vec4_ctor(float2 x0, float x1, float x2)
{
    return float4(x0, x1, x2);
}
// Uniforms

uniform float4 _sk_RTAdjust : register(c1);
uniform float2 _uatlas_adjust_S0 : register(c2);
#ifdef ANGLE_ENABLE_LOOP_FLATTEN
#define LOOP [loop]
#define FLATTEN [flatten]
#else
#define LOOP
#define FLATTEN
#endif

#define ATOMIC_COUNTER_ARRAY_STRIDE 4

// Attributes
static float4 _fillBounds = {0, 0, 0, 0};
static float4 _color = {0, 0, 0, 0};
static float4 _locations = {0, 0, 0, 0};

static float4 gl_Position = float4(0, 0, 0, 0);
static int gl_VertexID;

// Varyings
static noperspective float2 _vatlasCoord_S0 = {0, 0};
static noperspective float4 _vcolor_S0 = {0, 0, 0, 0};

cbuffer DriverConstants : register(b1)
{
    float4 dx_ViewAdjust : packoffset(c1);
    float2 dx_ViewCoords : packoffset(c2);
    float2 dx_ViewScale  : packoffset(c3);
    float clipControlOrigin : packoffset(c3.z);
    float clipControlZeroToOne : packoffset(c3.w);
    uint dx_VertexID : packoffset(c4.x);
};

#define GL_USES_VERTEX_ID
@@ VERTEX ATTRIBUTES @@

VS_OUTPUT generateOutput(VS_INPUT input)
{
    VS_OUTPUT output;
    output.gl_Position = gl_Position;
    output.dx_Position.x = gl_Position.x;
    output.dx_Position.y = clipControlOrigin * gl_Position.y;
    if (clipControlZeroToOne)
    {
        output.dx_Position.z = gl_Position.z;
    } else {
        output.dx_Position.z = (gl_Position.z + gl_Position.w) * 0.5;
    }
    output.dx_Position.w = gl_Position.w;
    output.gl_FragCoord = gl_Position;
    output.v0 = _vcolor_S0;
    output.v1 = _vatlasCoord_S0;

    return output;
}

VS_OUTPUT main(VS_INPUT input){
    initAttributes(input);

float2 _unitCoord3009 = vec2_ctor(float_ctor_int((gl_VertexID & 1)), float_ctor_int((gl_VertexID >> 1)));
float2 _devCoord3010 = lerp(_fillBounds.xy, _fillBounds.zw, _unitCoord3009);
float2 _atlasTopLeft3011 = vec2_ctor((abs(_locations.x) - 1.0), _locations.y);
float2 _devTopLeft3012 = _locations.zw;
bool _transposed3013 = (_locations.x < 0.0);
float2 _atlasCoord3014 = (_devCoord3010 - _devTopLeft3012);
if (_transposed3013)
{
(_atlasCoord3014 = _atlasCoord3014.yx);
}
(_atlasCoord3014 += _atlasTopLeft3011);
(_vatlasCoord_S0 = (_atlasCoord3014 * _uatlas_adjust_S0));
(_vcolor_S0 = _color);
(gl_Position = vec4_ctor(_devCoord3010, 0.0, 1.0));
(gl_Position = vec4_ctor(((gl_Position.xy * _sk_RTAdjust.xz) + (gl_Position.ww * _sk_RTAdjust.yw)), 0.0, gl_Position.w));
return generateOutput(input);
}
Gstruct PS_INPUT
{
    float4 dx_Position : SV_Position;
    float4 gl_Position : TEXCOORD2;
    float4 gl_FragCoord : TEXCOORD3;
    noperspective float4 v0 : TEXCOORD0;
    noperspective float2 v1 : TEXCOORD1;
};

#pragma warning( disable: 3556 3571 )
float4 vec4_ctor(float x0)
{
    return float4(x0, x0, x0, x0);
}
float4 vec4_ctor(float x0, float x1, float x2, float x3)
{
    return float4(x0, x1, x2, x3);
}
// Uniforms

uniform float2 _u_skRTFlip : register(c0);
uniform float4 _urectUniform_S1_c0 : register(c1);
static const uint _uTextureSampler_0_S0 = 0;
uniform Texture2D<float4> textures2D[1] : register(t0);
uniform SamplerState samplers2D[1] : register(s0);
#ifdef ANGLE_ENABLE_LOOP_FLATTEN
#define LOOP [loop]
#define FLATTEN [flatten]
#else
#define LOOP
#define FLATTEN
#endif

#define ATOMIC_COUNTER_ARRAY_STRIDE 4

// Varyings
static noperspective float2 _vatlasCoord_S0 = {0, 0};
static noperspective float4 _vcolor_S0 = {0, 0, 0, 0};

static float4 out_sk_FragColor = {0, 0, 0, 0};
static float4 gl_FragCoord = float4(0, 0, 0, 0);

cbuffer DriverConstants : register(b1)
{
    float4 dx_ViewCoords : packoffset(c1);
    float2 dx_FragCoordOffset : packoffset(c3);
    float3 dx_DepthFront : packoffset(c2);
    float2 dx_ViewScale : packoffset(c3.z);
    uint dx_Misc : packoffset(c2.w);
    struct SamplerMetadata
    {
        int baseLevel;
        int wrapModes;
        int2 padding;
        int4 intBorderColor;
    };
    SamplerMetadata samplerMetadata[1] : packoffset(c4);
};

float4 gl_texture2D(uint samplerIndex, float2 t, float bias)
{
    return textures2D[samplerIndex].SampleBias(samplers2D[samplerIndex], float2(t.x, t.y), bias);
}

#define GL_USES_FRAG_COORD
@@ PIXEL OUTPUT @@

PS_OUTPUT main(PS_INPUT input){
    float rhw = 1.0 / input.gl_FragCoord.w;
    gl_FragCoord.x = input.dx_Position.x - dx_FragCoordOffset.x;
    gl_FragCoord.y = input.dx_Position.y - dx_FragCoordOffset.y;
    gl_FragCoord.z = input.dx_Position.z;
    gl_FragCoord.w = rhw;
    _vcolor_S0 = input.v0;
    _vatlasCoord_S0 = input.v1.xy;

float4 _sk_FragCoord3008 = vec4_ctor(gl_FragCoord.x, (_u_skRTFlip.x + (_u_skRTFlip.y * gl_FragCoord.y)), gl_FragCoord.z, gl_FragCoord.w);
float4 _outputCoverage_S03009 = {1.0, 1.0, 1.0, 1.0};
float _atlasCoverage3010 = gl_texture2D(_uTextureSampler_0_S0, _vatlasCoord_S0, -0.5).x;
(_outputCoverage_S03009 *= _atlasCoverage3010);
float4 _outputColor_S03011 = _vcolor_S0;
float __5_coverage3012 = {0};
{
float4 __6_dists43013 = clamp((float4(1.0, 1.0, -1.0, -1.0) * (_sk_FragCoord3008.xyxy - _urectUniform_S1_c0)), 0.0, 1.0);
float2 __7_dists23014 = ((__6_dists43013.xy + __6_dists43013.zw) - 1.0);
(__5_coverage3012 = (__7_dists23014.x * __7_dists23014.y));
}
float4 _output_S13015 = (vec4_ctor(__5_coverage3012) * _outputCoverage_S03009);
{
(out_sk_FragColor = (_outputColor_S03011 * _output_S13015));
}
return generateOutput();
}
R�out_sk_FragColorout_sk_FragColorstruct GS_INPUT
{
    float4 dx_Position : SV_Position;
    float4 gl_Position : TEXCOORD2;
    float4 gl_FragCoord : TEXCOORD3;
    noperspective float4 v0 : TEXCOORD0;
    noperspective float2 v1 : TEXCOORD1;
};

struct GS_OUTPUT
{
    float4 dx_Position : SV_Position;
    float4 gl_Position : TEXCOORD2;
    float4 gl_FragCoord : TEXCOORD3;
    noperspective float4 v0 : TEXCOORD0;
    noperspective float2 v1 : TEXCOORD1;
};

void copyVertex(inout GS_OUTPUT output, GS_INPUT input, GS_INPUT flatinput)
{
    output.gl_Position = input.gl_Position;
    output.v0 = input.v0; 
    output.v1 = input.v1; 
    output.gl_FragCoord = input.gl_FragCoord;
#ifndef ANGLE_POINT_SPRITE_SHADER
    output.dx_Position = input.dx_Position;
#endif  // ANGLE_POINT_SPRITE_SHADER
}
�����DXBC�bb� hǭ=74���4� �RDEF\�<���4RD11< ($|�$GlobalsDriverConstants���|�0��P,��������P l��������_sk_RTAdjustfloat4%_uatlas_adjust_S0float2���b�,��������� l���������0l���������8����������<����������@��������dx_ViewAdjustdx_ViewCoordsdx_ViewScaleclipControlOriginfloat����clipControlZeroToOnedx_VertexIDdword�	Microsoft (R) HLSL Shader Compiler 10.1ISGN�hhhqTEXCOORDSV_VertexID���OSGN������SV_PositionTEXCOORD���SHEX8P�jYF� YF� _�_�_�`g� e� e� e� e2 h9@:� 7	B 
@@?

� "
@*
@+22F�A�2	2FFF22F�� օ 2��A8" *� 6�@�?6� 6� F6� F6� F1B
@7	2�
F
��@��6"2FF82 FF� >STAT�		�`DXBC��ῑ"U��5|C�`4����RDEF��<����RD11< ($������
��samplers2D[0]textures2D[0]$GlobalsDriverConstants����$ ��`t�������������������_u_skRTFlipfloat2��_urectUniform_S1_c0float4�������������0���������� ��������88���������E,T��������x@ p��������dx_ViewCoordsdx_FragCoordOffsetdx_DepthFrontfloat3��dx_ViewScaledx_Miscdword�MsamplerMetadataSamplerMetadatabaseLevelint���wrapModespaddingint2��intBorderColorint4������@�Microsoft (R) HLSL Shader Compiler 10.1ISGN������SV_PositionTEXCOORD���OSGN, SV_TARGET��SHEX�P|jYF� YF� Z`XpUUd 2b �b 2e� h	2FF� �A2B� 
� 	��F� �A8 
�F@�?�?����2�
F
2F@����8
J���CU"F~`@�8
8� F>STAT�	BPLG���13928d0dc739b5a83sdANGLE (NVIDIA, NVIDIA GeForce GTX 1080 Ti (0x00001B06) Direct3D11 vs_5_0 ps_5_0, D3D11-32.0.15.6636)��@������������������,,
inPosition_uinPositionP�inColor	_uinColorR�
inQuadEdge_uinQuadEdgeR����������������������������sk_RTAdjust
u_skRTFlipurectUniform_S1_c0
_usk_RTAdjust_uu_skRTFlip_uurectUniform_S1_c0sk_FragColor_usk_FragColorR�@�C������������������������������������������������������<<������������������������������������������������������������"struct VS_OUTPUT
{
    float4 dx_Position : SV_Position;
    float4 gl_Position : TEXCOORD2;
    float4 gl_FragCoord : TEXCOORD3;
    noperspective float4 v0 : TEXCOORD0;
    noperspective float4 v1 : TEXCOORD1;
};
#pragma warning( disable: 3556 3571 )
float4 vec4_ctor(float2 x0, float x1, float x2)
{
    return float4(x0, x1, x2);
}
// Uniforms

uniform float4 _sk_RTAdjust : register(c1);
#ifdef ANGLE_ENABLE_LOOP_FLATTEN
#define LOOP [loop]
#define FLATTEN [flatten]
#else
#define LOOP
#define FLATTEN
#endif

#define ATOMIC_COUNTER_ARRAY_STRIDE 4

// Attributes
static float2 _inPosition = {0, 0};
static float4 _inColor = {0, 0, 0, 0};
static float4 _inQuadEdge = {0, 0, 0, 0};

static float4 gl_Position = float4(0, 0, 0, 0);

// Varyings
static noperspective float4 _vQuadEdge_S0 = {0, 0, 0, 0};
static noperspective float4 _vinColor_S0 = {0, 0, 0, 0};

cbuffer DriverConstants : register(b1)
{
    float4 dx_ViewAdjust : packoffset(c1);
    float2 dx_ViewCoords : packoffset(c2);
    float2 dx_ViewScale  : packoffset(c3);
    float clipControlOrigin : packoffset(c3.z);
    float clipControlZeroToOne : packoffset(c3.w);
};

@@ VERTEX ATTRIBUTES @@

VS_OUTPUT generateOutput(VS_INPUT input)
{
    VS_OUTPUT output;
    output.gl_Position = gl_Position;
    output.dx_Position.x = gl_Position.x;
    output.dx_Position.y = clipControlOrigin * gl_Position.y;
    if (clipControlZeroToOne)
    {
        output.dx_Position.z = gl_Position.z;
    } else {
        output.dx_Position.z = (gl_Position.z + gl_Position.w) * 0.5;
    }
    output.dx_Position.w = gl_Position.w;
    output.gl_FragCoord = gl_Position;
    output.v0 = _vQuadEdge_S0;
    output.v1 = _vinColor_S0;

    return output;
}

VS_OUTPUT main(VS_INPUT input){
    initAttributes(input);

(_vQuadEdge_S0 = _inQuadEdge);
(_vinColor_S0 = _inColor);
float2 __tmp_0_inPosition3008 = _inPosition;
(gl_Position = vec4_ctor(__tmp_0_inPosition3008, 0.0, 1.0));
(gl_Position = vec4_ctor(((gl_Position.xy * _sk_RTAdjust.xz) + (gl_Position.ww * _sk_RTAdjust.yw)), 0.0, gl_Position.w));
return generateOutput(input);
}
Sstruct PS_INPUT
{
    float4 dx_Position : SV_Position;
    float4 gl_Position : TEXCOORD2;
    float4 gl_FragCoord : TEXCOORD3;
    noperspective float4 v0 : TEXCOORD0;
    noperspective float4 v1 : TEXCOORD1;
};

#pragma warning( disable: 3556 3571 )
float2 vec2_ctor(float x0, float x1)
{
    return float2(x0, x1);
}
float4 vec4_ctor(float x0)
{
    return float4(x0, x0, x0, x0);
}
float4 vec4_ctor(float x0, float x1, float x2, float x3)
{
    return float4(x0, x1, x2, x3);
}
// Uniforms

uniform float2 _u_skRTFlip : register(c0);
uniform float4 _urectUniform_S1_c0 : register(c1);
#ifdef ANGLE_ENABLE_LOOP_FLATTEN
#define LOOP [loop]
#define FLATTEN [flatten]
#else
#define LOOP
#define FLATTEN
#endif

#define ATOMIC_COUNTER_ARRAY_STRIDE 4

// Varyings
static noperspective float4 _vQuadEdge_S0 = {0, 0, 0, 0};
static noperspective float4 _vinColor_S0 = {0, 0, 0, 0};

static float4 out_sk_FragColor = {0, 0, 0, 0};
static float4 gl_FragCoord = float4(0, 0, 0, 0);

cbuffer DriverConstants : register(b1)
{
    float4 dx_ViewCoords : packoffset(c1);
    float2 dx_FragCoordOffset : packoffset(c3);
    float3 dx_DepthFront : packoffset(c2);
    float2 dx_ViewScale : packoffset(c3.z);
    uint dx_Misc : packoffset(c2.w);
};

#define GL_USES_FRAG_COORD
@@ PIXEL OUTPUT @@

PS_OUTPUT main(PS_INPUT input){
    float rhw = 1.0 / input.gl_FragCoord.w;
    gl_FragCoord.x = input.dx_Position.x - dx_FragCoordOffset.x;
    gl_FragCoord.y = input.dx_Position.y - dx_FragCoordOffset.y;
    gl_FragCoord.z = input.dx_Position.z;
    gl_FragCoord.w = rhw;
    _vQuadEdge_S0 = input.v0;
    _vinColor_S0 = input.v1;

float4 _sk_FragCoord3007 = vec4_ctor(gl_FragCoord.x, (_u_skRTFlip.x + (_u_skRTFlip.y * gl_FragCoord.y)), gl_FragCoord.z, gl_FragCoord.w);
float4 _outputColor_S03008 = _vinColor_S0;
float _edgeAlpha3009 = {0};
float2 _duvdx3010 = ddx(_vQuadEdge_S0.xy);
float2 _duvdy3011 = (_u_skRTFlip.y * ddy(_vQuadEdge_S0.xy));
if (((_vQuadEdge_S0.z > 0.0) && (_vQuadEdge_S0.w > 0.0)))
{
(_edgeAlpha3009 = min((min(_vQuadEdge_S0.z, _vQuadEdge_S0.w) + 0.5), 1.0));
}
else
{
float2 _gF3012 = vec2_ctor((((2.0 * _vQuadEdge_S0.x) * _duvdx3010.x) - _duvdx3010.y), (((2.0 * _vQuadEdge_S0.x) * _duvdy3011.x) - _duvdy3011.y));
(_edgeAlpha3009 = ((_vQuadEdge_S0.x * _vQuadEdge_S0.x) - _vQuadEdge_S0.y));
(_edgeAlpha3009 = clamp((0.5 - (_edgeAlpha3009 / length(_gF3012))), 0.0, 1.0));
}
float4 _outputCoverage_S03013 = vec4_ctor(_edgeAlpha3009);
float __5_coverage3014 = {0};
{
float4 __6_dists43015 = clamp((float4(1.0, 1.0, -1.0, -1.0) * (_sk_FragCoord3007.xyxy - _urectUniform_S1_c0)), 0.0, 1.0);
float2 __7_dists23016 = ((__6_dists43015.xy + __6_dists43015.zw) - 1.0);
(__5_coverage3014 = (__7_dists23016.x * __7_dists23016.y));
}
float4 _output_S13017 = (vec4_ctor(__5_coverage3014) * _outputCoverage_S03013);
{
(out_sk_FragColor = (_outputColor_S03008 * _output_S13017));
}
return generateOutput();
}
R�out_sk_FragColorout_sk_FragColorstruct GS_INPUT
{
    float4 dx_Position : SV_Position;
    float4 gl_Position : TEXCOORD2;
    float4 gl_FragCoord : TEXCOORD3;
    noperspective float4 v0 : TEXCOORD0;
    noperspective float4 v1 : TEXCOORD1;
};

struct GS_OUTPUT
{
    float4 dx_Position : SV_Position;
    float4 gl_Position : TEXCOORD2;
    float4 gl_FragCoord : TEXCOORD3;
    noperspective float4 v0 : TEXCOORD0;
    noperspective float4 v1 : TEXCOORD1;
};

void copyVertex(inout GS_OUTPUT output, GS_INPUT input, GS_INPUT flatinput)
{
    output.gl_Position = input.gl_Position;
    output.v0 = input.v0; 
    output.v1 = input.v1; 
    output.gl_FragCoord = input.gl_FragCoord;
#ifndef ANGLE_POINT_SPRITE_SHADER
    output.dx_Position = input.dx_Position;
#endif  // ANGLE_POINT_SPRITE_SHADER
}
���dDXBC�m߷��k��Ľu�d4d�RDEF��<����RD11< ($|�$GlobalsDriverConstants���|� �(@���������_sk_RTAdjustfloat4����������� ��������80��������E8`���������<`��������dx_ViewAdjustdx_ViewCoordsfloat2�dx_ViewScaleclipControlOriginfloat���WclipControlZeroToOneMicrosoft (R) HLSL Shader Compiler 10.1���ISGN\PPPTEXCOORD���OSGN������SV_PositionTEXCOORD���SHEX�PojYF� YF� _2_�_�g� e� e� e� e� h9@:� 7	B 
@@?22F�� օ 8" *� 6�@�?6� 6� F6� F6� F6� F>STAT��tDXBCH�S�#�|f�F�oHt4X�,�RDEF�<����RD11< ($|�$GlobalsDriverConstants���|� ��@,��������Pl��������_u_skRTFlipfloat2�$_urectUniform_S1_c0float4�dXl��������f0,��������y ����������8,���������,���������dx_ViewCoordsdx_FragCoordOffsetdx_DepthFrontfloat3���dx_ViewScaledx_Miscdword��Microsoft (R) HLSL Shader Compiler 10.1ISGN������SV_PositionTEXCOORD���OSGN, SV_TARGET��SHEX�P�jYF� YF� d 2b �b �e� h|2F82FV� B

2
"*
�Az2F2
*
�AFFK
2
"

�A
 
�A@?3":*"@?3"@�?1
�@�B:*7	*
	2FF� �A2B� 
� 	��F� �A8 
�F@�?�?����b�
bV@����8"*8
8� F>STAT�

Anon7 - 2021