1320.comp 2ERROR: 0:8: 'dFdx' : required extension not requested: GL_NV_compute_shader_derivatives 3ERROR: 0:9: 'dFdy' : required extension not requested: GL_NV_compute_shader_derivatives 4ERROR: 0:10: 'fwidth' : required extension not requested: GL_NV_compute_shader_derivatives 5ERROR: 0:11: 'dFdxCoarse' : required extension not requested: GL_NV_compute_shader_derivatives 6ERROR: 0:12: 'dFdyCoarse' : required extension not requested: GL_NV_compute_shader_derivatives 7ERROR: 0:13: 'fwidthCoarse' : required extension not requested: GL_NV_compute_shader_derivatives 8ERROR: 0:14: 'dFdxFine' : required extension not requested: GL_NV_compute_shader_derivatives 9ERROR: 0:15: 'dFdyFine' : required extension not requested: GL_NV_compute_shader_derivatives 10ERROR: 0:16: 'fwidthFine' : required extension not requested: GL_NV_compute_shader_derivatives 11ERROR: 9 compilation errors. No code generated. 12 13 14Shader version: 320 15local_size = (1, 1, 1) 16ERROR: node is still EOpNull! 170:6 Function Definition: main( ( global void) 180:6 Function Parameters: 190:8 Sequence 200:8 dPdx ( global highp float) 210:8 'fX' ( global highp float) 220:9 dPdy ( global highp float) 230:9 'fY' ( global highp float) 240:10 fwidth ( global highp float) 250:10 'fX' ( global highp float) 260:11 dPdxCoarse ( global highp float) 270:11 'fX' ( global highp float) 280:12 dPdyCoarse ( global highp float) 290:12 'fY' ( global highp float) 300:13 fwidthCoarse ( global highp float) 310:13 'fX' ( global highp float) 320:14 dPdxFine ( global highp float) 330:14 'fX' ( global highp float) 340:15 dPdyFine ( global highp float) 350:15 'fY' ( global highp float) 360:16 fwidthFine ( global highp float) 370:16 'fX' ( global highp float) 380:? Linker Objects 390:? 'fX' ( global highp float) 400:? 'fY' ( global highp float) 41 42 43Linked compute stage: 44 45 46Shader version: 320 47local_size = (1, 1, 1) 48ERROR: node is still EOpNull! 490:6 Function Definition: main( ( global void) 500:6 Function Parameters: 510:8 Sequence 520:8 dPdx ( global highp float) 530:8 'fX' ( global highp float) 540:9 dPdy ( global highp float) 550:9 'fY' ( global highp float) 560:10 fwidth ( global highp float) 570:10 'fX' ( global highp float) 580:11 dPdxCoarse ( global highp float) 590:11 'fX' ( global highp float) 600:12 dPdyCoarse ( global highp float) 610:12 'fY' ( global highp float) 620:13 fwidthCoarse ( global highp float) 630:13 'fX' ( global highp float) 640:14 dPdxFine ( global highp float) 650:14 'fX' ( global highp float) 660:15 dPdyFine ( global highp float) 670:15 'fY' ( global highp float) 680:16 fwidthFine ( global highp float) 690:16 'fX' ( global highp float) 700:? Linker Objects 710:? 'fX' ( global highp float) 720:? 'fY' ( global highp float) 73 74