Searched defs:xfb_info (Results 1 - 5 of 5) sorted by relevance
/third_party/mesa3d/src/compiler/glsl/ |
H A D | gl_nir_link_xfb.c | 69 nir_xfb_info *xfb_info = NULL; in gl_nir_link_assign_xfb_resources() local [all...] |
/third_party/mesa3d/src/intel/vulkan/ |
H A D | anv_pipeline_cache.c | 263 const nir_xfb_info *xfb_info in anv_shader_bin_deserialize() local 322 anv_device_upload_kernel(struct anv_device *device, struct vk_pipeline_cache *cache, gl_shader_stage stage, const void *key_data, uint32_t key_size, const void *kernel_data, uint32_t kernel_size, const struct brw_stage_prog_data *prog_data, uint32_t prog_data_size, const struct brw_compile_stats *stats, uint32_t num_stats, const nir_xfb_info *xfb_info, const struct anv_pipeline_bind_map *bind_map) anv_device_upload_kernel() argument [all...] |
H A D | genX_pipeline.c | 1271 nir_xfb_info *xfb_info; in emit_3dstate_streamout() local [all...] |
H A D | anv_private.h | 3034 struct nir_xfb_info *xfb_info; member
|
/third_party/mesa3d/src/gallium/frontends/lavapipe/ |
H A D | lvp_pipeline.c | 583 nir_xfb_info *xfb_info = pipeline->pipeline_nir[stage]->xfb_info; in lvp_pipeline_xfb_init() local [all...] |
Completed in 12 milliseconds