Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_context.h348 d3d12_launch_grid(struct pipe_context *pctx,
Dd3d12_draw.cpp1302 d3d12_launch_grid(struct pipe_context *pctx, const struct pipe_grid_info *info) in d3d12_launch_grid() function
Dd3d12_context.cpp2488 ctx->base.launch_grid = d3d12_launch_grid; in d3d12_context_create()