Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp-deps/glslang/glslang/Include/
DInitializeGlobals.h40 inline bool InitializePoolIndex() { return true; } // DEPRECATED: No need to call in InitializePoolIndex() function
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/Include/
H A DInitializeGlobals.h40 inline bool InitializePoolIndex() { return true; } // DEPRECATED: No need to call in InitializePoolIndex() function
/aosp_15_r20/external/angle/src/compiler/translator/
H A DPoolAlloc.cpp14 bool InitializePoolIndex() in InitializePoolIndex() function