Home
last modified time | relevance | path

Searched refs:extinst_importid_GLSLstd450_ (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dfeature_manager.cpp80 extinst_importid_GLSLstd450_ = module->GetExtInstImportId("GLSL.std.450"); in AddExtInstImportIds()
103 if (a.extinst_importid_GLSLstd450_ != b.extinst_importid_GLSLstd450_) { in operator ==()
H A Dfeature_manager.h51 return extinst_importid_GLSLstd450_; in GetExtInstImportId_GLSLstd450()
94 uint32_t extinst_importid_GLSLstd450_ = 0; member in spvtools::opt::FeatureManager
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dfeature_manager.cpp80 extinst_importid_GLSLstd450_ = module->GetExtInstImportId("GLSL.std.450"); in AddExtInstImportIds()
103 if (a.extinst_importid_GLSLstd450_ != b.extinst_importid_GLSLstd450_) { in operator ==()
H A Dfeature_manager.h51 return extinst_importid_GLSLstd450_; in GetExtInstImportId_GLSLstd450()
94 uint32_t extinst_importid_GLSLstd450_ = 0; member in spvtools::opt::FeatureManager
/third_party/spirv-tools/source/opt/
H A Dfeature_manager.cpp79 extinst_importid_GLSLstd450_ = module->GetExtInstImportId("GLSL.std.450"); in AddExtInstImportIds()
102 if (a.extinst_importid_GLSLstd450_ != b.extinst_importid_GLSLstd450_) { in operator ==()
H A Dfeature_manager.h43 return extinst_importid_GLSLstd450_; in GetExtInstImportId_GLSLstd450()
97 uint32_t extinst_importid_GLSLstd450_ = 0; member in spvtools::opt::FeatureManager

Completed in 2 milliseconds