Searched refs:kTensorProductPatchMeshShading (Results 1 – 4 of 4) sorted by relevance
25 kTensorProductPatchMeshShading = 7, enumerator50 m_ShadingType == kTensorProductPatchMeshShading; in IsMeshShading()
21 case kTensorProductPatchMeshShading: in ShouldCheckBPC()65 case kTensorProductPatchMeshShading: in ShouldCheckBitsPerFlag()
90 if (type == kTensorProductPatchMeshShading) in GetShadingBBox()96 if (type == kCoonsPatchMeshShading || type == kTensorProductPatchMeshShading) in GetShadingBBox()
817 type == kTensorProductPatchMeshShading); in DrawCoonPatchMeshes()836 int point_count = type == kTensorProductPatchMeshShading ? 16 : 12; in DrawCoonPatchMeshes()2102 case kTensorProductPatchMeshShading: { in DrawShading()