Home
last modified time | relevance | path

Searched refs:termin_error_string (Results 1 – 3 of 3) sorted by relevance

/third_party/vulkan-loader/loader/
Dunknown_ext_chain_gas_aarch64.S53 adrp x9, termin_error_string
54 add x3, x9, #:lo12:termin_error_string // The error string (fourth arg)
78 termin_error_string: label
Dunknown_ext_chain_gas_x86.S61 …lea rcx, [rip + termin_error_string] # Load the error string…
104 …push offset termin_error_string@GOT # Push the error str…
131 termin_error_string: label
Dunknown_ext_chain_masm.asm55 …lea r9, termin_error_string ; Load the error strin…
98 …push offset termin_error_string ; Push the error strin…
122 termin_error_string db 'Extension %s not supported for this physical device', 0 define