/dports/graphics/libprojectm/projectm-3.1.12/src/libprojectM/Renderer/ |
H A D | TextureManager.cpp | 59 mainTexture->getSampler(GL_REPEAT, GL_LINEAR); in TextureManager() 60 mainTexture->getSampler(GL_REPEAT, GL_NEAREST); in TextureManager() 61 mainTexture->getSampler(GL_CLAMP_TO_EDGE, GL_LINEAR); in TextureManager() 62 mainTexture->getSampler(GL_CLAMP_TO_EDGE, GL_NEAREST); in TextureManager() 108 textureNoise_lq_lite->getSampler(GL_REPEAT, GL_LINEAR); in TextureManager() 116 textureNoise_lq->getSampler(GL_REPEAT, GL_LINEAR); in TextureManager() 124 textureNoise_mq->getSampler(GL_REPEAT, GL_LINEAR); in TextureManager() 132 textureNoise_hq->getSampler(GL_REPEAT, GL_LINEAR); in TextureManager() 140 textureNoise_lq_vol->getSampler(GL_REPEAT, GL_LINEAR); in TextureManager() 174 newTex->getSampler(GL_CLAMP_TO_EDGE, GL_LINEAR); in Preload() [all …]
|
/dports/graphics/openvkl/openvkl-1.1.0/openvkl/devices/cpu/iterator/ |
H A D | IteratorContext.cpp | 35 const Volume<W> &volume = iteratorContext.getSampler().getVolume(); in mapToMaxIteratorDepth() 147 throwOnIllegalAttributeIndex(&this->getSampler().getVolume(), in commit() 180 this->getSampler().getISPCEquivalent(), in commit() 208 throwOnIllegalAttributeIndex(&this->getSampler().getVolume(), in commit() 225 const Volume<W> &volume = this->getSampler().getVolume(); in commit() 242 this->getSampler().getISPCEquivalent(), in commit()
|
H A D | IteratorContext.h | 31 const Sampler<W> &getSampler() const; 61 inline const Sampler<W> &IteratorContext<W>::getSampler() const in getSampler() function
|
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/DDACE/src/Analyzer/ |
H A D | DDaceAnalyzerBase.cpp | 47 ddaceObj_.getSampler(sampler); in DDaceAnalyzerBase() 83 ddaceObj_.getSampler(sampler); in DDaceAnalyzerBase() 133 ddaceObj_.getSampler(sampler); in DDaceAnalyzerBase() 159 ddaceObj_.getSampler(sampler); in DDaceAnalyzerBase()
|
H A D | ResponseSurfaceAnalyzer.cpp | 20 ddaceObj_.getSampler(sampler); in ResponseSurfaceAnalyzer() 50 ddaceObj_.getSampler(sampler); in ResponseSurfaceAnalyzer() 78 ddaceObj_.getSampler(sampler); in ResponseSurfaceAnalyzer() 104 ddaceObj_.getSampler(sampler); in ResponseSurfaceAnalyzer() 131 ddaceObj_.getSampler(sampler); in setRSAnalyzerData()
|
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/DDACE/src/Sampling/ |
H A D | DataWriterBase.cpp | 22 ddaceObj_.getSampler(sampler); in chooseInputVariable() 67 ddaceObj_.getSampler(sampler); in chooseInputVariables() 110 ddaceObj_.getSampler(sampler); in chooseAllInputVariables() 135 ddaceObj_.getSampler(sampler); in chooseVariables() 207 ddaceObj_.getSampler(sampler); in chooseAllVariables()
|
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/DDACE/src/Writers/ |
H A D | DataWriterBase.cpp | 22 ddaceObj_.getSampler(sampler); in chooseInputVariable() 67 ddaceObj_.getSampler(sampler); in chooseInputVariables() 110 ddaceObj_.getSampler(sampler); in chooseAllInputVariables() 135 ddaceObj_.getSampler(sampler); in chooseVariables() 207 ddaceObj_.getSampler(sampler); in chooseAllVariables()
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/glslang/src/glslang/MachineIndependent/ |
H A D | iomapper.h | 155 return type.getBasicType() == glslang::EbtSampler && type.getSampler().isPureSampler(); in isSamplerType() 160 (type.getSampler().isTexture() || type.getSampler().isSubpass())); in isTextureType() 168 return type.getBasicType() == glslang::EbtSampler && type.getSampler().isImage(); in isImageType() 184 return (type.getBasicType() == glslang::EbtSampler && type.getSampler().isImage()) || in isUavType()
|
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/glslang/glslang/MachineIndependent/ |
H A D | iomapper.h | 154 return type.getBasicType() == glslang::EbtSampler && type.getSampler().isPureSampler(); in isSamplerType() 159 (type.getSampler().isTexture() || type.getSampler().isSubpass())); in isTextureType() 167 return type.getBasicType() == glslang::EbtSampler && type.getSampler().isImage(); in isImageType() 183 return (type.getBasicType() == glslang::EbtSampler && type.getSampler().isImage()) || in isUavType()
|
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/glslang/glslang/MachineIndependent/ |
H A D | iomapper.h | 154 return type.getBasicType() == glslang::EbtSampler && type.getSampler().isPureSampler(); in isSamplerType() 159 (type.getSampler().isTexture() || type.getSampler().isSubpass())); in isTextureType() 167 return type.getBasicType() == glslang::EbtSampler && type.getSampler().isImage(); in isImageType() 183 return (type.getBasicType() == glslang::EbtSampler && type.getSampler().isImage()) || in isUavType()
|
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/glslang/glslang/MachineIndependent/ |
H A D | iomapper.h | 154 return type.getBasicType() == glslang::EbtSampler && type.getSampler().isPureSampler(); in isSamplerType() 159 (type.getSampler().isTexture() || type.getSampler().isSubpass())); in isTextureType() 167 return type.getBasicType() == glslang::EbtSampler && type.getSampler().isImage(); in isImageType() 183 return (type.getBasicType() == glslang::EbtSampler && type.getSampler().isImage()) || in isUavType()
|
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/DDACE/include/ |
H A D | DDaceReader.h | 15 void getSampler(DDaceSampler& sampler) const in getSampler() function 16 {ptr_->getSampler(sampler);} in getSampler()
|
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/DDACE/src/DDace/ |
H A D | DDaceReader.h | 15 void getSampler(DDaceSampler& sampler) const in getSampler() function 16 {ptr_->getSampler(sampler);} in getSampler()
|
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/glslang/glslang/MachineIndependent/ |
H A D | iomapper.h | 155 return type.getBasicType() == glslang::EbtSampler && type.getSampler().isPureSampler(); in isSamplerType() 160 (type.getSampler().isTexture() || type.getSampler().isSubpass())); in isTextureType() 168 return type.getBasicType() == glslang::EbtSampler && type.getSampler().isImage(); in isImageType() 184 return (type.getBasicType() == glslang::EbtSampler && type.getSampler().isImage()) || in isUavType()
|
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/glslang/glslang/MachineIndependent/ |
H A D | iomapper.h | 155 return type.getBasicType() == glslang::EbtSampler && type.getSampler().isPureSampler(); in isSamplerType() 160 (type.getSampler().isTexture() || type.getSampler().isSubpass())); in isTextureType() 168 return type.getBasicType() == glslang::EbtSampler && type.getSampler().isImage(); in isImageType() 184 return (type.getBasicType() == glslang::EbtSampler && type.getSampler().isImage()) || in isUavType()
|
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/glslang/glslang/MachineIndependent/ |
H A D | iomapper.h | 155 return type.getBasicType() == glslang::EbtSampler && type.getSampler().isPureSampler(); in isSamplerType() 160 (type.getSampler().isTexture() || type.getSampler().isSubpass())); in isTextureType() 168 return type.getBasicType() == glslang::EbtSampler && type.getSampler().isImage(); in isImageType() 184 return (type.getBasicType() == glslang::EbtSampler && type.getSampler().isImage()) || in isUavType()
|
/dports/graphics/waifu2x-ncnn-vulkan/waifu2x-ncnn-vulkan-20210521/src/ncnn/glslang/glslang/MachineIndependent/ |
H A D | iomapper.h | 155 return type.getBasicType() == glslang::EbtSampler && type.getSampler().isPureSampler(); in isSamplerType() 160 (type.getSampler().isTexture() || type.getSampler().isSubpass())); in isTextureType() 168 return type.getBasicType() == glslang::EbtSampler && type.getSampler().isImage(); in isImageType() 184 return (type.getBasicType() == glslang::EbtSampler && type.getSampler().isImage()) || in isUavType()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/glslang/src/glslang/MachineIndependent/ |
H A D | iomapper.h | 155 return type.getBasicType() == glslang::EbtSampler && type.getSampler().isPureSampler(); in isSamplerType() 160 (type.getSampler().isTexture() || type.getSampler().isSubpass())); in isTextureType() 168 return type.getBasicType() == glslang::EbtSampler && type.getSampler().isImage(); in isImageType() 184 return (type.getBasicType() == glslang::EbtSampler && type.getSampler().isImage()) || in isUavType()
|
/dports/benchmarks/vkpeak/vkpeak-20210430/ncnn/glslang/glslang/MachineIndependent/ |
H A D | iomapper.h | 155 return type.getBasicType() == glslang::EbtSampler && type.getSampler().isPureSampler(); in isSamplerType() 160 (type.getSampler().isTexture() || type.getSampler().isSubpass())); in isTextureType() 168 return type.getBasicType() == glslang::EbtSampler && type.getSampler().isImage(); in isImageType() 184 return (type.getBasicType() == glslang::EbtSampler && type.getSampler().isImage()) || in isUavType()
|
/dports/graphics/realsr-ncnn-vulkan/realsr-ncnn-vulkan-20210210/src/ncnn/glslang/glslang/MachineIndependent/ |
H A D | iomapper.h | 155 return type.getBasicType() == glslang::EbtSampler && type.getSampler().isPureSampler(); in isSamplerType() 160 (type.getSampler().isTexture() || type.getSampler().isSubpass())); in isTextureType() 168 return type.getBasicType() == glslang::EbtSampler && type.getSampler().isImage(); in isImageType() 184 return (type.getBasicType() == glslang::EbtSampler && type.getSampler().isImage()) || in isUavType()
|
/dports/misc/veles/veles-2018.05.0/src/visualization/ |
H A D | panel.cc | 57 sampler_ = getSampler(sampler_type_, data_, sample_size_); in VisualizationPanel() 60 getSampler(ESampler::UNIFORM_SAMPLER, data_, k_minimap_sample_size); in VisualizationPanel() 94 sampler_ = getSampler(sampler_type_, data_, sample_size_); in setData() 97 getSampler(ESampler::UNIFORM_SAMPLER, data_, k_minimap_sample_size); in setData() 122 util::ISampler* VisualizationPanel::getSampler(ESampler type, in getSampler() function in veles::visualization::VisualizationPanel 177 sampler_ = getSampler(new_sampler_type, data_, sample_size_); in setSamplingMethod()
|
/dports/graphics/glslang/glslang-11.7.1/glslang/MachineIndependent/ |
H A D | iomapper.h | 188 return type.getBasicType() == glslang::EbtSampler && type.getSampler().isPureSampler(); in isSamplerType() 193 (type.getSampler().isTexture() || type.getSampler().isSubpass())); in isTextureType() 201 return type.getBasicType() == glslang::EbtSampler && type.getSampler().isImage(); in isImageType() 217 return (type.getBasicType() == glslang::EbtSampler && type.getSampler().isImage()) || in isUavType()
|
/dports/graphics/openvkl/openvkl-1.1.0/openvkl/devices/cpu/api/ |
H A D | CPUDevice.h | 70 const auto &samplerObject = contextObject.getSampler(); in getIntervalIteratorSize1() 80 const auto &samplerObject = contextObject.getSampler(); \ 194 const auto &samplerObject = contextObject.getSampler(); in getHitIteratorSize1() 204 const auto &samplerObject = contextObject.getSampler(); \ 516 const auto &spl = ctx.getSampler(); in initIntervalIterator1() 541 const auto &spl = ctx.getSampler(); in initIntervalIteratorAnyWidth() 636 const auto &spl = ctx.getSampler(); in initHitIterator1() 659 const auto &spl = ctx.getSampler(); in initHitIteratorAnyWidth()
|
/dports/graphics/openvkl/openvkl-1.1.0/testing/apps/benchmark_suite/ |
H A D | compute_sample_multi.h | 49 VKLSampler sampler = wrapper.getSampler(); 93 VKLSampler sampler = wrapper.getSampler(); 201 VKLSampler sampler = wrapper.getSampler(); 315 VKLSampler sampler = wrapper.getSampler(); 364 VKLSampler sampler = wrapper.getSampler(); 411 VKLSampler sampler = wrapper.getSampler();
|
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/include/osgAnimation/ |
H A D | Channel | 54 virtual Sampler* getSampler() = 0; 55 virtual const Sampler* getSampler() const = 0; 140 Sampler* getSampler() { return _sampler.get(); } 141 const Sampler* getSampler() const { return _sampler.get(); }
|