Searched refs:default_depth_stencil (Results 1 – 1 of 1) sorted by relevance
81 void* default_depth_stencil; member203 default_depth_stencil = pipe->create_depth_stencil_alpha_state(pipe, &depth_stencild); in init_context()273 pipe->delete_depth_stencil_alpha_state(pipe, default_depth_stencil); in destroy_context()1129 …state ? ((GalliumD3D11DepthStencilState*)new_depth_stencil_state)->object : default_depth_stencil); in OMSetDepthStencilState()1665 …l_alpha_state(pipe, depth_stencil_state.p ? depth_stencil_state.p->object : default_depth_stencil); in restore_gallium_state_blit_only()