Searched refs:coherent (Results 1 – 25 of 234) sorted by relevance
12345678910
/external/deqp-deps/glslang/Test/ |
D | spv.paramMemory.frag | 3 // 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)
|
D | 310.comp | 100 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…
|
D | spv.fsi.frag | 4 layout(set = 0, binding = 0) coherent buffer B1 { 8 layout(set = 0, binding = 1, rgba32f) coherent uniform image2D im;
|
D | spv.memoryQualifier.frag | 3 layout(binding = 0, r32f) uniform coherent image1D i1D; 15 coherent buffer Buffer
|
D | spv.memoryScopeSemantics.comp | 11 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/ |
D | spv.paramMemory.frag | 3 // 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)
|
D | 310.comp | 100 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…
|
D | spv.fsi.frag | 4 layout(set = 0, binding = 0) coherent buffer B1 { 8 layout(set = 0, binding = 1, rgba32f) coherent uniform image2D im;
|
D | spv.memoryQualifier.frag | 3 layout(binding = 0, r32f) uniform coherent image1D i1D; 15 coherent buffer Buffer
|
D | spv.memoryScopeSemantics.comp | 11 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;
|
D | specExamples.vert | 122 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/ |
D | gles31-multisample.txt | 106 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 …]
|
D | gles32-multisample.txt | 68 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/ |
D | hlsl.structbuffer.coherent.frag.out | 1 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/ |
D | hlsl.structbuffer.coherent.frag.out | 1 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/ |
D | gles31-multisample.txt | 106 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/ |
D | gles31-multisample.txt | 106 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/ |
D | gles31-multisample.txt | 106 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/ |
D | gles31-multisample.txt | 94 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/ |
D | gles31-multisample.txt | 106 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/ |
D | gles31-multisample.txt | 108 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/ |
D | gles31-multisample.txt | 108 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/ |
D | armada-cp110-slave.dtsi | 70 dma-coherent; 180 dma-coherent; 190 dma-coherent; 200 dma-coherent; 209 dma-coherent; 281 dma-coherent; 307 dma-coherent; 334 dma-coherent;
|
D | armada-cp110-master.dtsi | 70 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/ |
D | bl31.scat | 242 * 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