Home
last modified time | relevance | path

Searched defs:Texture3DSize (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/OpenCL-CTS/test_conformance/d3d11/
H A Dharness.h131 struct Texture3DSize struct
133 UINT Width;
134 UINT Height;
135 UINT Depth;
136 UINT MipLevels;
137 UINT SubResourceCount;
139 {
141 } subResources[MAX_REGISTERED_SUBRESOURCES];
142 UINT MiscFlags;
/aosp_15_r20/external/OpenCL-CTS/test_conformance/d3d10/
H A Dharness.h130 struct Texture3DSize struct
132 UINT Width;
133 UINT Height;
134 UINT Depth;
135 UINT MipLevels;
136 UINT SubResourceCount;
138 {
140 } subResources[MAX_REGISTERED_SUBRESOURCES];
141 UINT MiscFlags;