Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Duniform_query.cpp56 GLenum *type, GLcharARB *nameOut, bool glthread) in _mesa_GetActiveUniform_impl()
99 GLenum *type, GLcharARB *nameOut) in _mesa_GetActiveUniform()
/aosp_15_r20/hardware/interfaces/renderscript/1.0/vts/functional/
H A DVtsMiscellaneousTests.cpp310 std::string nameOut = "not_name"; in TEST_P() local