/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/state_tracker/ |
H A D | st_nir_builtins.c | 95 unsigned *output_locations, in st_nir_make_passthrough_shader() argument 122 snprintf(var_name, sizeof(var_name), "out_%u", output_locations[i]); in st_nir_make_passthrough_shader() 125 out->data.location = output_locations[i]; in st_nir_make_passthrough_shader()
|
H A D | st_nir.h | 74 unsigned *output_locations,
|
/dports/lang/clover/mesa-21.3.6/src/mesa/state_tracker/ |
H A D | st_nir_builtins.c | 95 unsigned *output_locations, in st_nir_make_passthrough_shader() argument 122 snprintf(var_name, sizeof(var_name), "out_%u", output_locations[i]); in st_nir_make_passthrough_shader() 125 out->data.location = output_locations[i]; in st_nir_make_passthrough_shader()
|
H A D | st_nir.h | 74 unsigned *output_locations,
|
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/state_tracker/ |
H A D | st_nir_builtins.c | 95 unsigned *output_locations, in st_nir_make_passthrough_shader() argument 122 snprintf(var_name, sizeof(var_name), "out_%u", output_locations[i]); in st_nir_make_passthrough_shader() 125 out->data.location = output_locations[i]; in st_nir_make_passthrough_shader()
|
H A D | st_nir.h | 74 unsigned *output_locations,
|
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/state_tracker/ |
H A D | st_nir_builtins.c | 95 unsigned *output_locations, in st_nir_make_passthrough_shader() argument 122 snprintf(var_name, sizeof(var_name), "out_%u", output_locations[i]); in st_nir_make_passthrough_shader() 125 out->data.location = output_locations[i]; in st_nir_make_passthrough_shader()
|
H A D | st_nir.h | 74 unsigned *output_locations,
|
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/state_tracker/ |
H A D | st_nir_builtins.c | 95 unsigned *output_locations, in st_nir_make_passthrough_shader() argument 122 snprintf(var_name, sizeof(var_name), "out_%u", output_locations[i]); in st_nir_make_passthrough_shader() 125 out->data.location = output_locations[i]; in st_nir_make_passthrough_shader()
|
H A D | st_nir.h | 74 unsigned *output_locations,
|
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/state_tracker/ |
H A D | st_nir_builtins.c | 95 unsigned *output_locations, in st_nir_make_passthrough_shader() argument 122 snprintf(var_name, sizeof(var_name), "out_%u", output_locations[i]); in st_nir_make_passthrough_shader() 125 out->data.location = output_locations[i]; in st_nir_make_passthrough_shader()
|
H A D | st_nir.h | 74 unsigned *output_locations,
|
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/state_tracker/ |
H A D | st_nir_builtins.c | 95 unsigned *output_locations, in st_nir_make_passthrough_shader() argument 122 snprintf(var_name, sizeof(var_name), "out_%u", output_locations[i]); in st_nir_make_passthrough_shader() 125 out->data.location = output_locations[i]; in st_nir_make_passthrough_shader()
|
H A D | st_nir.h | 74 unsigned *output_locations,
|
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/state_tracker/ |
H A D | st_nir_builtins.c | 95 unsigned *output_locations, in st_nir_make_passthrough_shader() argument 122 snprintf(var_name, sizeof(var_name), "out_%u", output_locations[i]); in st_nir_make_passthrough_shader() 125 out->data.location = output_locations[i]; in st_nir_make_passthrough_shader()
|
H A D | st_nir.h | 74 unsigned *output_locations,
|
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/mesa/state_tracker/ |
H A D | st_nir_builtins.c | 96 unsigned *output_locations, in st_nir_make_passthrough_shader() argument 123 snprintf(var_name, sizeof(var_name), "out_%u", output_locations[i]); in st_nir_make_passthrough_shader() 126 out->data.location = output_locations[i]; in st_nir_make_passthrough_shader()
|
H A D | st_nir.h | 72 unsigned *output_locations,
|
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/state_tracker/ |
H A D | st_nir_builtins.c | 95 unsigned *output_locations, in st_nir_make_passthrough_shader() argument 122 snprintf(var_name, sizeof(var_name), "out_%u", output_locations[i]); in st_nir_make_passthrough_shader() 125 out->data.location = output_locations[i]; in st_nir_make_passthrough_shader()
|
H A D | st_nir.h | 74 unsigned *output_locations,
|
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/state_tracker/ |
H A D | st_nir_builtins.c | 101 unsigned *output_locations, in st_nir_make_passthrough_shader() argument 129 snprintf(var_name, sizeof(var_name), "out_%u", output_locations[i]); in st_nir_make_passthrough_shader() 132 out->data.location = output_locations[i]; in st_nir_make_passthrough_shader()
|
H A D | st_nir.h | 74 unsigned *output_locations,
|
/dports/archivers/innoextract/innoextract-1.9/src/cli/ |
H A D | extract.cpp | 1157 const std::vector<output_location> & output_locations = files_for_location[location.second]; in process_file() local 1177 BOOST_FOREACH(const output_location & output, output_locations) { in process_file() 1226 BOOST_FOREACH(const output_location & output, output_locations) { in process_file() 1271 BOOST_FOREACH(const output_location & output_loc, output_locations) { in process_file()
|