Searched refs:NoDrawArraysProtocol (Results 1 – 3 of 3) sorted by relevance
376 state->NoDrawArraysProtocol = env_var_as_boolean("LIBGL_NO_DRAWARRAYS", false); in indirect_create_context()
209 GLboolean NoDrawArraysProtocol; member
161 arrays->old_DrawArrays_possible = !state->NoDrawArraysProtocol; in __glXInitVertexArrayState()