Home
last modified time | relevance | path

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

/third_party/vulkan-loader/loader/
H A 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(
[all...]
H A Dunknown_ext_chain_gas_aarch64.S28 .macro PhysDevExtTramp num
94 PhysDevExtTramp 0
95 PhysDevExtTramp 1
96 PhysDevExtTramp 2
97 PhysDevExtTramp 3
98 PhysDevExtTramp 4
99 PhysDevExtTramp 5
100 PhysDevExtTramp 6
101 PhysDevExtTramp 7
102 PhysDevExtTramp
[all...]
H A Dunknown_ext_chain_gas_x86.S40 .macro PhysDevExtTramp num
90 .macro PhysDevExtTramp num
155 PhysDevExtTramp 0
156 PhysDevExtTramp 1
157 PhysDevExtTramp 2
158 PhysDevExtTramp 3
159 PhysDevExtTramp 4
160 PhysDevExtTramp 5
161 PhysDevExtTramp 6
162 PhysDevExtTramp
[all...]
H A 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
[all...]

Completed in 2 milliseconds