Sign in
fuchsia
/
third_party
/
mesa
/
main
/
.
/
src
/
intel
/
executor
/
executor_genx.h
blob: 1fa1121ced4cccd775fe733af439422be7e1c570 [
file
] [
log
] [
blame
]
/*
* 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
);