Home
last modified time | relevance | path

Searched refs:num_uniforms_before_lower_to_ubo (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_compiler.cpp119 uint32_t num_uniforms_before_lower_to_ubo = nir->num_uniforms; in compile_nir() local
121 shader->has_default_ubo0 = num_uniforms_before_lower_to_ubo > 0 && in compile_nir()

Completed in 2 milliseconds