Advertisement
Guest User

Untitled

a guest
Dec 5th, 2019
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. spirv_to_hlsl.exe spv/2b91ad66940c702459f03a5a3a118f4c.vert.spv middle/2b91ad66940c702459f03a5a3a118f4c.hlsl
  2. middle/2b91ad66940c702459f03a5a3a118f4c.pssl(171,20) : error D5479: incompatible argument list for call to 'asfloat'. Found 12 possible candidates:
  3.        float4x4 _39 = asfloat(uint4x4(instances.Load4(instance_index * 208 + 0), instances.Load4(instance_index * 208 + 16), instances.Load4(instance_index * 208 + 32), instances.Load4(instance_index * 208 + 48)));
  4.                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  
  5. middle/2b91ad66940c702459f03a5a3a118f4c.pssl(171,20) : function was called with params: (column_major unsigned int4x4)
  6. could be: asfloat(unsigned int4 v)
  7. or      : asfloat(unsigned int3 v)
  8. --
  9. or      : asfloat(float v)
  10. middle/2b91ad66940c702459f03a5a3a118f4c.pssl(173,20) : error D5479: incompatible argument list for call to 'asfloat'. Found 12 possible candidates:
  11.        float4x4 _47 = asfloat(uint4x4(instances.Load4(instance_index * 208 + 64), instances.Load4(instance_index * 208 + 80), instances.Load4(instance_index * 208 + 96), instances.Load4(instance_index * 208 + 112)));
  12.                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  
  13. middle/2b91ad66940c702459f03a5a3a118f4c.pssl(173,20) : function was called with params: (column_major unsigned int4x4)
  14. could be: asfloat(unsigned int4 v)
  15. or      : asfloat(unsigned int3 v)
  16. --
  17. spirv_to_hlsl.exe spv/3159f59730dda71015db3bd4cf285bc7.vert.spv middle/3159f59730dda71015db3bd4cf285bc7.hlsl
  18. middle/3159f59730dda71015db3bd4cf285bc7.pssl(169,20) : error D5479: incompatible argument list for call to 'asfloat'. Found 12 possible candidates:
  19.        float4x4 _39 = asfloat(uint4x4(instances.Load4(instance_index * 208 + 0), instances.Load4(instance_index * 208 + 16), instances.Load4(instance_index * 208 + 32), instances.Load4(instance_index * 208 + 48)));
  20.                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  
  21. middle/3159f59730dda71015db3bd4cf285bc7.pssl(169,20) : function was called with params: (column_major unsigned int4x4)
  22. could be: asfloat(unsigned int4 v)
  23. or      : asfloat(unsigned int3 v)
  24. --
  25. or      : asfloat(float v)
  26. middle/3159f59730dda71015db3bd4cf285bc7.pssl(171,20) : error D5479: incompatible argument list for call to 'asfloat'. Found 12 possible candidates:
  27.        float4x4 _47 = asfloat(uint4x4(instances.Load4(instance_index * 208 + 64), instances.Load4(instance_index * 208 + 80), instances.Load4(instance_index * 208 + 96), instances.Load4(instance_index * 208 + 112)));
  28.                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  
  29. middle/3159f59730dda71015db3bd4cf285bc7.pssl(171,20) : function was called with params: (column_major unsigned int4x4)
  30. could be: asfloat(unsigned int4 v)
  31. or      : asfloat(unsigned int3 v)
  32. --
  33. spirv_to_hlsl.exe spv/32542a4c7570035ec1bf99ee26175a06.comp.spv middle/32542a4c7570035ec1bf99ee26175a06.hlsl
  34. middle/32542a4c7570035ec1bf99ee26175a06.pssl(55,14) : error D5517: unexpected undeclared identifier 'unorm'. Did you mean 'ushort'?
  35.    RW_Texture3D<unorm float4> color_tex : register(u5);
  36.                 ^~~~~                                  
  37. middle/32542a4c7570035ec1bf99ee26175a06.pssl(55,20) : error D6702: Invalid declaration. Found unexpected token: 'FLOAT'
  38.    RW_Texture3D<unorm float4> color_tex : register(u5);
  39.                       ^~~~~~                            
  40. middle/32542a4c7570035ec1bf99ee26175a06.pssl(261,5) : error D5416: unexpected undeclared identifier 'color_tex'
  41.        color_tex[int3(posu)] = float4(accum, albedo.w);
  42.        ^~~~~~~~~                                        
  43. ----- Decompiling Spirv to .sb ... -----
  44. first extension (the shader profile) is vert
  45. filename is 35a9aba4f49b1d2b75fff1e3d23fafd4
  46. --
  47. spirv_to_hlsl.exe spv/5524ee73f5bbf8cc6cbf659ce7eeaee5.frag.spv middle/5524ee73f5bbf8cc6cbf659ce7eeaee5.hlsl
  48. middle/5524ee73f5bbf8cc6cbf659ce7eeaee5.pssl(104,7) : error D6407: function 'map_ninepatch_axis' has a 'float' return type, but not all control paths return
  49.    float map_ninepatch_axis(float pixel, float draw_size, float tex_pixel_size, float margin_begin, float margin_end, int np_repeat, inout int draw_center)
  50.          ^~~~~~~~~~~~~~~~~~                                                                                                                                
  51. ----- Decompiling Spirv to .sb ... -----
  52. first extension (the shader profile) is frag
  53. filename is 5bfc08ba2db6eb2a09d217750c01a397
  54. --
  55. spirv_to_hlsl.exe spv/60b4a29fd51276e0a94ef22679d46a3e.frag.spv middle/60b4a29fd51276e0a94ef22679d46a3e.hlsl
  56. middle/60b4a29fd51276e0a94ef22679d46a3e.pssl(122,14) : error D7465: 'material_samplers[10]' cannot be bound to sampler unit 16. Maximum for profile 'sce_ps_orbis' is 15
  57.    SamplerState material_samplers[12] : register(s6);
  58.                 ^~~~~~~~~~~~~~~~~                    
  59. ----- Decompiling Spirv to .sb ... -----
  60. first extension (the shader profile) is vert
  61. filename is 67af9a3621adc0ee993e71dd523f3ecf
  62. --
  63. spirv_to_hlsl.exe spv/6a01865ff33856a8be0bb4d8cc4f198e.frag.spv middle/6a01865ff33856a8be0bb4d8cc4f198e.hlsl
  64. middle/6a01865ff33856a8be0bb4d8cc4f198e.pssl(120,14) : error D7465: 'material_samplers[10]' cannot be bound to sampler unit 16. Maximum for profile 'sce_ps_orbis' is 15
  65.    SamplerState material_samplers[12] : register(s6);
  66.                 ^~~~~~~~~~~~~~~~~                    
  67. ----- Decompiling Spirv to .sb ... -----
  68. first extension (the shader profile) is frag
  69. filename is 70c0dea681e8ee7e1c02f014874f1cea
  70. --
  71. spirv_to_hlsl.exe spv/779220b30564ec5d38d99a10d762fe0d.vert.spv middle/779220b30564ec5d38d99a10d762fe0d.hlsl
  72. middle/779220b30564ec5d38d99a10d762fe0d.pssl(173,20) : error D5479: incompatible argument list for call to 'asfloat'. Found 12 possible candidates:
  73.        float4x4 _39 = asfloat(uint4x4(instances.Load4(instance_index * 208 + 0), instances.Load4(instance_index * 208 + 16), instances.Load4(instance_index * 208 + 32), instances.Load4(instance_index * 208 + 48)));
  74.                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  
  75. middle/779220b30564ec5d38d99a10d762fe0d.pssl(173,20) : function was called with params: (column_major unsigned int4x4)
  76. could be: asfloat(unsigned int4 v)
  77. or      : asfloat(unsigned int3 v)
  78. --
  79. or      : asfloat(float v)
  80. middle/779220b30564ec5d38d99a10d762fe0d.pssl(175,20) : error D5479: incompatible argument list for call to 'asfloat'. Found 12 possible candidates:
  81.        float4x4 _47 = asfloat(uint4x4(instances.Load4(instance_index * 208 + 64), instances.Load4(instance_index * 208 + 80), instances.Load4(instance_index * 208 + 96), instances.Load4(instance_index * 208 + 112)));
  82.                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  
  83. middle/779220b30564ec5d38d99a10d762fe0d.pssl(175,20) : function was called with params: (column_major unsigned int4x4)
  84. could be: asfloat(unsigned int4 v)
  85. or      : asfloat(unsigned int3 v)
  86. --
  87. spirv_to_hlsl.exe spv/919c8d6cea95142ff3cdd20c5cd9324e.frag.spv middle/919c8d6cea95142ff3cdd20c5cd9324e.hlsl
  88. middle/919c8d6cea95142ff3cdd20c5cd9324e.pssl(122,14) : error D7465: 'material_samplers[10]' cannot be bound to sampler unit 16. Maximum for profile 'sce_ps_orbis' is 15
  89.    SamplerState material_samplers[12] : register(s6);
  90.                 ^~~~~~~~~~~~~~~~~                    
  91. ----- Decompiling Spirv to .sb ... -----
  92. first extension (the shader profile) is frag
  93. filename is 933631594e48858043fcd4db1b7bab31
  94. --
  95. spirv_to_hlsl.exe spv/b767fb2e93c43144c4df690de72f5acb.frag.spv middle/b767fb2e93c43144c4df690de72f5acb.hlsl
  96. middle/b767fb2e93c43144c4df690de72f5acb.pssl(120,14) : error D7465: 'material_samplers[10]' cannot be bound to sampler unit 16. Maximum for profile 'sce_ps_orbis' is 15
  97.    SamplerState material_samplers[12] : register(s6);
  98.                 ^~~~~~~~~~~~~~~~~                    
  99. ----- Decompiling Spirv to .sb ... -----
  100. first extension (the shader profile) is frag
  101. filename is ba3e59bf37ff3547841ed8d06d8698aa
  102. --
  103. spirv_to_hlsl.exe spv/bb94ea6ef3351d56669a68ca41cb1ebc.frag.spv middle/bb94ea6ef3351d56669a68ca41cb1ebc.hlsl
  104. middle/bb94ea6ef3351d56669a68ca41cb1ebc.pssl(120,14) : error D7465: 'material_samplers[10]' cannot be bound to sampler unit 16. Maximum for profile 'sce_ps_orbis' is 15
  105.    SamplerState material_samplers[12] : register(s6);
  106.                 ^~~~~~~~~~~~~~~~~                    
  107. ----- Decompiling Spirv to .sb ... -----
  108. first extension (the shader profile) is frag
  109. filename is c6cd7bb5dbe44a76f7fffa2a46bda09b
  110. --
  111. spirv_to_hlsl.exe spv/c84f57a14f786f17f1d287a7c327f48c.frag.spv middle/c84f57a14f786f17f1d287a7c327f48c.hlsl
  112. middle/c84f57a14f786f17f1d287a7c327f48c.pssl(224,54) : error D8419: address calculation too complex for profile 'sce_ps_orbis'
  113.            float4 light_color = light_textures[i].Sample(texture_sampler, tex_uv);
  114.                                                         ^                          
  115. ----- Decompiling Spirv to .sb ... -----
  116. first extension (the shader profile) is frag
  117. filename is cabb711c4e6694d795e4a27ec84b5e1e
  118. --
  119. spirv_to_hlsl.exe spv/cabb711c4e6694d795e4a27ec84b5e1e.frag.spv middle/cabb711c4e6694d795e4a27ec84b5e1e.hlsl
  120. middle/cabb711c4e6694d795e4a27ec84b5e1e.pssl(228,54) : error D8419: address calculation too complex for profile 'sce_ps_orbis'
  121.            float4 light_color = light_textures[i].Sample(texture_sampler, tex_uv);
  122.                                                         ^                          
  123. ----- Decompiling Spirv to .sb ... -----
  124. first extension (the shader profile) is frag
  125. filename is cb91dd50e68bc56c5851c56da71e95c3
  126. --
  127. spirv_to_hlsl.exe spv/cf4ae8f0eaacc9f4fd5c8c360b8b790f.frag.spv middle/cf4ae8f0eaacc9f4fd5c8c360b8b790f.hlsl
  128. middle/cf4ae8f0eaacc9f4fd5c8c360b8b790f.pssl(127,7) : error D6407: function 'map_ninepatch_axis' has a 'float' return type, but not all control paths return
  129.    float map_ninepatch_axis(float pixel, float draw_size, float tex_pixel_size, float margin_begin, float margin_end, int np_repeat, inout int draw_center)
  130.          ^~~~~~~~~~~~~~~~~~                                                                                                                                
  131. ----- Decompiling Spirv to .sb ... -----
  132. first extension (the shader profile) is frag
  133. filename is cfdac28234e46010cf6e55a27f22b173
  134. --
  135. spirv_to_hlsl.exe spv/cfdac28234e46010cf6e55a27f22b173.frag.spv middle/cfdac28234e46010cf6e55a27f22b173.hlsl
  136. middle/cfdac28234e46010cf6e55a27f22b173.pssl(120,14) : error D7465: 'material_samplers[10]' cannot be bound to sampler unit 16. Maximum for profile 'sce_ps_orbis' is 15
  137.    SamplerState material_samplers[12] : register(s6);
  138.                 ^~~~~~~~~~~~~~~~~                    
  139. ----- Decompiling Spirv to .sb ... -----
  140. first extension (the shader profile) is frag
  141. filename is d4af71b40a55df1b8b356c812c9de293
  142. --
  143. spirv_to_hlsl.exe spv/f63ac7d8ef080d0c1810be8c7a483f7c.vert.spv middle/f63ac7d8ef080d0c1810be8c7a483f7c.hlsl
  144. middle/f63ac7d8ef080d0c1810be8c7a483f7c.pssl(169,20) : error D5479: incompatible argument list for call to 'asfloat'. Found 12 possible candidates:
  145.        float4x4 _39 = asfloat(uint4x4(instances.Load4(instance_index * 208 + 0), instances.Load4(instance_index * 208 + 16), instances.Load4(instance_index * 208 + 32), instances.Load4(instance_index * 208 + 48)));
  146.                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  
  147. middle/f63ac7d8ef080d0c1810be8c7a483f7c.pssl(169,20) : function was called with params: (column_major unsigned int4x4)
  148. could be: asfloat(unsigned int4 v)
  149. or      : asfloat(unsigned int3 v)
  150. --
  151. or      : asfloat(float v)
  152. middle/f63ac7d8ef080d0c1810be8c7a483f7c.pssl(171,20) : error D5479: incompatible argument list for call to 'asfloat'. Found 12 possible candidates:
  153.        float4x4 _47 = asfloat(uint4x4(instances.Load4(instance_index * 208 + 64), instances.Load4(instance_index * 208 + 80), instances.Load4(instance_index * 208 + 96), instances.Load4(instance_index * 208 + 112)));
  154.                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  
  155. middle/f63ac7d8ef080d0c1810be8c7a483f7c.pssl(171,20) : function was called with params: (column_major unsigned int4x4)
  156. could be: asfloat(unsigned int4 v)
  157. or      : asfloat(unsigned int3 v)
  158. --
  159. spirv_to_hlsl.exe spv/f76b2c256aa12a9395d13469e4cce84f.frag.spv middle/f76b2c256aa12a9395d13469e4cce84f.hlsl
  160. middle/f76b2c256aa12a9395d13469e4cce84f.pssl(231,54) : error D8419: address calculation too complex for profile 'sce_ps_orbis'
  161.            float4 light_color = light_textures[i].Sample(texture_sampler, tex_uv);
  162.                                                         ^
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement