Home
last modified time | relevance | path

Searched defs:RestartIndex (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dglthread.h167 GLuint RestartIndex; member
245 GLuint RestartIndex; member
H A Dmtypes.h1698 GLuint RestartIndex; member
/aosp_15_r20/external/swiftshader/src/Device/
H A DContext.cpp55 static const T RestartIndex = static_cast<T>(-1); in ProcessPrimitiveRestart() local