OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ID3D11Asynchronous
(Results
1 - 6
of
6
) sorted by null
/external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d11/
d3d11.cpp
68
COM_INTERFACE(
ID3D11Asynchronous
, ID3D11DeviceChild)
69
COM_INTERFACE(ID3D11Query,
ID3D11Asynchronous
)
71
COM_INTERFACE(ID3D11Counter,
ID3D11Asynchronous
)
182
ID3D11Asynchronous
*pAsync) = 0;
184
ID3D11Asynchronous
*pAsync) = 0;
186
ID3D11Asynchronous
*pAsync,
d3d11_objects.h
650
template<typename Base =
ID3D11Asynchronous
>
691
template<typename Base =
ID3D11Asynchronous
>
d3d11_context.h
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3d11.h
27
typedef interface
ID3D11Asynchronous
ID3D11Asynchronous
;
[
all
...]
d3d11.idl
972
interface
ID3D11Asynchronous
: ID3D11DeviceChild
982
interface ID3D11Query :
ID3D11Asynchronous
1098
interface ID3D11Counter :
ID3D11Asynchronous
[
all
...]
/external/mesa3d/src/gallium/state_trackers/d3d1x/d3dapi/
d3d11.idl
[
all
...]
Completed in 79 milliseconds