Home
last modified time | relevance | path

Searched defs:maxVertexAttribs (Results 1 – 5 of 5) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fNegativeVertexArrayApiTests.cpp72 int maxVertexAttribs = ctx.getInteger(GL_MAX_VERTEX_ATTRIBS); in vertex_attribf() local
87 int maxVertexAttribs = ctx.getInteger(GL_MAX_VERTEX_ATTRIBS); in vertex_attribfv() local
102 int maxVertexAttribs = ctx.getInteger(GL_MAX_VERTEX_ATTRIBS); in vertex_attribi4() local
116 int maxVertexAttribs = ctx.getInteger(GL_MAX_VERTEX_ATTRIBS); in vertex_attribi4v() local
136 int maxVertexAttribs = ctx.getInteger(GL_MAX_VERTEX_ATTRIBS); in vertex_attrib_pointer() local
191 int maxVertexAttribs = ctx.getInteger(GL_MAX_VERTEX_ATTRIBS); in vertex_attrib_i_pointer() local
225 int maxVertexAttribs = ctx.getInteger(GL_MAX_VERTEX_ATTRIBS); in vertex_attrib_format() local
288 int maxVertexAttribs = ctx.getInteger(GL_MAX_VERTEX_ATTRIBS); in vertex_attrib_i_format() local
335 int maxVertexAttribs = ctx.getInteger(GL_MAX_VERTEX_ATTRIBS); in enable_vertex_attrib_array() local
345 int maxVertexAttribs = ctx.getInteger(GL_MAX_VERTEX_ATTRIBS); in disable_vertex_attrib_array() local
[all …]
Des31fNegativeStateApiTests.cpp1001 GLint maxVertexAttribs; in get_vertex_attribfv() local
1018 GLint maxVertexAttribs; in get_vertex_attribiv() local
1035 GLint maxVertexAttribs; in get_vertex_attribi_iv() local
1052 GLint maxVertexAttribs; in get_vertex_attribi_uiv() local
1069 GLint maxVertexAttribs; in get_vertex_attrib_pointerv() local
/external/deqp/framework/opengl/simplereference/
DsglrReferenceContext.hpp581 int maxVertexAttribs; member
DsglrReferenceContext.cpp5416 VertexArray::VertexArray (deUint32 name, int maxVertexAttribs) in VertexArray()
/external/deqp/modules/gles3/functional/
Des3fTransformFeedbackTests.cpp238 int maxVertexAttribs = 0; in isProgramSupported() local