Home
last modified time | relevance | path

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

/external/deqp/framework/delibs/decpp/
DdePoolArray.hpp190 struct PoolArrayElement struct
199 template<> struct PoolArrayElement<TYPE> { \
247 PoolArrayElement<T>::destruct(getPtr(ndx)); in resize()
260 PoolArrayElement<T>::constructDefault(getPtr(ndx)); in resize()
278 PoolArrayElement<T>::constructCopy(getPtr(ndx), value); in resize()