Go to the documentation of this file.
33 #include "../../GraphicsEngine/interface/Query.h"
39 {0x77d95eaa, 0xd16e, 0x43f4, {0xb0, 0xeb, 0xbe, 0xbc, 0xd2, 0xec, 0x8c, 0x57}};
41 #define DILIGENT_INTERFACE_NAME IQueryD3D11
42 #include "../../../Primitives/interface/DefineInterfaceHelperMacros.h"
44 #define IQueryD3D11InclusiveMethods \
45 IQueryInclusiveMethods; \
46 IQueryD3D11Methods QueryD3D11
66 #include "../../../Primitives/interface/UndefInterfaceHelperMacros.h"
68 #if DILIGENT_C_INTERFACE
70 # define IQueryD3D11_GetD3D11Query(This, ...) CALL_IFACE_METHOD(QueryD3D11, GetD3D11Query, This, __VA_ARGS__)
#define DILIGENT_END_INTERFACE
Definition: DefineInterfaceHelperMacros.h:88
struct INTERFACE_ID INTERFACE_ID
Definition: InterfaceID.h:54
#define VIRTUAL
Definition: DefineInterfaceHelperMacros.h:83
#define DILIGENT_BEGIN_INTERFACE(Name, Base)
Definition: CommonDefinitions.h:97
Exposes Direct3D11-specific functionality of a Query object.
Definition: QueryD3D11.h:51
#define PURE
Definition: DefineInterfaceHelperMacros.h:85
#define DILIGENT_END_NAMESPACE
Definition: CommonDefinitions.h:86
uint32_t Uint32
32-bit unsigned integer
Definition: BasicTypes.h:51
#define METHOD(Name)
Definition: DefineInterfaceHelperMacros.h:87
Query interface.
Definition: Query.h:177
#define DILIGENT_BEGIN_NAMESPACE(Name)
Definition: CommonDefinitions.h:82
The library uses Direct3D-style math:
Definition: AdvancedMath.hpp:37
#define THIS_
Definition: DefineInterfaceHelperMacros.h:82