Home
last modified time | relevance | path

Searched refs:IsNullConstantSupported (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_add_constant_null.cpp45 return fuzzerutil::IsNullConstantSupported(*type); in IsApplicable()
Dfuzzer_util.h262 bool IsNullConstantSupported(const opt::analysis::Type& type);
Dfuzzer_util.cpp741 bool IsNullConstantSupported(const opt::analysis::Type& type) { in IsNullConstantSupported() function
/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dtransformation_add_constant_null.cpp45 return fuzzerutil::IsNullConstantSupported(*type); in IsApplicable()
Dfuzzer_util.h262 bool IsNullConstantSupported(const opt::analysis::Type& type);
Dfuzzer_util.cpp741 bool IsNullConstantSupported(const opt::analysis::Type& type) { in IsNullConstantSupported() function
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/
Dtransformation_add_constant_null.cpp45 return fuzzerutil::IsNullConstantSupported(*type); in IsApplicable()
Dfuzzer_util.h277 bool IsNullConstantSupported(const opt::analysis::Type& type);
Dfuzzer_util.cpp790 bool IsNullConstantSupported(const opt::analysis::Type& type) { in IsNullConstantSupported() function