Searched refs:depthType (Results 1 – 2 of 2) sorted by relevance
89 SWR_TYPE depthType = FormatTraits<depthFormatT>::GetType(0); in QuantizeDepth() local92 if (depthType == SWR_TYPE_FLOAT) in QuantizeDepth()102 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()