Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_compiler.c289 compiler->push_ubo_with_preamble = options->push_ubo_with_preamble; in ir3_compiler_create()
292 if (options->push_ubo_with_preamble) in ir3_compiler_create()
H A Dir3_compiler.h186 bool push_ubo_with_preamble; member
215 bool push_ubo_with_preamble; member
H A Dir3_nir_analyze_ubo_ranges.c429 bool push_ubos = compiler->push_ubo_with_preamble; in ir3_nir_analyze_ubo_ranges()
478 bool push_ubos = compiler->push_ubo_with_preamble; in ir3_nir_lower_ubo_loads()
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_device.c1881 .push_ubo_with_preamble = true, in tu_CreateDevice()

Completed in 6 milliseconds