/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_state_tess.c | 185 llvmpipe_set_patch_vertices(struct pipe_context *pipe, uint8_t patch_vertices) in llvmpipe_set_patch_vertices()
|
D | lp_context.h | 122 uint8_t patch_vertices; member
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
D | svga_pipe_ts.c | 52 svga_set_patch_vertices(struct pipe_context *pipe, uint8_t patch_vertices) in svga_set_patch_vertices()
|
/third_party/mesa3d/src/gallium/drivers/freedreno/ |
D | freedreno_program.c | 47 fd_set_patch_vertices(struct pipe_context *pctx, uint8_t patch_vertices) in_dt in fd_set_patch_vertices()
|
D | freedreno_context.h | 254 uint8_t patch_vertices; member
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
D | zink_shader_keys.h | 68 uint8_t patch_vertices; member
|
D | zink_program.h | 325 zink_set_tcs_key_patches(struct zink_context *ctx, uint8_t patch_vertices) in zink_set_tcs_key_patches()
|
D | zink_program.c | 131 … unsigned patch_vertices = state->shader_keys.key[PIPE_SHADER_TESS_CTRL ].key.tcs.patch_vertices; in get_shader_module_for_stage() local
|
/third_party/mesa3d/src/gallium/drivers/virgl/ |
D | virgl_context.h | 87 uint8_t patch_vertices; member
|
D | virgl_context.c | 1182 static void virgl_set_patch_vertices(struct pipe_context *ctx, uint8_t patch_vertices) in virgl_set_patch_vertices()
|
/third_party/mesa3d/src/gallium/auxiliary/draw/ |
D | draw_pt.c | 503 uint8_t patch_vertices) in draw_vbo()
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
D | fd6_emit.h | 103 uint8_t patch_vertices; member
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
D | nvc0_screen.h | 49 uint8_t patch_vertices; member
|
D | nvc0_context.h | 257 uint8_t patch_vertices; member
|
D | nvc0_state.c | 1007 nvc0_set_patch_vertices(struct pipe_context *pipe, uint8_t patch_vertices) in nvc0_set_patch_vertices()
|
/third_party/mesa3d/src/gallium/auxiliary/driver_noop/ |
D | noop_state.c | 410 uint8_t patch_vertices) in noop_set_patch_vertices()
|
/third_party/mesa3d/src/gallium/drivers/d3d12/ |
D | d3d12_context.h | 230 uint8_t patch_vertices; member
|
D | d3d12_draw.cpp | 616 topology(enum pipe_prim_type prim_type, uint8_t patch_vertices) in topology()
|
D | d3d12_context.cpp | 2340 d3d12_set_patch_vertices(struct pipe_context *pctx, uint8_t patch_vertices) in d3d12_set_patch_vertices()
|
/third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/ |
D | dd_context.c | 415 uint8_t patch_vertices) in dd_context_set_patch_vertices()
|
/third_party/mesa3d/src/gallium/tools/trace/ |
D | dump_state.py | 489 def set_patch_vertices(self, patch_vertices): argument
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
D | u_threaded_context.c | 1166 ubyte patch_vertices; member 1172 uint8_t patch_vertices = to_call(call, tc_patch_vertices)->patch_vertices; in tc_call_set_patch_vertices() local 1179 tc_set_patch_vertices(struct pipe_context *_pipe, uint8_t patch_vertices) in tc_set_patch_vertices()
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
D | iris_context.h | 738 uint8_t patch_vertices; member
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
D | crocus_context.h | 591 uint8_t patch_vertices; member
|
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/ |
D | tr_context.c | 2096 uint8_t patch_vertices) in trace_context_set_patch_vertices()
|