Searched refs:w_component (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Di965_render.c1443 uint32_t w_component; local in function:gen4_composite_vertex_elements
1456 w_component = BRW_VFCOMPONENT_STORE_1_FLT;
1459 w_component = BRW_VFCOMPONENT_STORE_SRC;
1518 (w_component << VE1_VFCOMPONENT_2_SHIFT) |
1523 (w_component << VE1_VFCOMPONENT_2_SHIFT) |
1535 (w_component << VE1_VFCOMPONENT_2_SHIFT) |
1540 (w_component << VE1_VFCOMPONENT_2_SHIFT) |
2765 uint32_t w_component; local in function:gen6_composite_vertex_element_state
2778 w_component = BRW_VFCOMPONENT_STORE_1_FLT;
2781 w_component
[all...]
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Di965_render.c1443 uint32_t w_component; local in function:gen4_composite_vertex_elements
1456 w_component = BRW_VFCOMPONENT_STORE_1_FLT;
1459 w_component = BRW_VFCOMPONENT_STORE_SRC;
1518 (w_component << VE1_VFCOMPONENT_2_SHIFT) |
1523 (w_component << VE1_VFCOMPONENT_2_SHIFT) |
1535 (w_component << VE1_VFCOMPONENT_2_SHIFT) |
1540 (w_component << VE1_VFCOMPONENT_2_SHIFT) |
2765 uint32_t w_component; local in function:gen6_composite_vertex_element_state
2778 w_component = BRW_VFCOMPONENT_STORE_1_FLT;
2781 w_component
[all...]
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di965_render.c1301 uint32_t w_component; local in function:i965_emit_composite_state
1309 w_component = BRW_VFCOMPONENT_STORE_1_FLT;
1314 w_component = BRW_VFCOMPONENT_STORE_SRC;
1376 (w_component << VE1_VFCOMPONENT_2_SHIFT) |
1381 (w_component << VE1_VFCOMPONENT_2_SHIFT) |
1394 (w_component << VE1_VFCOMPONENT_2_SHIFT) |
1399 (w_component << VE1_VFCOMPONENT_2_SHIFT) |

Completed in 11 milliseconds