Home
last modified time | relevance | path

Searched refs:GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT (Results 1 - 25 of 38) sorted by relevance

12

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fImplementationLimitTests.cpp493 LIMIT_CASE(uniform_buffer_offset_alignment, GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT, AlignmentInt, 256); in init()
H A Des3fIndexedStateQueryTests.cpp498 glGetIntegerv(GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT, &state); in GetAlignment()
H A Des3fNegativeBufferApiTests.cpp357 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if target is GL_UNIFORM_BUFFER and offset is not a multiple of GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT."); in init()
359 glGetIntegerv(GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT, &alignment); in init()
H A Des3fIntegerStateQueryTests.cpp2838 { "uniform_buffer_offset_alignment", "UNIFORM_BUFFER_OFFSET_ALIGNMENT has minimum value of 1", GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT, 256 , false }, in init()
/third_party/vk-gl-cts/framework/platform/null/
H A DtcuNullRenderContext.cpp395 case GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT: in glGetIntegerv()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DUniformBufferTest.cpp91 glGetIntegerv(GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT, &alignment); in TEST_P()
240 glGetIntegerv(GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT, &alignment); in TEST_P()
1677 glGetIntegerv(GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT, &alignment); in TEST_P()
2646 glGetIntegerv(GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT, &alignment); in TEST_P()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cMultiBindTests.cpp1342 { GL_UNIFORM_BUFFER, GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT, GL_UNIFORM_BUFFER_BINDING, GL_MAX_UNIFORM_BUFFER_BINDINGS,
3569 gl.getIntegerv(GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT, &offset_alignment); in iterate()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DContext.cpp2374 case GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT: in getIntegerv()
2660 case GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT: in getQueryParameterInfo()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h744 #define GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT 0x8A34 macro
H A Drenderergl_utils.cpp970 QuerySingleGLInt(functions, GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT); in GenerateCaps()
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcUniformBlockCase.cpp1476 int bindingAlignment = m_context.getContextInfo().getInt(GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT); in iterate()
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fNegativeBufferApiTests.cpp430 ctx.beginSection("GL_INVALID_VALUE is generated if target is GL_UNIFORM_BUFFER and offset is not a multiple of GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT."); in bind_buffer_range()
431 ctx.glGetIntegerv(GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT, &uAlignment); in bind_buffer_range()
/third_party/vk-gl-cts/modules/glshared/
H A DglsUniformBlockCase.cpp1531 gl.getIntegerv(GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT, &bindingAlignment); in iterate()
/third_party/mesa3d/include/GLES3/
H A Dgl31.h925 #define GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT 0x8A34 macro
H A Dgl3.h925 #define GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT 0x8A34 macro
H A Dgl32.h925 #define GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT 0x8A34 macro
/third_party/openGLES/api/GLES3/
H A Dgl3.h906 #define GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT 0x8A34 macro
H A Dgl31.h906 #define GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT 0x8A34 macro
H A Dgl32.h906 #define GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT 0x8A34 macro
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dqueryutils.cpp3660 case GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT: in GetQueryParameterInfo()
/third_party/skia/third_party/externals/swiftshader/include/GLES3/
H A Dgl3.h925 #define GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT 0x8A34 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/
H A Dgl3.h925 #define GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT 0x8A34 macro
H A Dgl31.h927 #define GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT 0x8A34 macro
/third_party/skia/third_party/externals/angle2/include/GLES3/
H A Dgl3.h906 #define GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT 0x8A34 macro
H A Dgl31.h906 #define GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT 0x8A34 macro

Completed in 104 milliseconds

12