Lines Matching refs:GetStorageClassDesc
636 std::string GetStorageClassDesc(const Instruction& inst) const;
729 std::string BuiltInsValidator::GetStorageClassDesc( in GetStorageClassDesc() function in spvtools::val::__anonea8ff2990111::BuiltInsValidator
1152 << " " << GetStorageClassDesc(referenced_from_inst); in ValidateClipOrCullDistanceAtReference()
1326 << " " << GetStorageClassDesc(referenced_from_inst); in ValidateFragCoordAtReference()
1387 << " " << GetStorageClassDesc(referenced_from_inst); in ValidateFragDepthAtReference()
1463 << " " << GetStorageClassDesc(referenced_from_inst); in ValidateFrontFacingAtReference()
1523 << " " << GetStorageClassDesc(referenced_from_inst); in ValidateHelperInvocationAtReference()
1583 << " " << GetStorageClassDesc(referenced_from_inst); in ValidateInvocationIdAtReference()
1644 << " " << GetStorageClassDesc(referenced_from_inst); in ValidateInstanceIndexAtReference()
1704 << " " << GetStorageClassDesc(referenced_from_inst); in ValidatePatchVerticesAtReference()
1766 << " " << GetStorageClassDesc(referenced_from_inst); in ValidatePointCoordAtReference()
1812 << " " << GetStorageClassDesc(referenced_from_inst); in ValidatePointSizeAtReference()
1928 << " " << GetStorageClassDesc(referenced_from_inst); in ValidatePositionAtReference()
2085 << " " << GetStorageClassDesc(referenced_from_inst); in ValidatePrimitiveIdAtReference()
2207 << " " << GetStorageClassDesc(referenced_from_inst); in ValidateSampleIdAtReference()
2267 << " " << GetStorageClassDesc(referenced_from_inst); in ValidateSampleMaskAtReference()
2329 << " " << GetStorageClassDesc(referenced_from_inst); in ValidateSamplePositionAtReference()
2390 << " " << GetStorageClassDesc(referenced_from_inst); in ValidateTessCoordAtReference()
2475 << " " << GetStorageClassDesc(referenced_from_inst); in ValidateTessLevelAtReference()
2605 << " " << GetStorageClassDesc(referenced_from_inst); in ValidateVertexIndexAtReference()
2696 << " " << GetStorageClassDesc(referenced_from_inst); in ValidateLayerOrViewportIndexAtReference()
2835 << " " << GetStorageClassDesc(referenced_from_inst); in ValidateComputeShaderI32Vec3InputAtReference()
2917 << " " << GetStorageClassDesc(referenced_from_inst); in ValidateComputeI32InputAtReference()
2985 << GetStorageClassDesc(inst); in ValidateI32InputAtDefinition()
3030 << GetStorageClassDesc(inst); in ValidateI32Vec4InputAtDefinition()
3139 << " " << GetStorageClassDesc(referenced_from_inst); in ValidateBaseInstanceOrVertexAtReference()
3205 << " " << GetStorageClassDesc(referenced_from_inst); in ValidateDrawIndexAtReference()
3272 << " " << GetStorageClassDesc(referenced_from_inst); in ValidateViewIndexAtReference()
3336 << " " << GetStorageClassDesc(referenced_from_inst); in ValidateDeviceIndexAtReference()
3393 << " " << GetStorageClassDesc(referenced_from_inst); in ValidateFragInvocationCountAtReference()
3463 << " " << GetStorageClassDesc(referenced_from_inst); in ValidateFragSizeAtReference()
3533 << " " << GetStorageClassDesc(referenced_from_inst); in ValidateFragStencilRefAtReference()
3603 << " " << GetStorageClassDesc(referenced_from_inst); in ValidateFullyCoveredAtReference()
3672 << " " << GetStorageClassDesc(referenced_from_inst); in ValidateSMBuiltinsAtReference()
3724 << " " << GetStorageClassDesc(referenced_from_inst); in ValidatePrimitiveShadingRateAtReference()
3796 << " " << GetStorageClassDesc(referenced_from_inst); in ValidateShadingRateAtReference()
3959 << " " << GetStorageClassDesc(referenced_from_inst); in ValidateRayTracingBuiltinsAtReference()