Home
last modified time | relevance | path

Searched refs:image2D (Results 1 – 25 of 52) sorted by relevance

123

/external/deqp-deps/glslang/Test/
Dspv.paramMemory.frag3 readonly coherent uniform layout(set = 0, binding = 0, rgba32f) highp image2D image1;
4 readonly uniform layout(set = 0, binding = 2, rgba16f) highp image2D image2;
5 writeonly coherent uniform layout(set = 0, binding = 1, rgba32f) highp image2D image3;
6 writeonly uniform layout(set = 0, binding = 3, rgba16f) highp image2D image4;
11 highp vec4 image_load(readonly coherent highp image2D image, highp ivec2 coords)
16 void image_store(writeonly coherent highp image2D image, highp ivec2 coords, highp vec4 data)
Dspv.precisionNonESSamp.frag9 layout(rgba32f) uniform lowp image2D i1;
10 layout(rgba32f) uniform highp image2D i2;
D310.comp81 layout(rgba32f) uniform readonly image2D img2Drgba; // ERROR, no default
115 highp layout(rgba32i) uniform readonly image2D i2bad; // ERROR, type mismatch
176 highp layout(r32f) coherent volatile restrict readonly writeonly uniform image2D okay1;
179 highp layout(r32f) coherent volatile restrict uniform image2D okay4;
181 highp layout(rgba32f) coherent volatile restrict uniform image2D badQ1; // ERROR…
DspecExamples.vert134 vec4 funcA(restrict image2D a) { }
136 vec4 funcB(image2D a) { }
137 layout(rgba32f) uniform image2D img1;
138 layout(rgba32f) coherent uniform image2D img2;
Dspv.image.load-formatted.frag6 layout(binding = 1) uniform image2D i2D;
22 writeonly layout(binding = 1) uniform image2D wo2D;
D310.frag65 highp layout(binding=2) uniform writeonly image2D i2D;
69 …layout(binding=6) uniform coherent volatile restrict image2D i2Dqualified; // ERROR, no default…
111 highp out image2D imageOut; // ERROR
204 highp uniform writeonly image2D iArray[5];
278 uniform layout(r32f) highp image2D im2Df;
312 uniform layout(rgba32f) highp image2D badIm2Df; // ERROR, needs readonly or writeonly
Dspv.image.frag4 layout(rgba32f, binding = 1) uniform image2D i2D;
25 writeonly layout(binding = 1) uniform image2D wo2D;
Dvulkan.frag10 writeonly uniform image2D i2d;
53 layout(input_attachment_index = 4) writeonly uniform image2D subDbad2; // ERROR, not an image
D320.frag70 highp uniform writeonly image2D iArray[5];
119 uniform layout(r32f) highp image2D im2Df;
124 uniform layout(rgba32f) highp image2D badIm2Df; // ERROR, needs readonly or writeonly
Dspv.double.comp14 uniform writeonly image2D destTex;
Dspv.meshShaderSharedMem.mesh20 writeonly uniform image2D uni_image;
Dspv.memoryQualifier.frag4 layout(binding = 1, r32f) uniform volatile image2D i2D;
Dspv.meshTaskShader.task12 layout(binding=0) writeonly uniform image2D uni_image;
Dspv.imageLoadStoreLod.frag6 layout(rgba32f, binding = 1) uniform image2D i2D;
D420.vert105 layout(rgba32f) uniform image2D img2Drgba;
140 layout(rgba32i) uniform image2D i2bad; // ERROR, type mismatch
/external/deqp-deps/glslang/Test/baseResults/
Dhlsl.tx.overload.frag.out24 0:11 'DummyTex' (layout( r32f) in image2D)
31 0:12 'DummyTex' (layout( rgba32f) in image2D)
51 0:16 'twf1' (layout( r32f) uniform image2D)
53 0:16 'twf4' (layout( rgba32f) uniform image2D)
63 0:? 'twf1' (layout( r32f) uniform image2D)
64 0:? 'twf4' (layout( rgba32f) uniform image2D)
93 0:11 'DummyTex' (layout( r32f) in image2D)
100 0:12 'DummyTex' (layout( rgba32f) in image2D)
120 0:16 'twf1' (layout( r32f) uniform image2D)
122 0:16 'twf4' (layout( rgba32f) uniform image2D)
[all …]
Dhlsl.rw.swizzle.frag.out43 0:12 'rwtx' (layout( rgba32f) uniform image2D)
60 0:13 'rwtx' (layout( rgba32f) uniform image2D)
80 0:14 'rwtx' (layout( rgba32f) uniform image2D)
97 0:? 'rwtx' (layout( rgba32f) uniform image2D)
146 0:12 'rwtx' (layout( rgba32f) uniform image2D)
163 0:13 'rwtx' (layout( rgba32f) uniform image2D)
183 0:14 'rwtx' (layout( rgba32f) uniform image2D)
200 0:? 'rwtx' (layout( rgba32f) uniform image2D)
Dhlsl.groupid.comp.out18 0:8 'OutputTexture' (layout( rgba32f) uniform image2D)
38 0:? 'OutputTexture' (layout( rgba32f) uniform image2D)
61 0:8 'OutputTexture' (layout( rgba32f) uniform image2D)
81 0:? 'OutputTexture' (layout( rgba32f) uniform image2D)
DspecExamplesConf.vert.out43 0:134 'a' ( restrict in image2D)
46 0:136 'a' ( in image2D)
216 0:169 'img1' (layout( rgba32f) uniform image2D)
218 0:170 'img2' (layout( rgba32f) coherent uniform image2D)
312 0:? 'img1' (layout( rgba32f) uniform image2D)
313 0:? 'img2' (layout( rgba32f) coherent uniform image2D)
326 0:134 'a' ( restrict in image2D)
329 0:136 'a' ( in image2D)
499 0:169 'img1' (layout( rgba32f) uniform image2D)
501 0:170 'img2' (layout( rgba32f) coherent uniform image2D)
[all …]
DspecExamples.vert.out42 0:134 'a' ( restrict in image2D)
45 0:136 'a' ( in image2D)
215 0:169 'img1' (layout( rgba32f) uniform image2D)
217 0:170 'img2' (layout( rgba32f) coherent uniform image2D)
311 0:? 'img1' (layout( rgba32f) uniform image2D)
312 0:? 'img2' (layout( rgba32f) coherent uniform image2D)
325 0:134 'a' ( restrict in image2D)
328 0:136 'a' ( in image2D)
498 0:169 'img1' (layout( rgba32f) uniform image2D)
500 0:170 'img2' (layout( rgba32f) coherent uniform image2D)
[all …]
D310.comp.out185 0:93 'img2Drgba' (layout( rgba32f) readonly uniform mediump image2D)
485 0:? 'img2Drgba' (layout( rgba32f) readonly uniform mediump image2D)
492 0:? 'i2bad' (layout( rgba32i) readonly uniform highp image2D)
509 0:? 'okay1' (layout( r32f) coherent volatile restrict readonly writeonly uniform highp image2D)
512 0:? 'okay4' (layout( r32f) coherent volatile restrict uniform highp image2D)
513 0:? 'badQ1' (layout( rgba32f) coherent volatile restrict uniform highp image2D)
579 0:? 'img2Drgba' (layout( rgba32f) readonly uniform mediump image2D)
586 0:? 'i2bad' (layout( rgba32i) readonly uniform highp image2D)
603 0:? 'okay1' (layout( r32f) coherent volatile restrict readonly writeonly uniform highp image2D)
606 0:? 'okay4' (layout( r32f) coherent volatile restrict uniform highp image2D)
[all …]
D310.frag.out37 ERROR: 0:111: 'image2D' : sampler/image types can only be used in uniform variables or function par…
364 0:103 'i2D' (layout( binding=2) writeonly uniform highp image2D)
380 …107 'i2Dqualified' (layout( binding=6) coherent volatile restrict uniform mediump image2D)
678 0:303 'im2Df' (layout( r32f) uniform highp image2D)
753 0:336 'im2Df' (layout( r32f) uniform highp image2D)
777 0:342 'badIm2Df' (layout( rgba32f) uniform highp image2D)
945 0:? 'i2D' (layout( binding=2) writeonly uniform highp image2D)
949 0:? 'i2Dqualified' (layout( binding=6) coherent volatile restrict uniform mediump image2D)
962 0:? 'imageOut' ( out highp image2D)
987 0:? 'iArray' ( writeonly uniform 5-element array of highp image2D)
[all …]
D320.vert.out91 0:69 direct index ( writeonly temp highp image2D)
92 0:69 'iArray' ( writeonly uniform 5-element array of highp image2D)
95 0:70 indirect index ( writeonly temp highp image2D)
96 0:70 'iArray' ( writeonly uniform 5-element array of highp image2D)
597 0:240 'im2Df' (layout( r32f) uniform highp image2D)
639 0:? 'iArray' ( writeonly uniform 5-element array of highp image2D)
684 0:? 'im2Df' (layout( r32f) uniform highp image2D)
742 0:? 'iArray' ( writeonly uniform 5-element array of highp image2D)
787 0:? 'im2Df' (layout( r32f) uniform highp image2D)
D320.frag.out292 0:148 'im2Df' (layout( r32f) uniform highp image2D)
316 0:154 'badIm2Df' (layout( rgba32f) uniform highp image2D)
459 0:? 'iArray' ( writeonly uniform 5-element array of highp image2D)
478 0:? 'im2Df' (layout( r32f) uniform highp image2D)
482 0:? 'badIm2Df' (layout( rgba32f) uniform highp image2D)
538 0:? 'iArray' ( writeonly uniform 5-element array of highp image2D)
557 0:? 'im2Df' (layout( r32f) uniform highp image2D)
561 0:? 'badIm2Df' (layout( rgba32f) uniform highp image2D)
Dhlsl.shift.per-set.frag.out32 0:46 'u2' (layout( set=2 binding=2 rgba32f) uniform image2D)
89 0:? 'u2' (layout( set=2 binding=2 rgba32f) uniform image2D)
134 0:46 'u2' (layout( set=2 binding=2 rgba32f) uniform image2D)
191 0:? 'u2' (layout( set=2 binding=2 rgba32f) uniform image2D)

123