Searched defs:use_vertex_attrib_binding (Results 1 – 2 of 2) sorted by relevance
127 bool use_vertex_attrib_binding; /* Tells if the iteration should use vertex attribute bindings member
1014 bool use_geometry_shader_stage, bool use_vertex_attrib_binding, bool use_overflow_test_vertices) in setUpFunctionalTestObjects()1693 … bool use_vertex_attrib_binding = vertex_attrib_binding_statuses[n_vertex_attrib_binding_status]; in setUpTestCases() local