Home
last modified time | relevance | path

Searched defs:VendorTool (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/third_party/externals/spirv-tools/source/
Dopcode.cpp44 struct VendorTool { struct
45 uint32_t value;
46 const char* vendor;
47 const char* tool; // Might be empty string.
48 const char* vendor_tool; // Combiantion of vendor and tool.
/third_party/skia/third_party/externals/spirv-tools/source/
Dopcode.cpp44 struct VendorTool { struct
45 uint32_t value;
46 const char* vendor;
47 const char* tool; // Might be empty string.
48 const char* vendor_tool; // Combiantion of vendor and tool.
/third_party/spirv-tools/source/
Dopcode.cpp44 struct VendorTool { struct
45 uint32_t value;
46 const char* vendor;
47 const char* tool; // Might be empty string.
48 const char* vendor_tool; // Combination of vendor and tool.
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
Dopcode.cpp44 struct VendorTool { struct
45 uint32_t value;
46 const char* vendor;
47 const char* tool; // Might be empty string.
48 const char* vendor_tool; // Combiantion of vendor and tool.