Home
last modified time | relevance | path

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

/external/deqp/framework/delibs/decpp/
DdePoolArray.hpp199 struct PoolArrayElement struct
208 template<> struct PoolArrayElement<TYPE> { \
256 PoolArrayElement<T>::destruct(getPtr(ndx)); in resize()
269 PoolArrayElement<T>::constructDefault(getPtr(ndx)); in resize()
287 PoolArrayElement<T>::constructCopy(getPtr(ndx), value); in resize()