Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/
H A 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.
/aosp_15_r20/external/deqp-deps/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.
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/
H A 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.