Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/frontends/clover/nir/
Dinvocation.cpp92 int num_rd_images = 0, num_wr_images = 0, num_samplers = 0; in clover_nir_lower_images() local
107 var->data.driver_location = num_wr_images++; in clover_nir_lower_images()
115 shader->info.num_images = num_wr_images; in clover_nir_lower_images()