Home
last modified time | relevance | path

Searched refs:GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT (Results 1 – 25 of 33) sorted by relevance

12

/external/deqp/modules/gles3/functional/
Des3fIndexedStateQueryTests.cpp493 glGetIntegerv(GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT, &state); in GetAlignment()
Des3fImplementationLimitTests.cpp493 …LIMIT_CASE(uniform_buffer_offset_alignment, GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT, AlignmentI… in init()
Des3fNegativeBufferApiTests.cpp358 glGetIntegerv(GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT, &alignment); in init()
Des3fIntegerStateQueryTests.cpp2829 …IFORM_BUFFER_OFFSET_ALIGNMENT has minimum value of 1", GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT, … in init()
/external/deqp/framework/platform/null/
DtcuNullRenderContext.cpp390 case GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT: in glGetIntegerv()
/external/angle/src/libANGLE/renderer/gl/
DFeatureSupportGL.md49 …S GL_MAX_UNIFORM_BUFFER_BINDINGS GL_MAX_UNIFORM_BLOCK_SIZE GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT GL_M…
Dfunctionsgl_enums.h744 #define GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT 0x8A34 macro
Drenderergl_utils.cpp978 QuerySingleGLInt(functions, GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT); in GenerateCaps()
/external/angle/src/tests/gl_tests/
DUniformBufferTest.cpp91 glGetIntegerv(GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT, &alignment); in TEST_P()
240 glGetIntegerv(GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT, &alignment); in TEST_P()
1635 glGetIntegerv(GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT, &alignment); in TEST_P()
2607 glGetIntegerv(GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT, &alignment); in TEST_P()
/external/deqp/framework/opengl/
DgluStrUtil.inl1203 case GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT: return "GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT";
/external/deqp/external/openglcts/modules/gl/
Dgl4cMultiBindTests.cpp1346 …{ GL_UNIFORM_BUFFER, GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT, GL_UNIFORM_BUFFER_BINDING, GL_MAX_UNIFORM…
3573 gl.getIntegerv(GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT, &offset_alignment); in iterate()
Dgl4cSparseBufferTests.cpp6398 m_gl.getIntegerv(GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT, &m_gl_uniform_buffer_offset_alignment_value); in initTestCaseGlobal()
/external/swiftshader/src/OpenGL/libGLESv2/
DContext.cpp2374 case GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT: in getIntegerv()
2660 case GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT: in getQueryParameterInfo()
/external/deqp/external/openglcts/modules/common/
DglcUniformBlockCase.cpp1476 int bindingAlignment = m_context.getContextInfo().getInt(GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT); in iterate()
/external/deqp/modules/glshared/
DglsUniformBlockCase.cpp1531 gl.getIntegerv(GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT, &bindingAlignment); in iterate()
/external/deqp/modules/gles31/functional/
Des31fNegativeBufferApiTests.cpp431 ctx.glGetIntegerv(GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT, &uAlignment); in bind_buffer_range()
/external/swiftshader/include/GLES3/
Dgl3.h925 #define GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT 0x8A34 macro
/external/angle/include/GLES3/
Dgl3.h906 #define GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT 0x8A34 macro
Dgl31.h906 #define GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT 0x8A34 macro
Dgl32.h906 #define GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT 0x8A34 macro
/external/mesa3d/include/GLES3/
Dgl3.h925 #define GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT 0x8A34 macro
Dgl31.h925 #define GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT 0x8A34 macro
Dgl32.h925 #define GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT 0x8A34 macro
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl900 #define GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT 0x8A34 macro
/external/angle/src/libANGLE/
Dqueryutils.cpp3629 case GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT: in GetQueryParameterInfo()

12