Home
last modified time | relevance | path

Searched defs:patch_vertices (Results 1 – 25 of 36) 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.h122 uint8_t patch_vertices; member
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_ts.c52 svga_set_patch_vertices(struct pipe_context *pipe, uint8_t patch_vertices) in svga_set_patch_vertices()
/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.h254 uint8_t patch_vertices; member
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_shader_keys.h68 uint8_t patch_vertices; member
Dzink_program.h325 zink_set_tcs_key_patches(struct zink_context *ctx, uint8_t patch_vertices) in zink_set_tcs_key_patches()
Dzink_program.c131 … 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/
Dvirgl_context.h87 uint8_t patch_vertices; member
Dvirgl_context.c1182 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/
Ddraw_pt.c503 uint8_t patch_vertices) in draw_vbo()
/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/drivers/d3d12/
Dd3d12_context.h230 uint8_t patch_vertices; member
Dd3d12_draw.cpp616 topology(enum pipe_prim_type prim_type, uint8_t patch_vertices) in topology()
Dd3d12_context.cpp2340 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/
Ddd_context.c415 uint8_t patch_vertices) in dd_context_set_patch_vertices()
/third_party/mesa3d/src/gallium/tools/trace/
Ddump_state.py489 def set_patch_vertices(self, patch_vertices): argument
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.c1166 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/
Diris_context.h738 uint8_t patch_vertices; member
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_context.h591 uint8_t patch_vertices; member
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/
Dtr_context.c2096 uint8_t patch_vertices) in trace_context_set_patch_vertices()

12