HomeSort by relevance Sort by last modified time
    Searched refs:ID3D11Predicate (Results 1 - 12 of 12) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/gd3d11/
d3d11.cpp 70 COM_INTERFACE(ID3D11Predicate, ID3D11Query)
200 virtual void UnbindPredicate(ID3D11Predicate* predicate) = 0;
d3d11_objects.h 713 struct GalliumD3D11Predicate : public GalliumD3D11QueryOrPredicate<ID3D11Predicate>
716 : GalliumD3D11QueryOrPredicate<ID3D11Predicate>(device, query, data_size, desc)
d3d11_context.h     [all...]
d3d11_screen.h     [all...]
  /external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d11/
d3d11.cpp 70 COM_INTERFACE(ID3D11Predicate, ID3D11Query)
200 virtual void UnbindPredicate(ID3D11Predicate* predicate) = 0;
d3d11_objects.h 713 struct GalliumD3D11Predicate : public GalliumD3D11QueryOrPredicate<ID3D11Predicate>
716 : GalliumD3D11QueryOrPredicate<ID3D11Predicate>(device, query, data_size, desc)
d3d11_context.h     [all...]
d3d11_screen.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3d11.h 117 typedef interface ID3D11Predicate ID3D11Predicate;
    [all...]
d3d11.idl 1176 interface ID3D11Predicate : ID3D11Query
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/d3dapi/
d3d11.idl     [all...]
  /external/mesa3d/src/gallium/state_trackers/d3d1x/d3dapi/
d3d11.idl     [all...]

Completed in 834 milliseconds