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

/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Dswapchain9.c65 This->actx = pCTX;
74 params2.AllowDISCARDDelayedRelease = This->actx->discard_delayed_release;
75 params2.TearFreeDISCARD = This->actx->tearfree_discard;
239 This->desired_fences = This->actx->throttling ? This->actx->throttling_value + 1 : 0;
244 if (This->actx->vblank_mode == 0)
246 else if (This->actx->vblank_mode == 3)
283 if (This->actx->linear_framebuffer ||
288 (This->actx->ref && This->actx
[all...]
H A Dswapchain9.h52 struct d3dadapter9_context *actx; member in struct:NineSwapChain9
H A Ddevice9.c960 tmplt->actx,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/
H A Dswapchain9.c65 This->actx = pCTX;
74 params2.AllowDISCARDDelayedRelease = This->actx->discard_delayed_release;
75 params2.TearFreeDISCARD = This->actx->tearfree_discard;
239 This->desired_fences = This->actx->throttling ? This->actx->throttling_value + 1 : 0;
244 if (This->actx->vblank_mode == 0)
246 else if (This->actx->vblank_mode == 3)
283 if (This->actx->linear_framebuffer ||
288 (This->actx->ref && This->actx
[all...]
H A Dswapchain9.h52 struct d3dadapter9_context *actx; member in struct:NineSwapChain9
H A Ddevice9.c863 tmplt->actx,

Completed in 91 milliseconds