Home
last modified time | relevance | path

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

/dports/multimedia/mpv/mpv-0.34.1/video/out/gpu/
H A Dra.c13 MP_TARRAY_APPEND(ra, ra->native_resources, ra->num_native_resources, r); in ra_add_native_resource()
18 for (int n = 0; n < ra->num_native_resources; n++) { in ra_get_native_resource()
H A Dra.h46 int num_native_resources; member