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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/
H A Ddevice9.h131 boolean window_space_position_support; member in struct:NineDevice9::__anon87250ea90308
H A Dnine_ff.c440 if (device->driver_caps.window_space_position_support) {
1058 if (key->position_t && device->driver_caps.window_space_position_support)
H A Ddevice9.c489 This->driver_caps.window_space_position_support = GET_PCAP(TGSI_VS_WINDOW_SPACE_POSITION);
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Ddevice9.h132 boolean window_space_position_support; member in struct:NineDevice9::__anon8d7c23900308
H A Dnine_ff.c442 if (device->driver_caps.window_space_position_support) {
1060 if (key->position_t && device->driver_caps.window_space_position_support)
H A Ddevice9.c559 This->driver_caps.window_space_position_support = GET_PCAP(TGSI_VS_WINDOW_SPACE_POSITION);

Completed in 39 milliseconds