Home
last modified time | relevance | path

Searched defs:max_vertex_attribs (Results 1 – 3 of 3) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
Dgl4cVertexAttrib64BitTest.cpp182 GLint max_vertex_attribs; in GetMaxVertexAttribs() local
457 GLint max_vertex_attribs = GetMaxVertexAttribs(); in invalidValue() local
2039 const GLint max_vertex_attribs = GetMaxVertexAttribs(); in getVertexArrayConfiguration() local
2316 const GLint max_vertex_attribs = GetMaxVertexAttribs(); in prepareVertexArray() local
Dgl4cDirectStateAccessVertexArraysTests.cpp4747 glw::GLint max_vertex_attribs = 16; in iterate() local
5060 glw::GLint max_vertex_attribs = 16; in iterate() local
/external/virglrenderer/src/
Dvirgl_hw.h329 uint32_t max_vertex_attribs; member