/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cShaderStorageBufferObjectTests.cpp | 588 case GL_SHADER_STORAGE_BUFFER_SIZE: in GLenumToString() 589 return "GL_SHADER_STORAGE_BUFFER_SIZE"; in GLenumToString() 923 if (!CheckIndexed(GL_SHADER_STORAGE_BUFFER_SIZE, i, 0)) in Run() 938 if (!CheckIndexed(GL_SHADER_STORAGE_BUFFER_SIZE, i, 0)) in Run() 949 if (!CheckIndexed(GL_SHADER_STORAGE_BUFFER_SIZE, i, 0)) in Run() 963 if (!CheckIndexed(GL_SHADER_STORAGE_BUFFER_SIZE, i, 512)) in Run() 974 if (!CheckIndexed(GL_SHADER_STORAGE_BUFFER_SIZE, i, 0)) in Run() 985 if (!CheckIndexed(GL_SHADER_STORAGE_BUFFER_SIZE, i, 0)) in Run() 996 if (!CheckIndexed(GL_SHADER_STORAGE_BUFFER_SIZE, 0, 0)) in Run() 1006 if (!CheckIndexed(GL_SHADER_STORAGE_BUFFER_SIZE, in Run() [all...] |
H A D | gl4cES31CompatibilityShaderStorageBufferObjectTests.cpp | 456 case GL_SHADER_STORAGE_BUFFER_SIZE: in GLenumToString() 457 return "GL_SHADER_STORAGE_BUFFER_SIZE"; in GLenumToString() 749 if (!CheckIndexed(GL_SHADER_STORAGE_BUFFER_SIZE, i, 0)) in Run() 764 if (!CheckIndexed(GL_SHADER_STORAGE_BUFFER_SIZE, i, 0)) in Run() 775 if (!CheckIndexed(GL_SHADER_STORAGE_BUFFER_SIZE, i, 0)) in Run() 789 if (!CheckIndexed(GL_SHADER_STORAGE_BUFFER_SIZE, i, 512)) in Run() 800 if (!CheckIndexed(GL_SHADER_STORAGE_BUFFER_SIZE, i, 0)) in Run() 811 if (!CheckIndexed(GL_SHADER_STORAGE_BUFFER_SIZE, i, 0)) in Run() 822 if (!CheckIndexed(GL_SHADER_STORAGE_BUFFER_SIZE, 0, 0)) in Run() 832 if (!CheckIndexed(GL_SHADER_STORAGE_BUFFER_SIZE, in Run() [all...] |
/third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
H A D | es31cShaderStorageBufferObjectTests.cpp | 454 case GL_SHADER_STORAGE_BUFFER_SIZE: in GLenumToString() 455 return "GL_SHADER_STORAGE_BUFFER_SIZE"; in GLenumToString() 749 if (!CheckIndexed(GL_SHADER_STORAGE_BUFFER_SIZE, i, 0)) in Run() 764 if (!CheckIndexed(GL_SHADER_STORAGE_BUFFER_SIZE, i, 0)) in Run() 775 if (!CheckIndexed(GL_SHADER_STORAGE_BUFFER_SIZE, i, 0)) in Run() 790 if (!CheckIndexed(GL_SHADER_STORAGE_BUFFER_SIZE, i, 512)) in Run() 801 if (!CheckIndexed(GL_SHADER_STORAGE_BUFFER_SIZE, i, 0)) in Run() 812 if (!CheckIndexed(GL_SHADER_STORAGE_BUFFER_SIZE, i, 0)) in Run() 823 if (!CheckIndexed(GL_SHADER_STORAGE_BUFFER_SIZE, 0, 0)) in Run() 833 if (!CheckIndexed(GL_SHADER_STORAGE_BUFFER_SIZE, in Run() [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
H A D | functionsgl_enums.h | 1262 #define GL_SHADER_STORAGE_BUFFER_SIZE 0x90D5 macro
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fIndexedStateQueryTests.cpp | 1411 FOR_EACH_VERIFIER(new BufferSizeCase (m_context, (std::string() + "shader_storage_buffer_size_" + verifierSuffix).c_str(), "Test SHADER_STORAGE_BUFFER_SIZE", GL_SHADER_STORAGE_BUFFER_SIZE, GL_SHADER_STORAGE_BUFFER, GL_MAX_SHADER_STORAGE_BUFFER_BINDINGS, verifier)) in init()
|
H A D | es31fNegativeStateApiTests.cpp | 269 ctx.glGetInteger64i_v(GL_SHADER_STORAGE_BUFFER_SIZE, maxShaderStorageBufferBindings, &data); in get_integer64i_v()
|
/third_party/mesa3d/include/GLES3/ |
H A D | gl31.h | 1328 #define GL_SHADER_STORAGE_BUFFER_SIZE 0x90D5 macro
|
H A D | gl32.h | 1328 #define GL_SHADER_STORAGE_BUFFER_SIZE 0x90D5 macro
|
/third_party/openGLES/api/GLES3/ |
H A D | gl31.h | 1309 #define GL_SHADER_STORAGE_BUFFER_SIZE 0x90D5 macro
|
H A D | gl32.h | 1309 #define GL_SHADER_STORAGE_BUFFER_SIZE 0x90D5 macro
|
/third_party/mesa3d/src/mesa/main/ |
H A D | get.c | 2681 case GL_SHADER_STORAGE_BUFFER_SIZE: in find_value_indexed()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | State.cpp | 3240 case GL_SHADER_STORAGE_BUFFER_SIZE:
|
H A D | validationES3.cpp | 3170 case GL_SHADER_STORAGE_BUFFER_SIZE: in ValidateIndexedStateQuery()
|
H A D | Context.cpp | 8874 case GL_SHADER_STORAGE_BUFFER_SIZE: in getIndexedQueryParameterInfo()
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/ |
H A D | gl31.h | 1330 #define GL_SHADER_STORAGE_BUFFER_SIZE 0x90D5 macro
|
H A D | gl32.h | 1330 #define GL_SHADER_STORAGE_BUFFER_SIZE 0x90D5 macro
|
/third_party/skia/third_party/externals/angle2/include/GLES3/ |
H A D | gl31.h | 1309 #define GL_SHADER_STORAGE_BUFFER_SIZE 0x90D5 macro
|
H A D | gl32.h | 1309 #define GL_SHADER_STORAGE_BUFFER_SIZE 0x90D5 macro
|
/third_party/mesa3d/include/GL/ |
H A D | glcorearb.h | 2450 #define GL_SHADER_STORAGE_BUFFER_SIZE 0x90D5 macro
|
H A D | glext.h | 2398 #define GL_SHADER_STORAGE_BUFFER_SIZE 0x90D5 macro
|
/third_party/openGLES/api/GL/ |
H A D | glcorearb.h | 2431 #define GL_SHADER_STORAGE_BUFFER_SIZE 0x90D5 macro
|
H A D | glext.h | 2379 #define GL_SHADER_STORAGE_BUFFER_SIZE 0x90D5 macro
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
H A D | glcorearb.h | 2487 #define GL_SHADER_STORAGE_BUFFER_SIZE 0x90D5 macro
|
H A D | glext.h | 2434 #define GL_SHADER_STORAGE_BUFFER_SIZE 0x90D5 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
H A D | glcorearb.h | 2487 #define GL_SHADER_STORAGE_BUFFER_SIZE 0x90D5 macro
|