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/swiftshader/third_party/SPIRV-Tools/source/opt/
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 ==()
Dfeature_manager.h51 return extinst_importid_GLSLstd450_; in GetExtInstImportId_GLSLstd450()
94 uint32_t extinst_importid_GLSLstd450_ = 0; variable
/third_party/spirv-tools/source/opt/
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 ==()
Dfeature_manager.h51 return extinst_importid_GLSLstd450_; in GetExtInstImportId_GLSLstd450()
94 uint32_t extinst_importid_GLSLstd450_ = 0; variable
/third_party/skia/third_party/externals/spirv-tools/source/opt/
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 ==()
Dfeature_manager.h51 return extinst_importid_GLSLstd450_; in GetExtInstImportId_GLSLstd450()
94 uint32_t extinst_importid_GLSLstd450_ = 0; variable