OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:spvOpcodeMake
(Results
1 - 3
of
3
) sorted by null
/prebuilts/ndk/r13/sources/third_party/shaderc/third_party/spirv-tools/source/
opcode.h
44
uint32_t
spvOpcodeMake
(uint16_t word_count, SpvOp opcode);
opcode.cpp
78
uint32_t
spvOpcodeMake
(uint16_t wordCount, SpvOp opcode) {
text.cpp
649
spvOpcodeMake
(uint16_t(pInst->words.size()), opcodeEntry->opcode);
Completed in 78 milliseconds