Home
last modified time | relevance | path

Searched defs:sampler (Results 1 - 25 of 540) sorted by relevance

12345678910>>...22

/arkcompiler/runtime_core/static_core/runtime/tooling/
H A Dtools.h23 namespace sampler { namespace
H A Dthread_sampling_info.h22 namespace ark::tooling::sampler { namespace in ark::tooling
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A DCLSamplerImpl.cpp13 CLSamplerImpl::CLSamplerImpl(const cl::Sampler &sampler) : mSampler(sampler) {} in CLSamplerImpl() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DCLSamplerVk.cpp13 CLSamplerVk::CLSamplerVk(const cl::Sampler &sampler) : CLSamplerImpl(sampler) {} in CLSamplerVk() argument
/arkcompiler/runtime_core/static_core/runtime/tooling/sampler/
H A Dsample_writer.cpp23 namespace ark::tooling::sampler { namespace in ark::tooling
H A Dthread_communicator.h29 namespace ark::tooling::sampler { namespace in ark::tooling
H A Dthread_communicator.cpp19 namespace ark::tooling::sampler { namespace in ark::tooling
H A Dsample_writer.h29 namespace ark::tooling::sampler { namespace in ark::tooling
H A Dlock_free_queue.cpp18 namespace ark::tooling::sampler { namespace in ark::tooling
H A Dsample_reader.h23 namespace ark::tooling::sampler { namespace in ark::tooling
H A Dlock_free_queue.h22 namespace ark::tooling::sampler { namespace in ark::tooling
/arkcompiler/runtime_core/static_core/tools/sampler/
H A Dmain.cpp19 namespace ark::tooling::sampler { namespace in ark::tooling
H A Daspt_converter.h29 namespace ark::tooling::sampler { namespace in ark::tooling
H A Dargs_parser.h21 namespace ark::tooling::sampler { namespace in ark::tooling
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dsampler.hpp30 class sampler : public ref_counter, public _cl_sampler { class
H A Dsampler.cpp28 sampler::sampler(clover::context &ctx, bool norm_mode, in sampler() function in sampler
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
H A DGPUSampler.cpp25 GPUSampler::GPUSampler(wgpu::Sampler sampler) : sampler_(std::move(sampler)) { in GPUSampler() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/
H A DCLSamplerCL.cpp18 CLSamplerCL::CLSamplerCL(const cl::Sampler &sampler, cl_sampler native) in CLSamplerCL() argument
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_matrix_filter.h43 void *sampler; member
H A Dvl_bicubic_filter.h42 void *sampler; member
/third_party/vk-gl-cts/external/amber/src/src/amberscript/
H A Dparser_sampler_test.cc37 auto* sampler = samplers[0].get(); in TEST_F() local
77 auto* sampler = samplers[0].get(); TEST_F() local
195 auto* sampler = samplers[0].get(); TEST_F() local
[all...]
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
H A Dimage_descriptor.h44 void SetAmberSampler(amber::Sampler* sampler) { amber_sampler_ = sampler; } in SetAmberSampler() argument
H A Dsampler_descriptor.h39 void AddAmberSampler(amber::Sampler* sampler) { in AddAmberSampler() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
H A Dperiodic_sampler_test.cc42 StrictMock<MockPeriodicSampler> sampler; in TEST() local
63 StrictMock<MockPeriodicSampler> sampler; TEST() local
81 StrictMock<MockPeriodicSampler> sampler; TEST() local
91 StrictMock<MockPeriodicSampler> sampler; TEST() local
101 StrictMock<MockPeriodicSampler> sampler; TEST() local
115 StrictMock<MockPeriodicSampler> sampler; TEST() local
135 ABSL_CONST_INIT static PeriodicSampler<Tag> sampler; TEST() local
141 PeriodicSampler<Tag> sampler; TEST() local
147 PeriodicSampler<Tag, 100> sampler; TEST() local
[all...]
/foundation/graphic/graphic_3d/lume/Lume_3D/src/render/node/
H A Drender_copy_helper.h34 RENDER_NS::RenderHandle sampler; // if not given linear clamp is used member
48 RENDER_NS::RenderHandle sampler; member

Completed in 7 milliseconds

12345678910>>...22