Home
last modified time | relevance | path

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

12

/third_party/mesa3d/src/compiler/nir/
Dnir_passthrough_tcs.c40 uint8_t patch_vertices) in nir_create_passthrough_tcs_impl()
104 const nir_shader *vs, uint8_t patch_vertices) in nir_create_passthrough_tcs()
/third_party/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_cache.h33 unsigned patch_vertices; member
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_tess.c188 llvmpipe_set_patch_vertices(struct pipe_context *pipe, uint8_t patch_vertices) in llvmpipe_set_patch_vertices()
Dlp_context.h128 uint8_t patch_vertices; member
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_ts.c33 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.c53 fd_set_patch_vertices(struct pipe_context *pctx, uint8_t patch_vertices) in_dt in fd_set_patch_vertices()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_program.h294 zink_set_tcs_key_patches(struct zink_context *ctx, uint8_t patch_vertices) in zink_set_tcs_key_patches()
Dzink_shader_keys.h104 uint8_t patch_vertices; member
Dzink_program.c150 unsigned patch_vertices = state->shader_keys.key[MESA_SHADER_TESS_CTRL].key.tcs.patch_vertices; in create_shader_module_for_stage() local
266 unsigned patch_vertices = 3; in create_shader_module_for_stage_optimal() local
/third_party/mesa3d/src/gallium/drivers/virgl/
Dvirgl_context.h87 uint8_t patch_vertices; member
Dvirgl_context.c1291 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.c513 uint8_t patch_vertices) in draw_vbo()
/third_party/mesa3d/src/freedreno/ir3/
Dir3_shader.c474 ir3_shader_passthrough_tcs(struct ir3_shader *vs, unsigned patch_vertices) in ir3_shader_passthrough_tcs()
/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.c1023 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.c425 uint8_t patch_vertices) in noop_set_patch_vertices()
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_draw.cpp627 topology(enum mesa_prim prim_type, uint8_t patch_vertices) in topology()
Dd3d12_context.h251 uint8_t patch_vertices; member
Dd3d12_context_graphics.cpp2150 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.c1526 uint8_t patch_vertices; member
1532 uint8_t patch_vertices = to_call(call, tc_patch_vertices)->patch_vertices; in tc_call_set_patch_vertices() local
1539 tc_set_patch_vertices(struct pipe_context *_pipe, uint8_t patch_vertices) in tc_set_patch_vertices()
/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.c2164 uint8_t patch_vertices) in trace_context_set_patch_vertices()

12