HomeSort by relevance Sort by last modified time
    Searched refs:m_depthBits (Results 1 - 2 of 2) sorted by null

  /external/deqp/framework/common/
tcuRenderTarget.cpp 33 , m_depthBits (0)
43 , m_depthBits (depthBits)
tcuRenderTarget.hpp 43 int getDepthBits (void) const { return m_depthBits; }
55 int m_depthBits;

Completed in 111 milliseconds