Searched refs:Component0Control (Results 1 - 25 of 33) sorted by relevance

12

/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A DgenX_gpu_memcpy.c108 .Component0Control = (bs >= 4) ? VFCOMP_STORE_SRC : VFCOMP_STORE_0,
H A DgenX_pipeline.c139 .Component0Control = VFCOMP_STORE_0,
171 .Component0Control = vertex_element_comp_control(format, 0),
211 .Component0Control = base_ctrl,
241 .Component0Control = VFCOMP_STORE_SRC,
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A DgenX_gpu_memcpy.c112 .Component0Control = (bs >= 4) ? VFCOMP_STORE_SRC : VFCOMP_STORE_0,
H A DgenX_pipeline.c141 .Component0Control = VFCOMP_STORE_0,
173 .Component0Control = vertex_element_comp_control(format, 0),
213 .Component0Control = base_ctrl,
249 .Component0Control = VFCOMP_STORE_SRC,
/xsrc/external/mit/MesaLib.old/dist/src/intel/blorp/
H A Dblorp_genX_exec.h433 .Component0Control = VFCOMP_STORE_SRC,
465 .Component0Control = VFCOMP_STORE_SRC,
479 .Component0Control = VFCOMP_STORE_SRC,
495 .Component0Control = VFCOMP_STORE_SRC,
/xsrc/external/mit/MesaLib/dist/src/intel/blorp/
H A Dblorp_genX_exec.h490 .Component0Control = VFCOMP_STORE_SRC,
522 .Component0Control = VFCOMP_STORE_SRC,
536 .Component0Control = VFCOMP_STORE_SRC,
552 .Component0Control = VFCOMP_STORE_SRC,
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A DgenX_state_upload.c564 .Component0Control = VFCOMP_STORE_0,
728 .Component0Control = comp0,
745 .Component0Control = VFCOMP_STORE_0,
758 elem_state.Component0Control = VFCOMP_STORE_SRC;
765 elem_state.Component0Control = VFCOMP_STORE_SRC;
785 .Component0Control = VFCOMP_STORE_SRC,
809 .Component0Control = VFCOMP_STORE_SRC,
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A DgenX_state_upload.c557 .Component0Control = VFCOMP_STORE_0,
720 .Component0Control = comp0,
737 .Component0Control = VFCOMP_STORE_0,
750 elem_state.Component0Control = VFCOMP_STORE_SRC;
757 elem_state.Component0Control = VFCOMP_STORE_SRC;
777 .Component0Control = VFCOMP_STORE_SRC,
801 .Component0Control = VFCOMP_STORE_SRC,
/xsrc/external/mit/MesaLib.old/src/intel/genxml/
H A Dgen45_pack.h1142 enum GEN45_3D_Vertex_Component_Control Component0Control; member in struct:GEN45_VERTEX_ELEMENT_STATE
1163 __gen_uint(values->Component0Control, 28, 30);
H A Dgen4_pack.h1118 enum GEN4_3D_Vertex_Component_Control Component0Control; member in struct:GEN4_VERTEX_ELEMENT_STATE
1139 __gen_uint(values->Component0Control, 28, 30);
H A Dgen5_pack.h1204 enum GEN5_3D_Vertex_Component_Control Component0Control; member in struct:GEN5_VERTEX_ELEMENT_STATE
1225 __gen_uint(values->Component0Control, 28, 30);
H A Dgen6_pack.h1135 enum GEN6_3D_Vertex_Component_Control Component0Control; member in struct:GEN6_VERTEX_ELEMENT_STATE
1156 __gen_uint(values->Component0Control, 28, 30);
H A Dgen7_pack.h1318 enum GEN7_3D_Vertex_Component_Control Component0Control; member in struct:GEN7_VERTEX_ELEMENT_STATE
1339 __gen_uint(values->Component0Control, 28, 30);
H A Dgen10_pack.h2745 enum GEN10_3D_Vertex_Component_Control Component0Control; member in struct:GEN10_VERTEX_ELEMENT_STATE
2766 __gen_uint(values->Component0Control, 28, 30);
H A Dgen11_pack.h2823 enum GEN11_3D_Vertex_Component_Control Component0Control; member in struct:GEN11_VERTEX_ELEMENT_STATE
2844 __gen_uint(values->Component0Control, 28, 30);
H A Dgen75_pack.h1520 enum GEN75_3D_Vertex_Component_Control Component0Control; member in struct:GEN75_VERTEX_ELEMENT_STATE
1541 __gen_uint(values->Component0Control, 28, 30);
H A Dgen8_pack.h1635 enum GEN8_3D_Vertex_Component_Control Component0Control; member in struct:GEN8_VERTEX_ELEMENT_STATE
1656 __gen_uint(values->Component0Control, 28, 30);
/xsrc/external/mit/MesaLib/src/intel/genxml/
H A Dgen45_pack.h1158 enum GFX45_3D_Vertex_Component_Control Component0Control; member in struct:GFX45_VERTEX_ELEMENT_STATE
1179 __gen_uint(values->Component0Control, 28, 30);
H A Dgen4_pack.h1134 enum GFX4_3D_Vertex_Component_Control Component0Control; member in struct:GFX4_VERTEX_ELEMENT_STATE
1155 __gen_uint(values->Component0Control, 28, 30);
H A Dgen5_pack.h1220 enum GFX5_3D_Vertex_Component_Control Component0Control; member in struct:GFX5_VERTEX_ELEMENT_STATE
1241 __gen_uint(values->Component0Control, 28, 30);
H A Dgen6_pack.h1151 enum GFX6_3D_Vertex_Component_Control Component0Control; member in struct:GFX6_VERTEX_ELEMENT_STATE
1172 __gen_uint(values->Component0Control, 28, 30);
H A Dgen7_pack.h1334 enum GFX7_3D_Vertex_Component_Control Component0Control; member in struct:GFX7_VERTEX_ELEMENT_STATE
1355 __gen_uint(values->Component0Control, 28, 30);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_state.c2880 ve.Component0Control = VFCOMP_STORE_0;
2911 ve.Component0Control = comp[0];
2940 ve.Component0Control = VFCOMP_STORE_SRC;
5178 ve.Component0Control = base_ctrl;
5192 ve.Component0Control = VFCOMP_STORE_SRC;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_state.c3548 ve.Component0Control = VFCOMP_STORE_0;
3579 ve.Component0Control = comp[0];
3608 ve.Component0Control = VFCOMP_STORE_SRC;
6510 ve.Component0Control = base_ctrl;
6524 ve.Component0Control = VFCOMP_STORE_SRC;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_state.c3792 ve.Component0Control = VFCOMP_STORE_0;
3854 ve.Component0Control = comp[0];
3891 ve.Component0Control = VFCOMP_STORE_SRC;
7661 ve.Component0Control = base_ctrl;
7683 ve.Component0Control = VFCOMP_STORE_SRC;

Completed in 248 milliseconds

12