include/hip/hip_texture_types.h Source File

include/hip/hip_texture_types.h Source File#

HIP Runtime API Reference: include/hip/hip_texture_types.h Source File
hip_texture_types.h
Go to the documentation of this file.
1/*
2 * Copyright (c) Advanced Micro Devices, Inc., or its affiliates.
3 *
4 * SPDX-License-Identifier: MIT
5 */
6
7
8#ifndef HIP_INCLUDE_HIP_HIP_TEXTURE_TYPES_H
9#define HIP_INCLUDE_HIP_HIP_TEXTURE_TYPES_H
10
11#include <hip/texture_types.h>
12
13#endif