Searched refs:kTensorProductPatchMeshShading (Results 1 – 5 of 5) sorted by relevance
26 kTensorProductPatchMeshShading = 7, enumerator51 m_ShadingType == kTensorProductPatchMeshShading; in IsMeshShading()
125 case kTensorProductPatchMeshShading: { in Validate()158 case kTensorProductPatchMeshShading: { in Validate()
21 case kTensorProductPatchMeshShading: in ShouldCheckBPC()65 case kTensorProductPatchMeshShading: in ShouldCheckBitsPerFlag()
91 if (type == kTensorProductPatchMeshShading) in GetShadingBBox()97 if (type == kCoonsPatchMeshShading || type == kTensorProductPatchMeshShading) in GetShadingBBox()
840 type == kTensorProductPatchMeshShading); in DrawCoonPatchMeshes()859 int point_count = type == kTensorProductPatchMeshShading ? 16 : 12; in DrawCoonPatchMeshes()2144 case kTensorProductPatchMeshShading: { in DrawShading()