Home
last modified time | relevance | path

Searched refs:DestroyDepthStencilView (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/svga/svgadump/
Dsvga_dump.c1768 SVGA3D_DUMP_HEADER(DestroyDepthStencilView) in SVGA3D_DUMP_HEADER() argument
2125 SVGA3D_DUMP_CASE_BASIC(DestroyDepthStencilView, DESTROY_DEPTHSTENCIL_VIEW); in svga_dump_command()
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_cmd_vgpu10.c841 SVGA3D_CREATE_COMMAND(DestroyDepthStencilView, DESTROY_DEPTHSTENCIL_VIEW); in SVGA3D_vgpu10_DestroyDepthStencilView()