Home
last modified time | relevance | path

Searched refs:GL_ARB_shader_image_size (Results 1 – 15 of 15) sorted by relevance

/external/angle/third_party/glslang/src/Test/
D420.frag17 ivec2 iv2dim = imageSize(i2D); // ERROR: imageSize called without enabling GL_ARB_shader_image_size
18 #extension GL_ARB_shader_image_size : enable
/external/deqp-deps/glslang/Test/
D420.frag17 ivec2 iv2dim = imageSize(i2D); // ERROR: imageSize called without enabling GL_ARB_shader_image_size
18 #extension GL_ARB_shader_image_size : enable
/external/angle/third_party/glslang/src/Test/baseResults/
D420.frag.out6 ERROR: 0:17: 'imageSize' : required extension not requested: GL_ARB_shader_image_size
13 Requested GL_ARB_shader_image_size
93 Requested GL_ARB_shader_image_size
/external/deqp-deps/glslang/Test/baseResults/
D420.frag.out6 ERROR: 0:17: 'imageSize' : required extension not requested: GL_ARB_shader_image_size
13 Requested GL_ARB_shader_image_size
93 Requested GL_ARB_shader_image_size
/external/virglrenderer/docs/
DGL-status.txt84 GL_ARB_shader_image_size DONE
/external/mesa3d/docs/relnotes/
D11.0.0.rst44 - GL_ARB_shader_image_size on i965
D12.0.0.rst40 - GL_ARB_shader_image_size on nvc0, radeonsi, softpipe
D18.0.0.rst32 - GL_ARB_shader_image_load_store and GL_ARB_shader_image_size on
D23.3.0.rst39 - GL_ARB_shader_image_size on Asahi
/external/mesa3d/docs/
Dfeatures.txt185GL_ARB_shader_image_size DONE (freedreno/a5xx+, softpipe, v3d, panfro…
253 GL_ARB_shader_image_size DONE (freedreno/a5xx+, crocus/gen7+)
/external/mesa3d/include/GL/
Dglcorearb.h3533 #ifndef GL_ARB_shader_image_size
3534 #define GL_ARB_shader_image_size 1 macro
Dglext.h4049 #ifndef GL_ARB_shader_image_size
4050 #define GL_ARB_shader_image_size 1 macro
/external/OpenCL-CTS/test_conformance/gl/GLEW/
Dglew.c4671 #ifdef GL_ARB_shader_image_size
7081 #ifdef GL_ARB_shader_image_size
22288 #ifdef GL_ARB_shader_image_size in glewIsSupported()
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dglew.h6534 #ifndef GL_ARB_shader_image_size
6535 #define GL_ARB_shader_image_size 1 macro
/external/libepoxy/prebuilt-intermediates/include/epoxy/
Dgl_generated.h295 #define GL_ARB_shader_image_size 1 macro