Home
last modified time | relevance | path

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

123456

/external/deqp-deps/glslang/Test/
Dspv.paramMemory.frag3 readonly coherent uniform layout(set = 0, binding = 0, rgba32f) 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.memoryQualifier.frag3 layout(binding = 0, r32f) uniform coherent image1D i1D;
15 coherent buffer Buffer
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
Dspv.memoryScopeSemantics.comp11 layout(binding = 1, r32i) volatile coherent uniform iimage2D imagei;
14 layout (binding = 3) coherent buffer BufferI { uint x; } bufferi;
D420.vert125 void passr(coherent readonly iimage2D image)
129 layout(r32i) coherent readonly uniform iimage2D qualim1;
130 layout(r32i) coherent volatile readonly uniform iimage2D qualim2;
/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/android/cts/nyc/src/
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/android/cts/nyc/
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-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 …]
D310.comp.out197 0:100 'image' ( coherent readonly in highp iimage2D)
202 0:109 'qualim1' (layout( r32i) coherent readonly uniform highp iimage2D)
204 0:110 'qualim2' (layout( r32i) coherent restrict readonly uniform highp iimage2D)
489 0:? 'qualim1' (layout( r32i) coherent readonly uniform highp iimage2D)
490 0:? 'qualim2' (layout( r32i) coherent restrict readonly uniform highp iimage2D)
509 0:? 'okay1' (layout( r32f) coherent volatile restrict readonly writeonly uniform highp image2D)
510 0:? 'okay2' (layout( r32i) coherent volatile restrict readonly uniform highp iimage2D)
511 0:? 'okay3' (layout( r32ui) coherent volatile restrict writeonly uniform highp uimage2D)
512 0:? 'okay4' (layout( r32f) coherent volatile restrict uniform highp image2D)
513 0:? 'badQ1' (layout( rgba32f) coherent volatile restrict uniform highp image2D)
[all …]
/external/deqp/android/cts/mnc/
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/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.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/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;
170 dma-coherent;
180 dma-coherent;
190 dma-coherent;
199 dma-coherent;
271 dma-coherent;
297 dma-coherent;
324 dma-coherent;
Darmada-cp110-master.dtsi70 dma-coherent;
187 dma-coherent;
197 dma-coherent;
273 dma-coherent;
301 dma-coherent;
326 dma-coherent;
352 dma-coherent;
Darmada-ap806.dtsi174 dma-coherent;
182 dma-coherent;
190 dma-coherent;
198 dma-coherent;
249 dma-coherent;
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmComputeShaderCase.cpp69 bool coherent = false) in createBufferAndBindMemory() argument
97 …AllocationMp bufferMemory = allocator.allocate(requirements, coherent ? MemoryRequirement::Cohe… in createBufferAndBindMemory()
151 … VkDevice& device, Allocation* destAlloc, size_t numBytes, const void* data, bool coherent = false) in setMemory() argument
157 if (!coherent) in setMemory()
161 …nst VkDevice& device, Allocation* destAlloc, size_t numBytes, deUint8 value, bool coherent = false) in fillMemoryWithValue() argument
167 if (!coherent) in fillMemoryWithValue()
171 … (const DeviceInterface& vkdi, const VkDevice& device, Allocation* srcAlloc, bool coherent = false) in invalidateMemory() argument
173 if (!coherent) in invalidateMemory()
/external/deqp/doc/testspecs/GLES31/
Dfunctional.image_load_store.txt30 + Basic usage of the "coherent" qualifier along with barrier() and
88 The "coherent" cases use an image with a format that allows both reading and
90 is qualified "coherent". Some computation results are first stored in the image;
97 The "volatile" cases are otherwise identical to the "coherent" cases, except
98 that the "volatile" qualifier is used instead of "coherent". Volatility implies
Dfunctional.blend_equation_advanced.txt30 + Validation of coherent blending (if supported)
49 made between each overlapping quad with advanced blending enabled. In coherent

123456