Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/framework/delibs/decpp/
H A DdePoolArray.hpp326 struct PoolArrayElement struct
345 struct PoolArrayElement<TYPE> \
401 PoolArrayElement<T>::destruct(getPtr(ndx)); in resize()
414 PoolArrayElement<T>::constructDefault(getPtr(ndx)); in resize()
432 PoolArrayElement<T>::constructCopy(getPtr(ndx), value); in resize()