Home
last modified time | relevance | path

Searched defs:SetResource (Results 1 – 3 of 3) sorted by relevance

/third_party/mingw-w64/mingw-w64-headers/direct-x/include/
Dd3d10effect.h457 STDMETHOD(SetResource)(THIS_ ID3D10ShaderResourceView *resource) PURE; in DECLARE_INTERFACE_() local
/third_party/skia/third_party/externals/d3d12allocator/src/
DD3D12MemAlloc.cpp5373 void Allocation::SetResource(ID3D12Resource* resource, const D3D12_RESOURCE_DESC* pResourceDesc) in SetResource() function in D3D12MA::Allocation
/third_party/grpc/test/cpp/end2end/
Dxds_end2end_test.cc675 void SetResource(google::protobuf::Any resource, const std::string& type_url, in SetResource() function in grpc::testing::__anon069e2a130111::AdsServiceImpl