Home
last modified time | relevance | path

Searched refs:MaxVertexAttribStride (Results 1 – 7 of 7) sorted by relevance

/third_party/mesa3d/src/mesa/main/
Dversion.c386 consts->MaxVertexAttribStride >= 2048 && in compute_version()
556 consts->MaxVertexAttribStride >= 2048 && in compute_version_es2()
Dcontext.c593 consts->MaxVertexAttribStride = 2048; in _mesa_init_constants()
Dvarray.c833 stride > ctx->Const.MaxVertexAttribStride) { in validate_array()
3006 stride > ctx->Const.MaxVertexAttribStride) { in vertex_array_vertex_buffer_err()
3174 strides[i] > ctx->Const.MaxVertexAttribStride) { in vertex_array_vertex_buffers()
Dmtypes.h4027 GLuint MaxVertexAttribStride; member
/third_party/mesa3d/src/mesa/state_tracker/
Dst_extensions.c482 c->MaxVertexAttribStride in st_init_limits()
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DVertexAttributeTest.cpp1131 TEST_P(VertexAttributeTestES31, MaxVertexAttribStride) in TEST_P() argument
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DVertexAttributeTest.cpp2081 TEST_P(VertexAttributeTestES31, MaxVertexAttribStride) in TEST_P() argument