OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:spvOpcodeIsConstantOrUndef
(Results
1 - 3
of
3
) sorted by null
/prebuilts/ndk/r16/sources/third_party/shaderc/third_party/spirv-tools/source/
opcode.h
69
bool
spvOpcodeIsConstantOrUndef
(const SpvOp opcode);
opcode.cpp
214
bool
spvOpcodeIsConstantOrUndef
(const SpvOp opcode) {
validate_id.cpp
589
!
spvOpcodeIsConstantOrUndef
(constituent->opcode())) {
683
!
spvOpcodeIsConstantOrUndef
(constituent->opcode())) {
715
!
spvOpcodeIsConstantOrUndef
(constituent->opcode())) {
[
all
...]
Completed in 150 milliseconds