Searched refs:SWR_GS_STATE (Results 1 – 8 of 8) sorted by relevance
74 SWR_GS_STATE gsState;
266 SWR_GS_STATE *pGsState;545 SWR_GS_STATE *pGS = &ctx->gs->gsState; in CompileGS()
1426 SWR_GS_STATE state = { 0 }; in swr_update_derived()
241 SWR_GS_STATE gsState; in OSALIGNLINE()
399 SWR_GS_STATE *pState);
717 struct SWR_GS_STATE struct
807 const SWR_GS_STATE* pState = &state.gsState; in GeometryShaderStage()1092 const SWR_GS_STATE& gsState = state.gsState; in AllocateGsBuffers()
619 SWR_GS_STATE *pGSState) in SwrSetGsState()