Home
last modified time | relevance | path

Searched refs:ProgramKeyType (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/opengl/include/EGL/
DPlatform.h246 using ProgramKeyType = std::array<uint8_t, 20>; variable
248 const ProgramKeyType &key,
252 const ProgramKeyType &key, in DefaultCacheProgram()