OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SPV_INDEX_MAGIC_NUMBER
(Results
1 - 3
of
3
) sorted by null
/prebuilts/ndk/r13/sources/third_party/shaderc/third_party/spirv-tools/source/
spirv_constant.h
49
#define
SPV_INDEX_MAGIC_NUMBER
0u
binary.cpp
54
pHeader->magic = spvFixWord(binary->code[
SPV_INDEX_MAGIC_NUMBER
], endian);
[
all
...]
text.cpp
662
header[
SPV_INDEX_MAGIC_NUMBER
] = SpvMagicNumber;
Completed in 67 milliseconds