Home
last modified time | relevance | path

Searched defs:patch_vertices (Results 1 – 25 of 30) sorted by relevance

12

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_tess.c185 llvmpipe_set_patch_vertices(struct pipe_context *pipe, uint8_t patch_vertices) in llvmpipe_set_patch_vertices()
Dlp_context.h121 uint8_t patch_vertices; member
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_ts.c51 svga_set_patch_vertices(struct pipe_context *pipe, uint8_t patch_vertices) in svga_set_patch_vertices()
Dsvga_context.h658 uint8_t patch_vertices; member
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_program.c47 fd_set_patch_vertices(struct pipe_context *pctx, uint8_t patch_vertices) in_dt in fd_set_patch_vertices()
Dfreedreno_context.h251 uint8_t patch_vertices; member
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_pipeline.h86 uint8_t patch_vertices; member
Dzink_context.c1827 zink_set_patch_vertices(struct pipe_context *pctx, uint8_t patch_vertices) in zink_set_patch_vertices()
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pt.c502 uint8_t patch_vertices) in draw_vbo()
/third_party/mesa3d/src/gallium/drivers/virgl/
Dvirgl_context.h88 uint8_t patch_vertices; member
Dvirgl_context.c1179 static void virgl_set_patch_vertices(struct pipe_context *ctx, uint8_t patch_vertices) in virgl_set_patch_vertices()
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_emit.h103 uint8_t patch_vertices; member
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_screen.h49 uint8_t patch_vertices; member
Dnvc0_context.h257 uint8_t patch_vertices; member
Dnvc0_state.c1007 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/
Dnoop_state.c410 uint8_t patch_vertices) in noop_set_patch_vertices()
/third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/
Ddd_context.c415 uint8_t patch_vertices) in dd_context_set_patch_vertices()
/third_party/mesa3d/src/gallium/drivers/swr/
Dswr_state.cpp2166 swr_set_patch_vertices(struct pipe_context *pipe, uint8_t patch_vertices) in swr_set_patch_vertices()
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.c1109 ubyte patch_vertices; member
1115 uint8_t patch_vertices = to_call(call, tc_patch_vertices)->patch_vertices; in tc_call_set_patch_vertices() local
1122 tc_set_patch_vertices(struct pipe_context *_pipe, uint8_t patch_vertices) in tc_set_patch_vertices()
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_context.h725 uint8_t patch_vertices; member
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/
Dtr_context.c1999 uint8_t patch_vertices) in trace_context_set_patch_vertices()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_context.h591 uint8_t patch_vertices; member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.c5126 static void si_set_patch_vertices(struct pipe_context *ctx, uint8_t patch_vertices) in si_set_patch_vertices()
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_pipe.h617 uint8_t patch_vertices; member
Devergreen_state.c4000 static void evergreen_set_patch_vertices(struct pipe_context *ctx, uint8_t patch_vertices) in evergreen_set_patch_vertices()

12