Home
last modified time | relevance | path

Searched defs:old_cso (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_state.c1593 struct iris_depth_stencil_alpha_state *old_cso = ice->state.cso_zsa; in iris_bind_zsa_state() local
2007 struct iris_rasterizer_state *old_cso = ice->state.cso_rast; in iris_bind_rasterizer_state() local
3798 struct iris_vertex_element_state *old_cso = ice->state.cso_vertex_elements; in iris_bind_vertex_elements_state() local
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_state.c1750 struct crocus_depth_stencil_alpha_state *old_cso = ice->state.cso_zsa; in crocus_bind_zsa_state() local
2161 struct crocus_rasterizer_state *old_cso = ice->state.cso_rast; in crocus_bind_rasterizer_state() local
3923 struct crocus_vertex_element_state *old_cso = ice->state.cso_vertex_elements; in crocus_bind_vertex_elements_state() local

Completed in 31 milliseconds