Home
last modified time | relevance | path

Searched defs:new_write_mask (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/compiler/glsl/
H A Dopt_constant_propagation.cpp472 uintptr_t new_write_mask = ((uintptr_t) kill_hash_entry->data) | write_mask; in kill() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_split_vars.c1584 nir_component_mask_t new_write_mask = 0; in shrink_vec_var_access_impl() local
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_nir_passes.c1028 unsigned new_write_mask = (orig_write_mask >> first_channel) & mask_num_channels; in split_multistream_varying_stores() local
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_pipeline.c4378 unsigned new_write_mask = 0; in radv_lower_fs_output() local

Completed in 16 milliseconds