Home
last modified time | relevance | path

Searched defs:max_vertex_streams (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl3cTransformFeedbackTests.cpp1200 glw::GLint max_vertex_streams = 0; in testExtension3() local
1540 glw::GLint max_vertex_streams = 0; in testInstanced() local
2221 glw::GLint max_vertex_streams = 0; in test_max_vertex_streams() local
5306 glw::GLint max_vertex_streams = 0; in iterate() local
/third_party/mesa3d/src/gallium/include/pipe/
Dp_defines.h1051 unsigned max_vertex_streams; member