Home
last modified time | relevance | path

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

/external/deqp-deps/SPIRV-Tools/test/
Dunit_spirv.h63 class WordVector; variable
72 explicit WordVector(const std::vector<uint32_t>& val) : value_(val) {} in WordVector() function
73 explicit WordVector(const spv_binary_t& binary) in WordVector() function
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/
Dunit_spirv.h63 class WordVector; variable
72 explicit WordVector(const std::vector<uint32_t>& val) : value_(val) {} in WordVector() function
73 explicit WordVector(const spv_binary_t& binary) in WordVector() function
/external/swiftshader/third_party/SPIRV-Tools/test/
Dunit_spirv.h63 class WordVector; variable
72 explicit WordVector(const std::vector<uint32_t>& val) : value_(val) {} in WordVector() function
73 explicit WordVector(const spv_binary_t& binary) in WordVector() function