Searched refs:swvp (Results 1 – 6 of 6) sorted by relevance
94 key |= (uint32_t) (context->swvp << 9); in NineVertexShader9_UpdateKey()
305 boolean swvp; member481 boolean swvp);
198 info.swvp_on = device->context.swvp; in NineVertexShader9_GetVariant()
169 This->swvp = true; in NineDevice9_ctor()172 This->swvp = false; in NineDevice9_ctor()177 This->context.swvp = This->swvp; in NineDevice9_ctor()2678 This->swvp = bSoftware; in NineDevice9_SetSoftwareVertexProcessing()2688 return This->swvp; in NineDevice9_GetSoftwareVertexProcessing()
156 boolean swvp; member
437 if (context->swvp) { in prepare_vs_constants_userbuf()1036 if (context->swvp) { in commit_vs_constants()1890 ARG_VAL(boolean, swvp)) in CSMT_ITEM_NO_WAIT()1894 context->swvp = swvp; in CSMT_ITEM_NO_WAIT()