Home
last modified time | relevance | path

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

/third_party/mesa3d/src/microsoft/compiler/
Ddxil_nir.c1459 struct hash_table_u64 *sampler_to_bare = _mesa_hash_table_u64_create(NULL); in dxil_nir_create_bare_samplers() local
1462 … nir_metadata_block_index | nir_metadata_dominance | nir_metadata_loop_analysis, sampler_to_bare); in dxil_nir_create_bare_samplers()
1464 _mesa_hash_table_u64_destroy(sampler_to_bare); in dxil_nir_create_bare_samplers()