Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/tests/trivial/
Dcompute.c43 #define MAX_RESOURCES 4 macro
50 void *hwsmp[MAX_RESOURCES];
51 struct pipe_resource *tex[MAX_RESOURCES];
52 bool tex_rw[MAX_RESOURCES];
53 struct pipe_sampler_view *view[MAX_RESOURCES];
54 struct pipe_surface *surf[MAX_RESOURCES];
297 for (i = 0; i < MAX_RESOURCES; ++i) { in destroy_tex()
326 pipe->set_sampler_views(pipe, PIPE_SHADER_COMPUTE, 0, MAX_RESOURCES, NULL); in destroy_sampler_views()
328 for (i = 0; i < MAX_RESOURCES; ++i) { in destroy_sampler_views()
363 pipe->set_compute_resources(pipe, 0, MAX_RESOURCES, NULL); in destroy_compute_resources()
[all …]
/external/u-boot/drivers/gpio/
Dadi_gpio2.c18 } str_ident[MAX_RESOURCES];
57 static DECLARE_RESERVED_MAP(peri, gpio_bank(MAX_RESOURCES));
143 BUG_ON(ident >= MAX_RESOURCES); in peripheral_request()
297 static DECLARE_RESERVED_MAP(special_gpio, gpio_bank(MAX_RESOURCES));
413 for (c = 0; c < MAX_RESOURCES; c++) { in gpio_labels()
/external/libdrm/tests/amdgpu/
Dvcn_tests.c37 #define MAX_RESOURCES 16 macro
58 static amdgpu_bo_handle resources[MAX_RESOURCES];
Dcs_tests.c36 #define MAX_RESOURCES 16 macro
51 static amdgpu_bo_handle resources[MAX_RESOURCES];
Duvd_enc_tests.c38 #define MAX_RESOURCES 16 macro
70 static amdgpu_bo_handle resources[MAX_RESOURCES];
Dvce_tests.c39 #define MAX_RESOURCES 16 macro
73 static amdgpu_bo_handle resources[MAX_RESOURCES];