Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/framework/delibs/decpp/
H A DdePoolArray.hpp326 struct PoolArrayElement struct
328 static void constructDefault(void *ptr) in constructDefault()
332 static void constructCopy(void *ptr, const T &val) in constructCopy()
336 static void destruct(T *ptr) in destruct()