Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsAttributeLocationTests.hpp51 deUint32 getLocationSize (void) const { return m_locationSize; } in getLocationSize()
56 deUint32 m_locationSize; member in deqp::gls::AttributeLocationTestUtil::AttribType
DglsAttributeLocationTests.cpp653 , m_locationSize (localSize) in AttribType()