Searched refs:OpFunctionCall (Results 1 – 25 of 54) sorted by relevance
123
/external/deqp-deps/glslang/SPIRV/ |
D | SPVRemapper.cpp | 451 } else if (opCode == spv::Op::OpFunctionCall) { in buildLocalMaps() 815 case spv::OpFunctionCall: in mapFnBodies() 1081 if (opCode == spv::Op::OpFunctionCall) { in dceFuncs()
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/ |
D | spirv.cs | 732 OpFunctionCall = 57, enumerator
|
D | spirv.lua | 688 OpFunctionCall = 57,
|
D | spirv.hpp | 727 OpFunctionCall = 57, enumerator
|
/external/deqp-deps/SPIRV-Headers/include/spirv/1.1/ |
D | spirv.lua | 688 OpFunctionCall = 57,
|
D | spirv.cs | 732 OpFunctionCall = 57, enumerator
|
D | spirv.hpp | 727 OpFunctionCall = 57, enumerator
|
/external/shaderc/spirv-headers/include/spirv/1.1/ |
D | spirv.lua | 688 OpFunctionCall = 57,
|
D | spirv.hpp | 727 OpFunctionCall = 57, enumerator
|
/external/shaderc/spirv-headers/include/spirv/1.0/ |
D | spirv.lua | 676 OpFunctionCall = 57,
|
D | spirv.hpp | 715 OpFunctionCall = 57, enumerator
|
/external/deqp-deps/SPIRV-Headers/include/spirv/1.2/ |
D | spirv.lua | 693 OpFunctionCall = 57,
|
D | spirv.cs | 737 OpFunctionCall = 57, enumerator
|
D | spirv.hpp | 732 OpFunctionCall = 57, enumerator
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/ |
D | spirv.cs | 720 OpFunctionCall = 57, enumerator
|
D | spirv.lua | 676 OpFunctionCall = 57,
|
/external/deqp-deps/SPIRV-Headers/include/spirv/1.0/ |
D | spirv.cs | 720 OpFunctionCall = 57, enumerator
|
D | spirv.lua | 676 OpFunctionCall = 57,
|
D | spirv.hpp | 715 OpFunctionCall = 57, enumerator
|
/external/spirv-llvm/lib/SPIRV/libSPIRV/ |
D | spirv.hpp | 635 OpFunctionCall = 57, enumerator
|
D | SPIRVIsValidEnum.h | 633 case OpFunctionCall: in isValid()
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/ |
D | spirv.lua | 693 OpFunctionCall = 57,
|
D | spirv.cs | 737 OpFunctionCall = 57, enumerator
|
/external/shaderc/spirv-headers/include/spirv/1.2/ |
D | spirv.lua | 693 OpFunctionCall = 57,
|
D | spirv.hpp | 732 OpFunctionCall = 57, enumerator
|
123