Edit

IABSD.fr/xenocara/lib/mesa/src/intel/executor/executor_genx.h

Branch :

  • Show log

    Commit

  • Author : jsg
    Date : 2025-06-05 11:23:11
    Hash : 67d6f117
    Message : Import Mesa 25.0.7

  • lib/mesa/src/intel/executor/executor_genx.h
  • /*
     * Copyright © 2024 Intel Corporation
     * SPDX-License-Identifier: MIT
     */
    
    #ifndef EXECUTOR_H
    #error This file must be included via executor.h
    #endif
    
    void genX(emit_execute)(executor_context *ec, const executor_params *params);