Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A 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()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/ir3/
H A Dir3_cache.h33 unsigned patch_vertices; member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_tess.c188 llvmpipe_set_patch_vertices(struct pipe_context *pipe, uint8_t patch_vertices) in llvmpipe_set_patch_vertices()
H A Dlp_context.h128 uint8_t patch_vertices; member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_pipe_ts.c33 svga_set_patch_vertices(struct pipe_context *pipe, uint8_t patch_vertices) in svga_set_patch_vertices()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_program.c53 fd_set_patch_vertices(struct pipe_context *pctx, uint8_t patch_vertices) in_dt in fd_set_patch_vertices()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/
H A Dzink_program.h294 zink_set_tcs_key_patches(struct zink_context *ctx, uint8_t patch_vertices) in zink_set_tcs_key_patches()
H A Dzink_shader_keys.h104 uint8_t patch_vertices; member
H A 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
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pt.c513 uint8_t patch_vertices) in draw_vbo()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_context.h87 uint8_t patch_vertices; member
H A Dvirgl_context.c1292 static void virgl_set_patch_vertices(struct pipe_context *ctx, uint8_t patch_vertices) in virgl_set_patch_vertices()
/aosp_15_r20/external/mesa3d/src/freedreno/ir3/
H A Dir3_shader.c466 ir3_shader_passthrough_tcs(struct ir3_shader *vs, unsigned patch_vertices) in ir3_shader_passthrough_tcs()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_screen.h49 uint8_t patch_vertices; member
H A Dnvc0_context.h257 uint8_t patch_vertices; member
H A Dnvc0_state.c1031 nvc0_set_patch_vertices(struct pipe_context *pipe, uint8_t patch_vertices) in nvc0_set_patch_vertices()
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/driver_noop/
H A Dnoop_state.c424 uint8_t patch_vertices) in noop_set_patch_vertices()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_draw.cpp627 topology(enum mesa_prim prim_type, uint8_t patch_vertices) in topology()
H A Dd3d12_context.h251 uint8_t patch_vertices; member
H A Dd3d12_context_graphics.cpp2148 d3d12_set_patch_vertices(struct pipe_context *pctx, uint8_t patch_vertices) in d3d12_set_patch_vertices()
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/driver_ddebug/
H A Ddd_context.c415 uint8_t patch_vertices) in dd_context_set_patch_vertices()
/aosp_15_r20/external/mesa3d/src/gallium/tools/trace/
H A Ddump_state.py489 def set_patch_vertices(self, patch_vertices): argument
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/util/
H A Du_threaded_context.c1618 uint8_t patch_vertices; member
1624 uint8_t patch_vertices = to_call(call, tc_patch_vertices)->patch_vertices; in tc_call_set_patch_vertices() local
1631 tc_set_patch_vertices(struct pipe_context *_pipe, uint8_t patch_vertices) in tc_set_patch_vertices()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_context.h591 uint8_t patch_vertices; member
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/driver_trace/
H A Dtr_context.c2162 uint8_t patch_vertices) in trace_context_set_patch_vertices()

12