Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/frontends/rusticl/api/
H A Dmemory.rs170 fn validate_host_ptr(host_ptr: *mut ::std::os::raw::c_void, flags: cl_mem_flags) -> CLResult<()> { in validate_host_ptr() function
283 validate_host_ptr(host_ptr, flags)?; in create_buffer_with_properties()
774 validate_host_ptr(host_ptr, flags)?; in create_image_with_properties()