Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fPrimitiveBoundingBoxTests.cpp3476 …(Context& context, const char* name, const char* description, DepthType depthType, BBoxState state…
3516 …(Context& context, const char* name, const char* description, DepthType depthType, BBoxState state… in DepthDrawCase() argument
3520 , m_depthType (depthType) in DepthDrawCase()
3524 DE_ASSERT(depthType < DEPTH_LAST); in DepthDrawCase()