Searched defs:nameOut (Results 1 – 2 of 2) sorted by relevance
56 GLenum *type, GLcharARB *nameOut, bool glthread) in _mesa_GetActiveUniform_impl()99 GLenum *type, GLcharARB *nameOut) in _mesa_GetActiveUniform()
310 std::string nameOut = "not_name"; in TEST_P() local