Home
last modified time | relevance | path

Searched refs:GL_OES_shader_image_atomic (Results 1 – 8 of 8) sorted by relevance

/external/deqp-deps/glslang/Test/baseResults/
D310.frag.out80 ERROR: 0:289: 'imageAtomicAdd' : required extension not requested: GL_OES_shader_image_atomic
81 ERROR: 0:290: 'imageAtomicAdd' : required extension not requested: GL_OES_shader_image_atomic
82 ERROR: 0:291: 'imageAtomicMin' : required extension not requested: GL_OES_shader_image_atomic
83 ERROR: 0:292: 'imageAtomicMin' : required extension not requested: GL_OES_shader_image_atomic
84 ERROR: 0:293: 'imageAtomicMax' : required extension not requested: GL_OES_shader_image_atomic
85 ERROR: 0:294: 'imageAtomicMax' : required extension not requested: GL_OES_shader_image_atomic
86 ERROR: 0:295: 'imageAtomicAnd' : required extension not requested: GL_OES_shader_image_atomic
87 ERROR: 0:296: 'imageAtomicAnd' : required extension not requested: GL_OES_shader_image_atomic
88 ERROR: 0:297: 'imageAtomicOr' : required extension not requested: GL_OES_shader_image_atomic
89 ERROR: 0:298: 'imageAtomicOr' : required extension not requested: GL_OES_shader_image_atomic
[all …]
D310.comp.out22 ERROR: 0:87: 'imageAtomicCompSwap' : required extension not requested: GL_OES_shader_image_atomic
23 ERROR: 0:88: 'imageAtomicAdd' : required extension not requested: GL_OES_shader_image_atomic
24 ERROR: 0:89: 'imageAtomicMin' : required extension not requested: GL_OES_shader_image_atomic
D310.vert.out105 Requested GL_OES_shader_image_atomic
1036 Requested GL_OES_shader_image_atomic
/external/deqp-deps/glslang/Test/
D310.vert355 #ifdef GL_OES_shader_image_atomic
356 #extension GL_OES_shader_image_atomic : enable
D310.frag308 #ifdef GL_OES_shader_image_atomic
309 #extension GL_OES_shader_image_atomic : enable
/external/mesa3d/docs/
Dfeatures.txt284GL_OES_shader_image_atomic DONE (all drivers that support GL_ARB_shader…
/external/mesa3d/include/GLES2/
Dgl2ext.h476 #ifndef GL_OES_shader_image_atomic
477 #define GL_OES_shader_image_atomic 1 macro
/external/swiftshader/include/GLES2/
Dgl2ext.h486 #ifndef GL_OES_shader_image_atomic
487 #define GL_OES_shader_image_atomic 1 macro