Searched refs:depthType (Results 1 – 2 of 2) sorted by relevance
86 SWR_TYPE depthType = FormatTraits<depthFormatT>::GetType(0); in QuantizeDepth() local89 if (depthType == SWR_TYPE_FLOAT) in QuantizeDepth()99 SWR_ASSERT(depthType == SWR_TYPE_UNORM); in QuantizeDepth()
3686 …(Context& context, const char* name, const char* description, DepthType depthType, BBoxState state…3726 …(Context& context, const char* name, const char* description, DepthType depthType, BBoxState state… in DepthDrawCase() argument3730 , m_depthType (depthType) in DepthDrawCase()3734 DE_ASSERT(depthType < DEPTH_LAST); in DepthDrawCase()