OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SPV_SPIRV_VERSION_WORD
(Results
1 - 2
of
2
) sorted by null
/prebuilts/ndk/r13/sources/third_party/shaderc/third_party/spirv-tools/source/
spirv_target_env.cpp
52
return
SPV_SPIRV_VERSION_WORD
(1, 0);
54
return
SPV_SPIRV_VERSION_WORD
(1, 1);
59
return
SPV_SPIRV_VERSION_WORD
(0, 0);
spirv_constant.h
37
#define
SPV_SPIRV_VERSION_WORD
(MAJOR, MINOR) \
Completed in 44 milliseconds