Home
last modified time | relevance | path

Searched refs:device_address (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/spirv-cross/
Dspirv_cross_c.cpp1260 …nt_buffer_device_address_space(spvc_compiler compiler, unsigned desc_set, spvc_bool device_address) in spvc_compiler_msl_set_argument_buffer_device_address_space() argument
1270 msl.set_argument_buffer_device_address_space(desc_set, bool(device_address)); in spvc_compiler_msl_set_argument_buffer_device_address_space()
1274 (void)device_address; in spvc_compiler_msl_set_argument_buffer_device_address_space()
Dspirv_cross_c.h789 …t_buffer_device_address_space(spvc_compiler compiler, unsigned desc_set, spvc_bool device_address);