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

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_nir_analyze_ubo_ranges.c49 struct brw_ubo_range range;
199 struct brw_ubo_range out_ranges[4])
205 memset(out_ranges, 0, 4 * sizeof(struct brw_ubo_range));
H A Dbrw_nir.h165 struct brw_ubo_range out_ranges[4]);
H A Dbrw_compiler.h519 struct brw_ubo_range struct
612 struct brw_ubo_range ubo_ranges[4];
H A Dbrw_fs.cpp2361 struct brw_ubo_range *range = &prog_data->ubo_ranges[i];
2397 const struct brw_ubo_range *range =
H A Dbrw_fs_nir.cpp4306 const struct brw_ubo_range *range = &prog_data->ubo_ranges[i];
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_nir_analyze_ubo_ranges.c49 struct brw_ubo_range range;
201 struct brw_ubo_range out_ranges[4])
H A Dbrw_nir.h177 struct brw_ubo_range out_ranges[4]);
H A Dbrw_compiler.h610 struct brw_ubo_range struct
754 struct brw_ubo_range ubo_ranges[4];
H A Dbrw_vec4.cpp1829 struct brw_ubo_range *range = &prog_data->base.ubo_ranges[i];
H A Dbrw_vec4_nir.cpp661 const struct brw_ubo_range *range = &prog_data->base.ubo_ranges[i];
H A Dbrw_fs.cpp2673 struct brw_ubo_range *range = &prog_data->ubo_ranges[i];
2691 const struct brw_ubo_range *range =
H A Dbrw_fs_nir.cpp4737 const struct brw_ubo_range *range = &prog_data->ubo_ranges[i];
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_nir_compute_push_layout.c222 struct brw_ubo_range *ubo_range = &prog_data->ubo_ranges[i];
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_state.c4335 const struct brw_ubo_range *range = &prog_data->ubo_ranges[i];
4422 const struct brw_ubo_range *range = &prog_data->ubo_ranges[0];
4693 const struct brw_ubo_range *range = &prog_data->ubo_ranges[i];
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_state.c834 const struct brw_ubo_range *range = &ice->shaders.prog[MESA_SHADER_FRAGMENT]->prog_data->ubo_ranges[i];
849 const struct brw_ubo_range *range = &ice->shaders.prog[MESA_SHADER_VERTEX]->prog_data->ubo_ranges[i];
923 const struct brw_ubo_range *range = &prog_data->ubo_ranges[i];
5662 const struct brw_ubo_range *range = &prog_data->ubo_ranges[i];
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_state.c5198 const struct brw_ubo_range *range = &prog_data->ubo_ranges[i];
5455 const struct brw_ubo_range *range = &prog_data->ubo_ranges[i];
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A DgenX_cmd_buffer.c2489 const struct brw_ubo_range *range = &prog_data->ubo_ranges[i];
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A DgenX_state_upload.c3225 const struct brw_ubo_range *range =
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A DgenX_state_upload.c3124 const struct brw_ubo_range *range =

Completed in 96 milliseconds