Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/iris/
Diris_screen.c826 screen->compiler->compact_params = false; in iris_screen_create()
/external/mesa3d/src/intel/compiler/
Dbrw_compiler.h129 bool compact_params; member
Dbrw_vec4.cpp634 if (!compiler->compact_params) in pack_uniform_registers()
Dbrw_fs.cpp1664 assert(!compiler->compact_params); in assign_curb_setup()
2332 if (compiler->compact_params) { in assign_constant_locations()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_screen.c2828 screen->compiler->compact_params = true; in intelInitScreen2()
/external/mesa3d/src/intel/vulkan/
Danv_device.c513 device->compiler->compact_params = false; in anv_physical_device_try_create()