Searched refs:u_map (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/xvmc/
H A Di915_xvmc.c586 map_state->u_map.dw0.type = CMD_3D;
587 map_state->u_map.dw0.opcode = OPC_3DSTATE_MAP_STATE;
588 map_state->u_map.dw0.retain = 1;
589 map_state->u_map.dw0.length = 6;
590 map_state->u_map.dw1.map_mask = MAP_MAP0 | MAP_MAP1;
H A Di915_structs.h419 struct i915_3dstate_map_state u_map; member in struct:i915_mc_map_state
/xsrc/external/mit/xf86-video-intel-2014/dist/xvmc/
H A Di915_xvmc.c586 map_state->u_map.dw0.type = CMD_3D;
587 map_state->u_map.dw0.opcode = OPC_3DSTATE_MAP_STATE;
588 map_state->u_map.dw0.retain = 1;
589 map_state->u_map.dw0.length = 6;
590 map_state->u_map.dw1.map_mask = MAP_MAP0 | MAP_MAP1;
H A Di915_structs.h419 struct i915_3dstate_map_state u_map; member in struct:i915_mc_map_state
/xsrc/external/mit/xf86-video-intel-old/dist/src/xvmc/
H A Di915_structs.h452 struct i915_3dstate_map_state u_map; member in struct:i915_mc_map_state
H A Di915_xvmc.c617 map_state->u_map.dw0.type = CMD_3D;
618 map_state->u_map.dw0.opcode = OPC_3DSTATE_MAP_STATE;
619 map_state->u_map.dw0.retain = 1;
620 map_state->u_map.dw0.length = 6;
621 map_state->u_map.dw1.map_mask = MAP_MAP0 | MAP_MAP1;

Completed in 16 milliseconds