Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/microsoft/clc/
H A Dcompute_test.h121 create_buffer_with_data(const void *data, size_t size) in create_buffer_with_data() function
H A Dcompute_test.cpp432 res = create_buffer_with_data(data, size); in add_uav_resource()