Lines Matching refs:GEN9_3D
6 #define GEN9_3D(pipeline,op,sub) \
9 #define GEN9_STATE_BASE_ADDRESS GEN9_3D(0, 1, 1)
12 #define GEN9_STATE_SIP GEN9_3D(0, 1, 2)
14 #define GEN9_3DSTATE_VF_STATISTICS GEN9_3D(1, 0, 0xb)
15 #define GEN9_PIPELINE_SELECT GEN9_3D(1, 1, 4)
20 #define GEN9_MEDIA_STATE_POINTERS GEN9_3D(2, 0, 0)
21 #define GEN9_MEDIA_OBJECT GEN9_3D(2, 1, 0)
23 #define GEN9_3DSTATE_CLEAR_PARAMS GEN9_3D(3, 0, 0x04)
24 #define GEN9_3DSTATE_DEPTH_BUFFER GEN9_3D(3, 0, 0x05)
28 #define GEN9_3DSTATE_STENCIL_BUFFER GEN9_3D(3, 0, 0x06)
29 #define GEN9_3DSTATE_HIER_DEPTH_BUFFER GEN9_3D(3, 0, 0x07)
30 #define GEN9_3DSTATE_VERTEX_BUFFERS GEN9_3D(3, 0, 0x08)
33 #define GEN9_3DSTATE_VERTEX_ELEMENTS GEN9_3D(3, 0, 0x09)
42 #define GEN9_3DSTATE_INDEX_BUFFER GEN9_3D(3, 0, 0x0a)
43 #define GEN9_3DSTATE_VF GEN9_3D(3, 0, 0x0c)
45 #define GEN9_3DSTATE_MULTISAMPLE GEN9_3D(3, 0, 0x0d)
53 #define GEN9_3DSTATE_CC_STATE_POINTERS GEN9_3D(3, 0, 0x0e)
54 #define GEN9_3DSTATE_SCISSOR_STATE_POINTERS GEN9_3D(3, 0, 0x0f)
56 #define GEN9_3DSTATE_VS GEN9_3D(3, 0, 0x10)
57 #define GEN9_3DSTATE_GS GEN9_3D(3, 0, 0x11)
58 #define GEN9_3DSTATE_CLIP GEN9_3D(3, 0, 0x12)
59 #define GEN9_3DSTATE_SF GEN9_3D(3, 0, 0x13)
64 #define GEN9_3DSTATE_WM GEN9_3D(3, 0, 0x14)
96 #define GEN9_3DSTATE_CONSTANT_VS GEN9_3D(3, 0, 0x15)
97 #define GEN9_3DSTATE_CONSTANT_GS GEN9_3D(3, 0, 0x16)
98 #define GEN9_3DSTATE_CONSTANT_PS GEN9_3D(3, 0, 0x17)
100 #define GEN9_3DSTATE_SAMPLE_MASK GEN9_3D(3, 0, 0x18)
102 #define GEN9_3DSTATE_CONSTANT_HS GEN9_3D(3, 0, 0x19)
103 #define GEN9_3DSTATE_CONSTANT_DS GEN9_3D(3, 0, 0x1a)
105 #define GEN9_3DSTATE_HS GEN9_3D(3, 0, 0x1b)
106 #define GEN9_3DSTATE_TE GEN9_3D(3, 0, 0x1c)
107 #define GEN9_3DSTATE_DS GEN9_3D(3, 0, 0x1d)
108 #define GEN9_3DSTATE_STREAMOUT GEN9_3D(3, 0, 0x1e)
110 #define GEN9_3DSTATE_SBE GEN9_3D(3, 0, 0x1f)
125 #define GEN9_3DSTATE_PS GEN9_3D(3, 0, 0x20)
154 #define GEN9_3DSTATE_VIEWPORT_STATE_POINTERS_SF_CLIP GEN9_3D(3, 0, 0x21)
155 #define GEN9_3DSTATE_VIEWPORT_STATE_POINTERS_CC GEN9_3D(3, 0, 0x23)
157 #define GEN9_3DSTATE_BLEND_STATE_POINTERS GEN9_3D(3, 0, 0x24)
159 #define GEN9_3DSTATE_BINDING_TABLE_POINTERS_VS GEN9_3D(3, 0, 0x26)
160 #define GEN9_3DSTATE_BINDING_TABLE_POINTERS_HS GEN9_3D(3, 0, 0x27)
161 #define GEN9_3DSTATE_BINDING_TABLE_POINTERS_DS GEN9_3D(3, 0, 0x28)
162 #define GEN9_3DSTATE_BINDING_TABLE_POINTERS_GS GEN9_3D(3, 0, 0x29)
163 #define GEN9_3DSTATE_BINDING_TABLE_POINTERS_PS GEN9_3D(3, 0, 0x2a)
165 #define GEN9_3DSTATE_SAMPLER_STATE_POINTERS_VS GEN9_3D(3, 0, 0x2b)
166 #define GEN9_3DSTATE_SAMPLER_STATE_POINTERS_HS GEN9_3D(3, 0, 0x2c)
167 #define GEN9_3DSTATE_SAMPLER_STATE_POINTERS_DS GEN9_3D(3, 0, 0x2d)
168 #define GEN9_3DSTATE_SAMPLER_STATE_POINTERS_GS GEN9_3D(3, 0, 0x2e)
169 #define GEN9_3DSTATE_SAMPLER_STATE_POINTERS_PS GEN9_3D(3, 0, 0x2f)
171 #define GEN9_3DSTATE_URB_VS GEN9_3D(3, 0, 0x30)
172 #define GEN9_3DSTATE_URB_HS GEN9_3D(3, 0, 0x31)
173 #define GEN9_3DSTATE_URB_DS GEN9_3D(3, 0, 0x32)
174 #define GEN9_3DSTATE_URB_GS GEN9_3D(3, 0, 0x33)
180 #define GEN9_3DSTATE_GATHER_CONSTANT_VS GEN9_3D(3, 0, 0x34)
181 #define GEN9_3DSTATE_GATHER_CONSTANT_GS GEN9_3D(3, 0, 0x35)
182 #define GEN9_3DSTATE_GATHER_CONSTANT_HS GEN9_3D(3, 0, 0x36)
183 #define GEN9_3DSTATE_GATHER_CONSTANT_DS GEN9_3D(3, 0, 0x37)
184 #define GEN9_3DSTATE_GATHER_CONSTANT_PS GEN9_3D(3, 0, 0x38)
186 #define GEN9_3DSTATE_DX9_CONSTANTF_VS GEN9_3D(3, 0, 0x39)
187 #define GEN9_3DSTATE_DX9_CONSTANTF_PS GEN9_3D(3, 0, 0x3a)
188 #define GEN9_3DSTATE_DX9_CONSTANTI_VS GEN9_3D(3, 0, 0x3b)
189 #define GEN9_3DSTATE_DX9_CONSTANTI_PS GEN9_3D(3, 0, 0x3c)
190 #define GEN9_3DSTATE_DX9_CONSTANTB_VS GEN9_3D(3, 0, 0x3d)
191 #define GEN9_3DSTATE_DX9_CONSTANTB_PS GEN9_3D(3, 0, 0x3e)
192 #define GEN9_3DSTATE_DX9_LOCAL_VALID_VS GEN9_3D(3, 0, 0x3f)
193 #define GEN9_3DSTATE_DX9_LOCAL_VALID_PS GEN9_3D(3, 0, 0x40)
194 #define GEN9_3DSTATE_DX9_GENERATE_ACTIVE_VS GEN9_3D(3, 0, 0x41)
195 #define GEN9_3DSTATE_DX9_GENERATE_ACTIVE_PS GEN9_3D(3, 0, 0x42)
197 #define GEN9_3DSTATE_BINDING_TABLE_EDIT_VS GEN9_3D(3, 0, 0x43)
198 #define GEN9_3DSTATE_BINDING_TABLE_EDIT_GS GEN9_3D(3, 0, 0x44)
199 #define GEN9_3DSTATE_BINDING_TABLE_EDIT_HS GEN9_3D(3, 0, 0x45)
200 #define GEN9_3DSTATE_BINDING_TABLE_EDIT_DS GEN9_3D(3, 0, 0x46)
201 #define GEN9_3DSTATE_BINDING_TABLE_EDIT_PS GEN9_3D(3, 0, 0x47)
203 #define GEN9_3DSTATE_VF_INSTANCING GEN9_3D(3, 0, 0x49)
204 #define GEN9_3DSTATE_VF_SGVS GEN9_3D(3, 0, 0x4a)
211 #define GEN9_3DSTATE_VF_TOPOLOGY GEN9_3D(3, 0, 0x4b)
234 #define GEN9_3DSTATE_WM_CHROMAKEY GEN9_3D(3, 0, 0x4c)
236 #define GEN9_3DSTATE_PS_BLEND GEN9_3D(3, 0, 0x4d)
247 #define GEN9_3DSTATE_WM_DEPTH_STENCIL GEN9_3D(3, 0, 0x4e)
272 #define GEN9_3DSTATE_PS_EXTRA GEN9_3D(3, 0, 0x4f)
290 #define GEN9_3DSTATE_RASTER GEN9_3D(3, 0, 0x50)
301 #define GEN9_3DSTATE_SBE_SWIZ GEN9_3D(3, 0, 0x51)
302 #define GEN9_3DSTATE_WM_HZ_OP GEN9_3D(3, 0, 0x52)
308 #define GEN9_3DSTATE_DRAWING_RECTANGLE GEN9_3D(3, 1, 0x00)
309 #define GEN9_3DSTATE_SAMPLER_PALETTE_LOAD GEN9_3D(3, 1, 0x02)
310 #define GEN9_3DSTATE_CHROMA_KEY GEN9_3D(3, 1, 0x04)
312 #define GEN9_3DSTATE_POLY_STIPPLE_OFFSET GEN9_3D(3, 1, 0x06)
313 #define GEN9_3DSTATE_POLY_STIPPLE_PATTERN GEN9_3D(3, 1, 0x07)
314 #define GEN9_3DSTATE_LINE_STIPPLE GEN9_3D(3, 1, 0x08)
315 #define GEN9_3DSTATE_AA_LINE_PARAMS GEN9_3D(3, 1, 0x0a)
316 #define GEN9_3DSTATE_SAMPLER_PALETTE_LOAD1 GEN9_3D(3, 1, 0x0c)
317 #define GEN9_3DSTATE_MONOFILTER_SIZE GEN9_3D(3, 1, 0x11)
318 #define GEN9_3DSTATE_PUSH_CONSTANT_ALLOC_VS GEN9_3D(3, 1, 0x12)
319 #define GEN9_3DSTATE_PUSH_CONSTANT_ALLOC_HS GEN9_3D(3, 1, 0x13)
320 #define GEN9_3DSTATE_PUSH_CONSTANT_ALLOC_DS GEN9_3D(3, 1, 0x14)
321 #define GEN9_3DSTATE_PUSH_CONSTANT_ALLOC_GS GEN9_3D(3, 1, 0x15)
322 #define GEN9_3DSTATE_PUSH_CONSTANT_ALLOC_PS GEN9_3D(3, 1, 0x16)
327 #define GEN9_3DSTATE_SO_DECL_LIST GEN9_3D(3, 1, 0x17)
328 #define GEN9_3DSTATE_SO_BUFFER GEN9_3D(3, 1, 0x18)
329 #define GEN9_3DSTATE_BINDING_TABLE_POOL_ALLOC GEN9_3D(3, 1, 0x19)
330 #define GEN9_3DSTATE_GATHER_BUFFER_POOL_ALLOC GEN9_3D(3, 1, 0x1a)
331 #define GEN9_3DSTATE_DX9_CONSTANT_BUFFER_POOL_ALLOC GEN9_3D(3, 1, 0x1b)
332 #define GEN9_3DSTATE_SAMPLE_PATTERN GEN9_3D(3, 1, 0x1c)
336 #define GEN9_PIPE_CONTROL GEN9_3D(3, 2, 0)
354 #define GEN9_3DPRIMITIVE GEN9_3D(3, 3, 0)