/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | reflect.h | 46 return (opcode >= SpvOpTypeVoid && opcode <= SpvOpTypeForwardPointer) || in IsTypeInst()
|
D | remove_duplicates_pass.cpp | 105 const bool is_i_forward_pointer = i->opcode() == SpvOpTypeForwardPointer; in RemoveDuplicateTypes()
|
/external/angle/third_party/spirv-tools/src/source/opt/ |
D | reflect.h | 46 return (opcode >= SpvOpTypeVoid && opcode <= SpvOpTypeForwardPointer) || in IsTypeInst()
|
D | remove_duplicates_pass.cpp | 105 const bool is_i_forward_pointer = i->opcode() == SpvOpTypeForwardPointer; in RemoveDuplicateTypes()
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | reflect.h | 46 return (opcode >= SpvOpTypeVoid && opcode <= SpvOpTypeForwardPointer) || in IsTypeInst()
|
D | remove_duplicates_pass.cpp | 105 const bool is_i_forward_pointer = i->opcode() == SpvOpTypeForwardPointer; in RemoveDuplicateTypes()
|
/external/deqp-deps/SPIRV-Tools/test/ |
D | text_to_binary.type_declaration_test.cpp | 202 Eq(MakeInstruction(SpvOpTypeForwardPointer, \
|
/external/angle/third_party/spirv-tools/src/test/ |
D | text_to_binary.type_declaration_test.cpp | 202 Eq(MakeInstruction(SpvOpTypeForwardPointer, \
|
/external/swiftshader/third_party/SPIRV-Tools/test/ |
D | text_to_binary.type_declaration_test.cpp | 202 Eq(MakeInstruction(SpvOpTypeForwardPointer, \
|
/external/deqp-deps/SPIRV-Tools/source/val/ |
D | validate_type.cpp | 625 inst->opcode() != SpvOpTypeForwardPointer) { in TypePass() 659 case SpvOpTypeForwardPointer: in TypePass()
|
D | validation_state.cpp | 91 case SpvOpTypeForwardPointer: in IsInstructionInLayoutSection() 131 case SpvOpTypeForwardPointer: in IsInstructionInLayoutSection()
|
/external/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate_type.cpp | 625 inst->opcode() != SpvOpTypeForwardPointer) { in TypePass() 659 case SpvOpTypeForwardPointer: in TypePass()
|
D | validation_state.cpp | 91 case SpvOpTypeForwardPointer: in IsInstructionInLayoutSection() 131 case SpvOpTypeForwardPointer: in IsInstructionInLayoutSection()
|
/external/angle/third_party/spirv-tools/src/source/val/ |
D | validate_type.cpp | 625 inst->opcode() != SpvOpTypeForwardPointer) { in TypePass() 659 case SpvOpTypeForwardPointer: in TypePass()
|
D | validation_state.cpp | 91 case SpvOpTypeForwardPointer: in IsInstructionInLayoutSection() 131 case SpvOpTypeForwardPointer: in IsInstructionInLayoutSection()
|
/external/deqp-deps/SPIRV-Tools/source/ |
D | operand.cpp | 519 case SpvOpTypeForwardPointer: in spvOperandCanBeForwardDeclaredFunction()
|
D | opcode.cpp | 466 case SpvOpTypeForwardPointer: in spvOpcodeIsBaseOpaqueType()
|
/external/swiftshader/third_party/SPIRV-Tools/source/ |
D | operand.cpp | 505 case SpvOpTypeForwardPointer: in spvOperandCanBeForwardDeclaredFunction()
|
D | opcode.cpp | 461 case SpvOpTypeForwardPointer: in spvOpcodeIsBaseOpaqueType()
|
/external/angle/third_party/spirv-tools/src/source/ |
D | operand.cpp | 519 case SpvOpTypeForwardPointer: in spvOperandCanBeForwardDeclaredFunction()
|
D | opcode.cpp | 466 case SpvOpTypeForwardPointer: in spvOpcodeIsBaseOpaqueType()
|
/external/skia/src/sksl/ |
D | spirv.h | 610 SpvOpTypeForwardPointer = 39, enumerator
|
/external/skqp/src/sksl/ |
D | spirv.h | 610 SpvOpTypeForwardPointer = 39, enumerator
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/ |
D | spirv.h | 704 SpvOpTypeForwardPointer = 39, enumerator
|
/external/angle/third_party/spirv-headers/src/include/spirv/1.0/ |
D | spirv.h | 704 SpvOpTypeForwardPointer = 39, enumerator
|