Home
last modified time | relevance | path

Searched defs:GetSampler (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Ddescriptor_sets.h392 VkSampler GetSampler() const { return sampler_; } in GetSampler() function
406 VkSampler GetSampler() const { return sampler_; } in GetSampler() function
/aosp_15_r20/external/deqp-deps/amber/src/
Dbuffer.h95 Sampler* GetSampler() const { return sampler_; } in GetSampler() function
Dcommand.h556 Sampler* GetSampler() const { return sampler_; } in GetSampler() function
580 Sampler* GetSampler() const { return sampler_; } in GetSampler() function
Dscript.h153 Sampler* GetSampler(const std::string& name) const { in GetSampler() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/opencensus-proto/gen-go/trace/v1/
Dtrace_config.pb.go151 func (m *TraceConfig) GetSampler() isTraceConfig_Sampler { func
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dd3d10effect.h733 STDMETHOD(GetSampler)(THIS_ UINT index, ID3D10SamplerState **sampler) PURE; in DECLARE_INTERFACE_() local