OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SPV_SPIRV_VERSION_MAJOR_PART
(Results
1 - 2
of
2
) sorted by null
/prebuilts/ndk/r13/sources/third_party/shaderc/third_party/spirv-tools/source/
spirv_constant.h
40
#define
SPV_SPIRV_VERSION_MAJOR_PART
(WORD) ((uint32_t(WORD) >> 16) & 0xff)
disassemble.cpp
148
<< "; Version: " <<
SPV_SPIRV_VERSION_MAJOR_PART
(version) << "."
Completed in 38 milliseconds