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

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_nir_analyze_ubo_ranges.c329 const int max_ubos = (compiler->constant_buffer_0_is_relative ? 3 : 4) -
H A Dbrw_compiler.h108 bool constant_buffer_0_is_relative; member in struct:brw_compiler
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_nir_analyze_ubo_ranges.c325 const int max_ubos = (compiler->constant_buffer_0_is_relative ? 3 : 4) -
H A Dbrw_compiler.h89 bool constant_buffer_0_is_relative; member in struct:brw_compiler
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_nir_compute_push_layout.c226 if (n >= 4 || (n == 3 && compiler->constant_buffer_0_is_relative)) {
H A Danv_device.c944 device->compiler->constant_buffer_0_is_relative =
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dbrw_state_upload.c173 if (!compiler->constant_buffer_0_is_relative) {
H A Dintel_screen.c2780 screen->compiler->constant_buffer_0_is_relative = devinfo->gen < 8 ||
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_screen.c804 screen->compiler->constant_buffer_0_is_relative = true;
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_state_upload.c238 if (!compiler->constant_buffer_0_is_relative) {
H A Dbrw_screen.c2800 screen->compiler->constant_buffer_0_is_relative = devinfo->ver < 8 ||
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_device.c565 device->compiler->constant_buffer_0_is_relative =

Completed in 31 milliseconds