Searched refs:supports_pull_constants (Results 1 – 6 of 6) sorted by relevance
824 screen->compiler->supports_pull_constants = false; in iris_screen_create()
117 bool supports_pull_constants; member
1677 if (!compiler->supports_pull_constants) { in move_uniform_array_access_to_pull_constants()
2447 if ((!compiler->supports_pull_constants && u < UBO_START) || in assign_constant_locations()
2827 screen->compiler->supports_pull_constants = true; in intelInitScreen2()
509 device->compiler->supports_pull_constants = false; in anv_physical_device_try_create()