Home
last modified time | relevance | path

Searched refs:GetStorageClassDesc (Results 1 – 3 of 3) sorted by relevance

/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_builtins.cpp636 std::string GetStorageClassDesc(const Instruction& inst) const;
729 std::string BuiltInsValidator::GetStorageClassDesc( in GetStorageClassDesc() function in spvtools::val::__anon7e9018210111::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()
[all …]
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/val/
Dvalidate_builtins.cpp636 std::string GetStorageClassDesc(const Instruction& inst) const;
729 std::string BuiltInsValidator::GetStorageClassDesc( in GetStorageClassDesc() function in spvtools::val::__anon523a72ee0111::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()
[all …]
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_builtins.cpp636 std::string GetStorageClassDesc(const Instruction& inst) const;
729 std::string BuiltInsValidator::GetStorageClassDesc( in GetStorageClassDesc() function in spvtools::val::__anon7c289bdb0111::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()
[all …]