Home
last modified time | relevance | path

Searched defs:input_vertices (Results 1 – 9 of 9) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
Dintel_nir_clamp_per_vertex_loads.c91 unsigned *input_vertices = cb_data; in lower_patch_vertices_instr() local
101 intel_nir_lower_patch_vertices_in(nir_shader *shader, unsigned input_vertices) in intel_nir_lower_patch_vertices_in()
Dbrw_nir.h60 unsigned input_vertices; member
Dbrw_compiler.h246 unsigned input_vertices; member
/third_party/mesa3d/src/intel/compiler/elk/
Delk_nir.h101 unsigned input_vertices; member
Delk_compiler.h331 unsigned input_vertices; member
/third_party/mesa3d/src/intel/vulkan_hasvk/
Danv_pipeline.c240 unsigned input_vertices, in populate_tcs_prog_key()
/third_party/mesa3d/src/intel/vulkan/
Danv_pipeline.c340 unsigned input_vertices) in populate_tcs_prog_key()
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_context.h246 uint8_t input_vertices; member
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
Dnir_to_spirv.c4683 uint32_t input_vertices = MAX2(ctx->gl_in_num_vertices[ctx->stage - 1], 1); in setup_per_vertex_blocks() local