Loading...
Searching...
No Matches
computeCmdsDesc.h
1
//
2
// Copyright 2022 Pixar
3
//
4
// Licensed under the terms set forth in the LICENSE.txt file available at
5
// https://openusd.org/license.
6
//
7
#ifndef PXR_IMAGING_HGI_COMPUTE_CMDS_DESC_H
8
#define PXR_IMAGING_HGI_COMPUTE_CMDS_DESC_H
9
10
#include "
pxr/pxr.h
"
11
#include "pxr/imaging/hgi/api.h"
12
#include "pxr/imaging/hgi/enums.h"
13
14
PXR_NAMESPACE_OPEN_SCOPE
15
16
26
struct
HgiComputeCmdsDesc
27
{
28
HGI_API
29
HgiComputeCmdsDesc
();
30
31
HgiComputeDispatch dispatchMethod;
32
};
33
34
HGI_API
35
bool
operator==(
36
const
HgiComputeCmdsDesc
& lhs,
37
const
HgiComputeCmdsDesc
& rhs);
38
39
HGI_API
40
bool
operator!=(
41
const
HgiComputeCmdsDesc
& lhs,
42
const
HgiComputeCmdsDesc
& rhs);
43
44
45
PXR_NAMESPACE_CLOSE_SCOPE
46
47
#endif
pxr.h
HgiComputeCmdsDesc
Describes the properties to construct a HgiComputeCmds.
Definition:
computeCmdsDesc.h:27
pxr
imaging
hgi
computeCmdsDesc.h
© Copyright 2025, Pixar Animation Studios. |
Terms of Use
| Generated on Thu Oct 23 2025 15:48:44 by
1.9.6