Home
last modified time | relevance | path

Searched refs:svga_init_depth_stencil_functions (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_depthstencil.c294 svga_init_depth_stencil_functions(struct svga_context *svga) in svga_init_depth_stencil_functions() function
Dsvga_context.h637 void svga_init_depth_stencil_functions( struct svga_context *svga );
Dsvga_context.c143 svga_init_depth_stencil_functions(svga); in svga_context_create()