Home
last modified time | relevance | path

Searched refs:PhysDevExtTramp (Results 1 – 4 of 4) sorted by relevance

/third_party/vulkan-loader/loader/
Dunknown_ext_chain.c37 #define PhysDevExtTramp(num) \ macro
67 PhysDevExtTramp(0)
68 PhysDevExtTramp(1)
69 PhysDevExtTramp(2)
70 PhysDevExtTramp(3)
71 PhysDevExtTramp(4)
72 PhysDevExtTramp(5)
73 PhysDevExtTramp(6)
74 PhysDevExtTramp(7)
75 PhysDevExtTramp(8)
[all …]
Dunknown_ext_chain_gas_aarch64.S28 .macro PhysDevExtTramp num macro
83 PhysDevExtTramp 0
84 PhysDevExtTramp 1
85 PhysDevExtTramp 2
86 PhysDevExtTramp 3
87 PhysDevExtTramp 4
88 PhysDevExtTramp 5
89 PhysDevExtTramp 6
90 PhysDevExtTramp 7
91 PhysDevExtTramp 8
[all …]
Dunknown_ext_chain_gas_x86.S38 .macro PhysDevExtTramp num macro
79 .macro PhysDevExtTramp num macro
136 PhysDevExtTramp 0
137 PhysDevExtTramp 1
138 PhysDevExtTramp 2
139 PhysDevExtTramp 3
140 PhysDevExtTramp 4
141 PhysDevExtTramp 5
142 PhysDevExtTramp 6
143 PhysDevExtTramp 7
[all …]
Dunknown_ext_chain_masm.asm35 PhysDevExtTramp macro num:req macro
75 PhysDevExtTramp macro num macro
132 PhysDevExtTramp 0
133 PhysDevExtTramp 1
134 PhysDevExtTramp 2
135 PhysDevExtTramp 3
136 PhysDevExtTramp 4
137 PhysDevExtTramp 5
138 PhysDevExtTramp 6
139 PhysDevExtTramp 7
[all …]