Home
last modified time | relevance | path

Searched refs:swvp (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/frontends/nine/
H A Dvertexshader9.h85 key |= (uint32_t) (context->swvp << 9); in NineVertexShader9_UpdateKey()
87 …s->const_int_slots > 0 || vs->const_bool_slots > 0) && context->inline_constants && !context->swvp) in NineVertexShader9_UpdateKey()
H A Dnine_state.h316 bool swvp; member
505 bool swvp);
H A Dnine_state.c466 if (context->swvp) { in prepare_vs_constants_userbuf()
1151 if (context->swvp) { in commit_vs_constants()
2068 ARG_VAL(bool, swvp)) in CSMT_ITEM_NO_WAIT()
2072 context->swvp = swvp; in CSMT_ITEM_NO_WAIT()
2440 if (context->vs && context->vs->swvp_only && !context->swvp) in CSMT_ITEM_NO_WAIT()
2468 if (context->vs && context->vs->swvp_only && !context->swvp) in CSMT_ITEM_NO_WAIT()
2502 if (context->vs && context->vs->swvp_only && !context->swvp) in CSMT_ITEM_NO_WAIT()
H A Dvertexshader9.c218 info.swvp_on = device->context.swvp; in NineVertexShader9_GetVariant()
H A Ddevice9.c214 This->swvp = true; in NineDevice9_ctor()
217 This->swvp = false; in NineDevice9_ctor()
222 This->context.swvp = This->swvp; in NineDevice9_ctor()
2923 This->swvp = bSoftware; in NineDevice9_SetSoftwareVertexProcessing()
2933 return This->swvp; in NineDevice9_GetSoftwareVertexProcessing()
H A Ddevice9.h151 bool swvp; member
/aosp_15_r20/external/mesa3d/docs/relnotes/
H A D22.1.7.rst55 - frontend/nine: Skip invalid swvp calls
H A D22.3.0.rst725 - frontend/nine: Skip invalid swvp calls
H A D22.2.0.rst837 - frontend/nine: Skip invalid swvp calls
/aosp_15_r20/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/
H A Dcommit.csv51294 …atform/external/mesa3d,[email protected],st/nine: Back swvp in nine_context
54690 …mesa3d,[email protected],st/nine: Add support for swvp constants in shaders