Home
last modified time | relevance | path

Searched refs:Load3 (Results 1 – 17 of 17) sorted by relevance

/third_party/skia/third_party/externals/spirv-cross/reference/shaders-hlsl/comp/
Douter-product.comp11 …float2x3 _41 = float2x3(asfloat(_26.Load3(16)) * asfloat(_26.Load2(0)).x, asfloat(_26.Load3(16)) *…
17 …Load2(0)) * asfloat(_26.Load3(16)).x, asfloat(_26.Load2(0)) * asfloat(_26.Load3(16)).y, asfloat(_2…
21 …float(_26.Load3(16)) * asfloat(_26.Load3(16)).x, asfloat(_26.Load3(16)) * asfloat(_26.Load3(16)).y…
25 …ad4(32)) * asfloat(_26.Load3(16)).x, asfloat(_26.Load4(32)) * asfloat(_26.Load3(16)).y, asfloat(_2…
34Load3(16)) * asfloat(_26.Load4(32)).x, asfloat(_26.Load3(16)) * asfloat(_26.Load4(32)).y, asfloat(…
Drwbuffer-matrix.comp54 float2x3 _46 = asfloat(uint2x3(_28.Load3(160), _28.Load3(176)));
121 float3 v2 = asfloat(_28.Load3(_68_index0 * 16 + 160));
Dinverse.comp107 float3x3 _29 = asfloat(uint3x3(_20.Load3(16), _20.Load3(32), _20.Load3(48)));
/third_party/skia/third_party/externals/spirv-cross/reference/opt/shaders-hlsl/comp/
Douter-product.comp11 …float2x3 _41 = float2x3(asfloat(_26.Load3(16)) * asfloat(_26.Load2(0)).x, asfloat(_26.Load3(16)) *…
17 …Load2(0)) * asfloat(_26.Load3(16)).x, asfloat(_26.Load2(0)) * asfloat(_26.Load3(16)).y, asfloat(_2…
21 …float(_26.Load3(16)) * asfloat(_26.Load3(16)).x, asfloat(_26.Load3(16)) * asfloat(_26.Load3(16)).y…
25 …ad4(32)) * asfloat(_26.Load3(16)).x, asfloat(_26.Load4(32)) * asfloat(_26.Load3(16)).y, asfloat(_2…
34Load3(16)) * asfloat(_26.Load4(32)).x, asfloat(_26.Load3(16)) * asfloat(_26.Load4(32)).y, asfloat(…
Dinverse.comp107 float3x3 _29 = asfloat(uint3x3(_20.Load3(16), _20.Load3(32), _20.Load3(48)));
Drwbuffer-matrix.comp50 float2x3 _277 = asfloat(uint2x3(_28.Load3(160), _28.Load3(176)));
/third_party/skia/third_party/externals/spirv-cross/reference/opt/shaders-hlsl/asm/comp/
Dnmin-max-clamp.asm.comp11 bool3 _151 = isnan(asfloat(_4.Load3(64)));
12 bool3 _152 = isnan(asfloat(_4.Load3(112)));
13 float3 _153 = min(asfloat(_4.Load3(64)), asfloat(_4.Load3(112)));
14 … = float3(_151.x ? asfloat(_4.Load3(112)).x : _153.x, _151.y ? asfloat(_4.Load3(112)).y : _153.y, …
15 …int(float3(_152.x ? asfloat(_4.Load3(64)).x : _154.x, _152.y ? asfloat(_4.Load3(64)).y : _154.y, _…
27 bool3 _171 = isnan(asfloat(_4.Load3(64)));
28 bool3 _172 = isnan(asfloat(_4.Load3(112)));
29 float3 _173 = max(asfloat(_4.Load3(64)), asfloat(_4.Load3(112)));
30 … = float3(_171.x ? asfloat(_4.Load3(112)).x : _173.x, _171.y ? asfloat(_4.Load3(112)).y : _173.y, …
31 …int(float3(_172.x ? asfloat(_4.Load3(64)).x : _174.x, _172.y ? asfloat(_4.Load3(64)).y : _174.y, _…
[all …]
/third_party/skia/third_party/externals/spirv-cross/reference/shaders-hlsl/asm/comp/
Dnmin-max-clamp.asm.comp11 bool3 _150 = isnan(asfloat(_4.Load3(64)));
12 bool3 _151 = isnan(asfloat(_4.Load3(112)));
13 float3 _152 = min(asfloat(_4.Load3(64)), asfloat(_4.Load3(112)));
14 … = float3(_150.x ? asfloat(_4.Load3(112)).x : _152.x, _150.y ? asfloat(_4.Load3(112)).y : _152.y, …
15 …int(float3(_151.x ? asfloat(_4.Load3(64)).x : _153.x, _151.y ? asfloat(_4.Load3(64)).y : _153.y, _…
27 bool3 _170 = isnan(asfloat(_4.Load3(64)));
28 bool3 _171 = isnan(asfloat(_4.Load3(112)));
29 float3 _172 = max(asfloat(_4.Load3(64)), asfloat(_4.Load3(112)));
30 … = float3(_170.x ? asfloat(_4.Load3(112)).x : _172.x, _170.y ? asfloat(_4.Load3(112)).y : _172.y, …
31 …int(float3(_171.x ? asfloat(_4.Load3(64)).x : _173.x, _171.y ? asfloat(_4.Load3(64)).y : _173.y, _…
[all …]
/third_party/skia/third_party/externals/tint/test/buffer/storage/dynamic_index/
Dread.wgsl.expected.hlsl8 return float2x3(asfloat(buffer.Load3((offset + 0u))), asfloat(buffer.Load3((offset + 16u))));
27 const int3 a = asint(s.Load3((176u * idx)));
29 const uint3 c = s.Load3(((176u * idx) + 16u));
31 const float3 e = asfloat(s.Load3(((176u * idx) + 32u)));
/third_party/skia/third_party/externals/tint/test/buffer/storage/static_index/
Dread.wgsl.expected.hlsl11 return float2x3(asfloat(buffer.Load3((offset + 0u))), asfloat(buffer.Load3((offset + 16u))));
36 const int3 a = asint(s.Load3(0u));
38 const uint3 c = s.Load3(16u);
40 const float3 e = asfloat(s.Load3(32u));
/third_party/glslang/Test/
Dhlsl.structbuffer.byte.frag11 float4(sbuf.Load3(pos+8), 0) +
Dhlsl.structbuffer.rwbyte.frag11 sbuf.Store3(pos, sbuf.Load3(pos));
/third_party/skia/third_party/externals/spirv-cross/reference/shaders-hlsl-no-opt/comp/
Dglsl.std450.fxconly.comp237 float3x3 _246 = asfloat(uint3x3(_19.Load3(80), _19.Load3(96), _19.Load3(112)));
245 float3x3 _260 = asfloat(uint3x3(_19.Load3(80), _19.Load3(96), _19.Load3(112)));
/third_party/skia/third_party/externals/tint/test/bug/tint/
D980.wgsl.expected.hlsl18 io.Store3(0u, asuint(Bad(io.Load(12u), asfloat(io.Load3(0u)))));
/third_party/skia/include/private/
DSkNx.h73 AI static void Load3(const void* vptr, SkNx* a, SkNx* b, SkNx* c) { in Load3() function
77 Half::Load3(ptr , &al, &bl, &cl); in Load3()
78 Half::Load3(ptr + 3*N/2*sizeof(T), &ah, &bh, &ch); in Load3()
186 AI static void Load3(const void* vptr, SkNx* a, SkNx* b, SkNx* c) {
DSkNx_sse.h435 AI static void Load3(const void* ptr, SkNx* r, SkNx* g, SkNx* b) { in Load3() function
514 AI static void Load3(const void* ptr, SkNx* r, SkNx* g, SkNx* b) { in Load3() function
DSkNx_neon.h317 AI static void Load3(const void* ptr, SkNx* r, SkNx* g, SkNx* b) { in Load3() function