Home
last modified time | relevance | path

Searched refs:vpm_config (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/broadcom/compiler/
Dv3d_compiler.h1043 struct vpm_config { struct
1059 struct vpm_config *vpm_cfg_bin, argument
1060 struct vpm_config *vpm_cfg);
Dvir.c2156 struct vpm_config *vpm_cfg_out) in compute_vpm_config_gs()
2171 struct vpm_config vpm_cfg[2]; in compute_vpm_config_gs()
2172 struct vpm_config *final_vpm_cfg = NULL; in compute_vpm_config_gs()
2286 struct vpm_config *vpm_cfg_bin, in v3d_compute_vpm_config()
2287 struct vpm_config *vpm_cfg) in v3d_compute_vpm_config()
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_private.h2047 struct vpm_config vpm_cfg;
2048 struct vpm_config vpm_cfg_bin;
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3dx_draw.c561 struct vpm_config vpm_cfg_bin, vpm_cfg; in v3d_emit_gl_shader_state()