Lines Matching refs:getInstanceInterface
426 …requireFeatures(context.getInstanceInterface(), context.getPhysicalDevice(), FEATURE_GEOMETRY_SHAD… in testPrimitivesInside()
436 …requireFeatures(context.getInstanceInterface(), context.getPhysicalDevice(), FEATURE_GEOMETRY_SHAD… in testPrimitivesInside()
499 …requireFeatures(context.getInstanceInterface(), context.getPhysicalDevice(), FEATURE_GEOMETRY_SHAD… in testPrimitivesOutside()
550 requireFeatures(context.getInstanceInterface(), context.getPhysicalDevice(), FEATURE_DEPTH_CLAMP); in testPrimitivesDepthClamp()
589 …requireFeatures(context.getInstanceInterface(), context.getPhysicalDevice(), FEATURE_GEOMETRY_SHAD… in testPrimitivesDepthClamp()
601 …requireFeatures(context.getInstanceInterface(), context.getPhysicalDevice(), FEATURE_GEOMETRY_SHAD… in testPrimitivesDepthClamp()
681 …requireFeatures(context.getInstanceInterface(), context.getPhysicalDevice(), FEATURE_GEOMETRY_SHAD… in testPrimitivesDepthClip()
693 …requireFeatures(context.getInstanceInterface(), context.getPhysicalDevice(), FEATURE_GEOMETRY_SHAD… in testPrimitivesDepthClip()
736 …if (getPhysicalDeviceFeatures(context.getInstanceInterface(), context.getPhysicalDevice()).depthCl… in testPrimitivesDepthClip()
773 requireFeatures(context.getInstanceInterface(), context.getPhysicalDevice(), FEATURE_LARGE_POINTS); in testLargePoints()
779 …VkPointClippingBehavior clippingBehavior = getClippingBehavior(context.getInstanceInterface(), con… in testLargePoints()
897 requireFeatures(context.getInstanceInterface(), context.getPhysicalDevice(), FEATURE_WIDE_LINES); in testWideLines()
938 …const VkPhysicalDeviceLimits limits = getPhysicalDeviceProperties(context.getInstanceInterface(), … in testWideLines()
1333 const InstanceInterface& vki = context.getInstanceInterface(); in testClipDistance()
1472 const InstanceInterface& vki = context.getInstanceInterface(); in testComplementarity()