LeviLamina
Loading...
Searching...
No Matches
OcclusionQueryD3D11.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
bgfx::d3d11 {
6
7
struct
OcclusionQueryD3D11
{
8
public
:
9
// OcclusionQueryD3D11 inner types declare
10
// clang-format off
11
struct
Query
;
12
// clang-format on
13
14
// OcclusionQueryD3D11 inner types define
15
struct
Query
{};
16
};
17
18
}
// namespace bgfx::d3d11
bgfx::d3d11::OcclusionQueryD3D11::Query
Definition
OcclusionQueryD3D11.h:15
bgfx::d3d11::OcclusionQueryD3D11
Definition
OcclusionQueryD3D11.h:7
src-server
mc
external
bgfx
OcclusionQueryD3D11.h
Generated on
for LeviLamina by
1.16.1