Searched refs:MAX_RESOURCES (Results 1 – 5 of 5) sorted by relevance
43 #define MAX_RESOURCES 4 macro50 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 …]
36 #define MAX_RESOURCES 16 macro51 static amdgpu_bo_handle resources[MAX_RESOURCES];
37 #define MAX_RESOURCES 16 macro71 static amdgpu_bo_handle resources[MAX_RESOURCES];
38 #define MAX_RESOURCES 16 macro70 static amdgpu_bo_handle resources[MAX_RESOURCES];
39 #define MAX_RESOURCES 16 macro81 static amdgpu_bo_handle resources[MAX_RESOURCES];