Home
last modified time | relevance | path

Searched refs:coherent (Results 1 – 25 of 234) sorted by relevance

12345678910

/external/deqp-deps/glslang/Test/
Dspv.paramMemory.frag3 // readonly coherent uniform layout(set = 0, binding = 0) highp image2D image1;
5 writeonly coherent uniform layout(set = 0, binding = 1, rgba32f) highp image2D image3;
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)
D310.comp100 void passr(coherent readonly iimage2D image)
104 layout(r32i) coherent readonly uniform iimage2D qualim1;
105 layout(r32i) coherent restrict readonly uniform iimage2D qualim2;
176 highp layout(r32f) coherent volatile restrict readonly writeonly uniform image2D okay1;
177 layout(r32i) coherent volatile restrict readonly uniform iimage2D okay2;
178 highp layout(r32ui) coherent volatile restrict writeonly uniform uimage2D okay3;
179 highp layout(r32f) coherent volatile restrict uniform image2D okay4;
181 highp layout(rgba32f) coherent volatile restrict uniform image2D badQ1; // ERROR…
182 …layout(rgba8i) coherent volatile restrict uniform iimage2D badQ2; // ERROR, bad…
183 highp layout(rgba16ui) coherent volatile restrict uniform uimage2D badQ3; // ERROR…
Dspv.fsi.frag4 layout(set = 0, binding = 0) coherent buffer B1 {
8 layout(set = 0, binding = 1, rgba32f) coherent uniform image2D im;
Dspv.memoryQualifier.frag3 layout(binding = 0, r32f) uniform coherent image1D i1D;
15 coherent buffer Buffer
Dspv.memoryScopeSemantics.comp11 layout(binding = 1, r32i) volatile coherent uniform iimage2D imagei;
14 layout (binding = 3) coherent buffer BufferI { uint x; } bufferi;
23 layout(binding = 10, r32i) volatile coherent uniform iimage2DMS imageMS;
/external/angle/third_party/glslang/src/Test/
Dspv.paramMemory.frag3 // readonly coherent uniform layout(set = 0, binding = 0) highp image2D image1;
5 writeonly coherent uniform layout(set = 0, binding = 1, rgba32f) highp image2D image3;
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)
D310.comp100 void passr(coherent readonly iimage2D image)
104 layout(r32i) coherent readonly uniform iimage2D qualim1;
105 layout(r32i) coherent restrict readonly uniform iimage2D qualim2;
176 highp layout(r32f) coherent volatile restrict readonly writeonly uniform image2D okay1;
177 layout(r32i) coherent volatile restrict readonly uniform iimage2D okay2;
178 highp layout(r32ui) coherent volatile restrict writeonly uniform uimage2D okay3;
179 highp layout(r32f) coherent volatile restrict uniform image2D okay4;
181 highp layout(rgba32f) coherent volatile restrict uniform image2D badQ1; // ERROR…
182 …layout(rgba8i) coherent volatile restrict uniform iimage2D badQ2; // ERROR, bad…
183 highp layout(rgba16ui) coherent volatile restrict uniform uimage2D badQ3; // ERROR…
Dspv.fsi.frag4 layout(set = 0, binding = 0) coherent buffer B1 {
8 layout(set = 0, binding = 1, rgba32f) coherent uniform image2D im;
Dspv.memoryQualifier.frag3 layout(binding = 0, r32f) uniform coherent image1D i1D;
15 coherent buffer Buffer
Dspv.memoryScopeSemantics.comp11 layout(binding = 1, r32i) volatile coherent uniform iimage2D imagei;
14 layout (binding = 3) coherent buffer BufferI { uint x; } bufferi;
23 layout(binding = 10, r32i) volatile coherent uniform iimage2DMS imageMS;
DspecExamples.vert122 coherent buffer Block {
128 coherent readonly vec4 member1A;
129 coherent vec4 member2A;
138 layout(rgba32f) coherent uniform image2D img2;
170 funcB(img2); // illegal, stripping "coherent" is not, ERROR, changing formats
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.2.x/
Dgles31-multisample.txt106 dEQP-GLES31.functional.blend_equation_advanced.coherent.multiply
107 dEQP-GLES31.functional.blend_equation_advanced.coherent.screen
108 dEQP-GLES31.functional.blend_equation_advanced.coherent.overlay
109 dEQP-GLES31.functional.blend_equation_advanced.coherent.darken
110 dEQP-GLES31.functional.blend_equation_advanced.coherent.lighten
111 dEQP-GLES31.functional.blend_equation_advanced.coherent.colordodge
112 dEQP-GLES31.functional.blend_equation_advanced.coherent.colorburn
113 dEQP-GLES31.functional.blend_equation_advanced.coherent.hardlight
114 dEQP-GLES31.functional.blend_equation_advanced.coherent.softlight
115 dEQP-GLES31.functional.blend_equation_advanced.coherent.difference
[all …]
Dgles32-multisample.txt68 dEQP-GLES31.functional.blend_equation_advanced.coherent.multiply
69 dEQP-GLES31.functional.blend_equation_advanced.coherent.screen
70 dEQP-GLES31.functional.blend_equation_advanced.coherent.overlay
71 dEQP-GLES31.functional.blend_equation_advanced.coherent.darken
72 dEQP-GLES31.functional.blend_equation_advanced.coherent.lighten
73 dEQP-GLES31.functional.blend_equation_advanced.coherent.colordodge
74 dEQP-GLES31.functional.blend_equation_advanced.coherent.colorburn
75 dEQP-GLES31.functional.blend_equation_advanced.coherent.hardlight
76 dEQP-GLES31.functional.blend_equation_advanced.coherent.softlight
77 dEQP-GLES31.functional.blend_equation_advanced.coherent.difference
[all …]
/external/deqp-deps/glslang/Test/baseResults/
Dhlsl.structbuffer.coherent.frag.out1 hlsl.structbuffer.coherent.frag
12 0:13 'sbuf2' (layout( row_major std430) coherent buffer block{layout( row_major std430) …
26 0:17 'sbuf' (layout( row_major std430) coherent buffer block{layout( row_major std430)…
38 0:19 'sbuf' (layout( row_major std430) coherent buffer block{layout( row_major std430)…
51 0:20 'sbuf' (layout( row_major std430) coherent buffer block{layout( row_major s…
59 0:20 'sbuf2' (layout( row_major std430) coherent buffer block{layout( row_major st…
83 0:? 'sbuf' (layout( row_major std430) coherent buffer block{layout( row_major std430) buffer un…
84 0:? 'sbuf2' (layout( row_major std430) coherent buffer block{layout( row_major std430) buffer u…
102 0:13 'sbuf2' (layout( row_major std430) coherent buffer block{layout( row_major std430) …
116 0:17 'sbuf' (layout( row_major std430) coherent buffer block{layout( row_major std430)…
[all …]
/external/angle/third_party/glslang/src/Test/baseResults/
Dhlsl.structbuffer.coherent.frag.out1 hlsl.structbuffer.coherent.frag
12 0:13 'sbuf2' (layout( row_major std430) coherent buffer block{layout( row_major std430) …
26 0:17 'sbuf' (layout( row_major std430) coherent buffer block{layout( row_major std430)…
38 0:19 'sbuf' (layout( row_major std430) coherent buffer block{layout( row_major std430)…
51 0:20 'sbuf' (layout( row_major std430) coherent buffer block{layout( row_major s…
59 0:20 'sbuf2' (layout( row_major std430) coherent buffer block{layout( row_major st…
83 0:? 'sbuf' (layout( row_major std430) coherent buffer block{layout( row_major std430) buffer un…
84 0:? 'sbuf2' (layout( row_major std430) coherent buffer block{layout( row_major std430) buffer u…
102 0:13 'sbuf2' (layout( row_major std430) coherent buffer block{layout( row_major std430) …
116 0:17 'sbuf' (layout( row_major std430) coherent buffer block{layout( row_major std430)…
[all …]
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.4.x/
Dgles31-multisample.txt106 dEQP-GLES31.functional.blend_equation_advanced.coherent.multiply
107 dEQP-GLES31.functional.blend_equation_advanced.coherent.screen
108 dEQP-GLES31.functional.blend_equation_advanced.coherent.overlay
109 dEQP-GLES31.functional.blend_equation_advanced.coherent.darken
110 dEQP-GLES31.functional.blend_equation_advanced.coherent.lighten
111 dEQP-GLES31.functional.blend_equation_advanced.coherent.colordodge
112 dEQP-GLES31.functional.blend_equation_advanced.coherent.colorburn
113 dEQP-GLES31.functional.blend_equation_advanced.coherent.hardlight
114 dEQP-GLES31.functional.blend_equation_advanced.coherent.softlight
115 dEQP-GLES31.functional.blend_equation_advanced.coherent.difference
[all …]
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.6.x/
Dgles31-multisample.txt106 dEQP-GLES31.functional.blend_equation_advanced.coherent.multiply
107 dEQP-GLES31.functional.blend_equation_advanced.coherent.screen
108 dEQP-GLES31.functional.blend_equation_advanced.coherent.overlay
109 dEQP-GLES31.functional.blend_equation_advanced.coherent.darken
110 dEQP-GLES31.functional.blend_equation_advanced.coherent.lighten
111 dEQP-GLES31.functional.blend_equation_advanced.coherent.colordodge
112 dEQP-GLES31.functional.blend_equation_advanced.coherent.colorburn
113 dEQP-GLES31.functional.blend_equation_advanced.coherent.hardlight
114 dEQP-GLES31.functional.blend_equation_advanced.coherent.softlight
115 dEQP-GLES31.functional.blend_equation_advanced.coherent.difference
[all …]
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.3.x/
Dgles31-multisample.txt106 dEQP-GLES31.functional.blend_equation_advanced.coherent.multiply
107 dEQP-GLES31.functional.blend_equation_advanced.coherent.screen
108 dEQP-GLES31.functional.blend_equation_advanced.coherent.overlay
109 dEQP-GLES31.functional.blend_equation_advanced.coherent.darken
110 dEQP-GLES31.functional.blend_equation_advanced.coherent.lighten
111 dEQP-GLES31.functional.blend_equation_advanced.coherent.colordodge
112 dEQP-GLES31.functional.blend_equation_advanced.coherent.colorburn
113 dEQP-GLES31.functional.blend_equation_advanced.coherent.hardlight
114 dEQP-GLES31.functional.blend_equation_advanced.coherent.softlight
115 dEQP-GLES31.functional.blend_equation_advanced.coherent.difference
[all …]
/external/deqp/android/cts/master/
Dgles31-multisample.txt94 dEQP-GLES31.functional.blend_equation_advanced.coherent.multiply
95 dEQP-GLES31.functional.blend_equation_advanced.coherent.screen
96 dEQP-GLES31.functional.blend_equation_advanced.coherent.overlay
97 dEQP-GLES31.functional.blend_equation_advanced.coherent.darken
98 dEQP-GLES31.functional.blend_equation_advanced.coherent.lighten
99 dEQP-GLES31.functional.blend_equation_advanced.coherent.colordodge
100 dEQP-GLES31.functional.blend_equation_advanced.coherent.colorburn
101 dEQP-GLES31.functional.blend_equation_advanced.coherent.hardlight
102 dEQP-GLES31.functional.blend_equation_advanced.coherent.softlight
103 dEQP-GLES31.functional.blend_equation_advanced.coherent.difference
[all …]
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.5.x/
Dgles31-multisample.txt106 dEQP-GLES31.functional.blend_equation_advanced.coherent.multiply
107 dEQP-GLES31.functional.blend_equation_advanced.coherent.screen
108 dEQP-GLES31.functional.blend_equation_advanced.coherent.overlay
109 dEQP-GLES31.functional.blend_equation_advanced.coherent.darken
110 dEQP-GLES31.functional.blend_equation_advanced.coherent.lighten
111 dEQP-GLES31.functional.blend_equation_advanced.coherent.colordodge
112 dEQP-GLES31.functional.blend_equation_advanced.coherent.colorburn
113 dEQP-GLES31.functional.blend_equation_advanced.coherent.hardlight
114 dEQP-GLES31.functional.blend_equation_advanced.coherent.softlight
115 dEQP-GLES31.functional.blend_equation_advanced.coherent.difference
[all …]
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/master/
Dgles31-multisample.txt108 dEQP-GLES31.functional.blend_equation_advanced.coherent.multiply
109 dEQP-GLES31.functional.blend_equation_advanced.coherent.screen
110 dEQP-GLES31.functional.blend_equation_advanced.coherent.overlay
111 dEQP-GLES31.functional.blend_equation_advanced.coherent.darken
112 dEQP-GLES31.functional.blend_equation_advanced.coherent.lighten
113 dEQP-GLES31.functional.blend_equation_advanced.coherent.colordodge
114 dEQP-GLES31.functional.blend_equation_advanced.coherent.colorburn
115 dEQP-GLES31.functional.blend_equation_advanced.coherent.hardlight
116 dEQP-GLES31.functional.blend_equation_advanced.coherent.softlight
117 dEQP-GLES31.functional.blend_equation_advanced.coherent.difference
[all …]
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.3.x/src/
Dgles31-multisample.txt108 dEQP-GLES31.functional.blend_equation_advanced.coherent.multiply
109 dEQP-GLES31.functional.blend_equation_advanced.coherent.screen
110 dEQP-GLES31.functional.blend_equation_advanced.coherent.overlay
111 dEQP-GLES31.functional.blend_equation_advanced.coherent.darken
112 dEQP-GLES31.functional.blend_equation_advanced.coherent.lighten
113 dEQP-GLES31.functional.blend_equation_advanced.coherent.colordodge
114 dEQP-GLES31.functional.blend_equation_advanced.coherent.colorburn
115 dEQP-GLES31.functional.blend_equation_advanced.coherent.hardlight
116 dEQP-GLES31.functional.blend_equation_advanced.coherent.softlight
117 dEQP-GLES31.functional.blend_equation_advanced.coherent.difference
[all …]
/external/u-boot/arch/arm/dts/
Darmada-cp110-slave.dtsi70 dma-coherent;
180 dma-coherent;
190 dma-coherent;
200 dma-coherent;
209 dma-coherent;
281 dma-coherent;
307 dma-coherent;
334 dma-coherent;
Darmada-cp110-master.dtsi70 dma-coherent;
197 dma-coherent;
207 dma-coherent;
283 dma-coherent;
311 dma-coherent;
336 dma-coherent;
362 dma-coherent;
/external/arm-trusted-firmware/plat/nvidia/tegra/scat/
Dbl31.scat242 * The base address of the coherent memory section must be page-aligned (4K)
243 * to guarantee that the coherent data are stored on their own pages and
245 * memory attributes for the coherent data page tables.
250 * Bakery locks are stored in coherent memory

12345678910