Home
last modified time | relevance | path

Searched defs:maxAttribs (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DD3D11InputLayoutCacheTest.cpp76 GLint maxAttribs = 0; in TEST_P() local
H A DVertexAttributeTest.cpp1150 GLint maxAttribs; in TEST_P() local
1173 GLint maxAttribs; in TEST_P() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DVertexArray.cpp29 VertexArrayState(VertexArray *vertexArray, size_t maxAttribs, size_t maxAttribBindings) VertexArrayState() argument
108 VertexArray(rx::GLImplFactory *factory, VertexArrayID id, size_t maxAttribs, size_t maxAttribBindings) VertexArray() argument
H A DProgram.cpp3758 GLuint maxAttribs = static_cast<GLuint>(caps.maxVertexAttributes); in linkAttributes() local
/third_party/vk-gl-cts/modules/glshared/
H A DglsAttributeLocationTests.cpp103 deInt32 maxAttribs; in getMaxAttributeLocations() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DStateManagerGL.cpp59 VertexArrayStateGL::VertexArrayStateGL(size_t maxAttribs, size_t maxBindings) in VertexArrayStateGL() argument

Completed in 21 milliseconds