Searched refs:patch_vertices_in (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_context.h98 struct ir3_instruction *patch_vertices_in; member in struct:ir3_context
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_llvm.h481 uint32_t prim_id, uint32_t patch_vertices_in,
490 float *tess_inner, uint32_t patch_vertices_in,
H A Ddraw_tess.c305 uint32_t patch_vertices_in,
312 tess_factors->outer_tf, tess_factors->inner_tf, patch_vertices_in,
303 llvm_tes_run(struct draw_tess_eval_shader * shader,uint32_t prim_id,uint32_t patch_vertices_in,struct pipe_tessellator_data * tess_data,struct pipe_tessellation_factors * tess_factors,struct vertex_header * output) argument
H A Ddraw_llvm.c3356 LLVMValueRef input_array, output_array, prim_id, patch_vertices_in; local in function:draw_tcs_llvm_generate
3413 patch_vertices_in = LLVMGetParam(variant_func, 4);
3420 lp_build_name(patch_vertices_in, "patch_vertices_in");
3458 args[4] = patch_vertices_in;
3501 patch_vertices_in = LLVMGetParam(variant_coro, 4);
3526 system_values.vertices_in = lp_build_broadcast_scalar(&bldvec, patch_vertices_in);
3924 LLVMValueRef tess_inner, tess_outer, prim_id, patch_vertices_in; local in function:draw_tes_llvm_generate
3981 patch_vertices_in = LLVMGetParam(variant_func, 9);
3993 lp_build_name(patch_vertices_in, "patch_vertices_i
[all...]
/xsrc/external/mit/MesaLib/dist/
H A D.pick_status.json9598 "description": "d3d12: Add a state variable for patch_vertices_in",
[all...]

Completed in 116 milliseconds