Searched refs:SWR_GS_STATE (Results 1 – 8 of 8) sorted by relevance
79 SWR_GS_STATE gsState;
442 SWR_GS_STATE *pGsState;1496 SWR_GS_STATE *pGS = &ctx->gs->gsState; in CompileGS()
1569 SWR_GS_STATE state = { 0 }; in swr_update_derived()
251 SWR_GS_STATE gsState; in OSALIGNLINE()
429 SWR_FUNC(void, SwrSetGsState, HANDLE hContext, SWR_GS_STATE* pState);
718 struct SWR_GS_STATE struct
836 const SWR_GS_STATE* pState = &state.gsState; in GeometryShaderStage()1186 const SWR_GS_STATE& gsState = state.gsState; in AllocateGsBuffers()
646 void SwrSetGsState(HANDLE hContext, SWR_GS_STATE* pGSState) in SwrSetGsState()