Searched defs:IsBasicType (Results 1 – 4 of 4) sorted by relevance
| /external/deqp/framework/opengl/ | ||
| D | gluVarTypeUtil.hpp | 194 struct IsBasicType { bool operator() (const VarType& type) const { return type.isBasicType(); } }; in operator ()() struct |
| /external/swiftshader/third_party/SPIRV-Tools/source/fuzz/ | ||
| D | fuzzer_pass_donate_modules.cpp | 784 bool FuzzerPassDonateModules::IsBasicType( in IsBasicType() function in spvtools::fuzz::FuzzerPassDonateModules |
| /external/deqp-deps/SPIRV-Tools/source/fuzz/ | ||
| D | fuzzer_pass_donate_modules.cpp | 783 bool FuzzerPassDonateModules::IsBasicType( in IsBasicType() function in spvtools::fuzz::FuzzerPassDonateModules |
| /external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/ | ||
| D | fuzzer_pass_donate_modules.cpp | 784 bool FuzzerPassDonateModules::IsBasicType( in IsBasicType() function in spvtools::fuzz::FuzzerPassDonateModules |