Home
last modified time | relevance | path

Searched defs:getSampler (Results 1 – 25 of 26) sorted by relevance

12

/external/angle/src/libANGLE/renderer/vulkan/
DSamplerVk.h29 const vk::SamplerHelper &getSampler() const in getSampler() function
DTextureVk.h232 const vk::SamplerHelper &getSampler() const in getSampler() function
Dvk_cache_utils.cpp4154 angle::Result SamplerCache::getSampler(ContextVk *contextVk, in getSampler() function in rx::SamplerCache
/external/skia/src/codec/
DSkBmpMaskCodec.h49 SkSampler* getSampler(bool createIfNecessary) override { in getSampler() function
DSkWbmpCodec.h36 SkSampler* getSampler(bool createIfNecessary) override { in getSampler() function
DSkBmpStandardCodec.h60 SkSampler* getSampler(bool createIfNecessary) override { in getSampler() function
DSkIcoCodec.cpp385 SkSampler* SkIcoCodec::getSampler(bool createIfNecessary) { in getSampler() function in SkIcoCodec
DSkBmpRLECodec.cpp553 SkSampler* SkBmpRLECodec::getSampler(bool createIfNecessary) { in getSampler() function in SkBmpRLECodec
DSkHeifCodec.cpp465 SkSampler* SkHeifCodec::getSampler(bool createIfNecessary) { in getSampler() function in SkHeifCodec
DSkJpegCodec.cpp645 SkSampler* SkJpegCodec::getSampler(bool createIfNecessary) { in getSampler() function in SkJpegCodec
DSkPngCodec.cpp1123 SkSampler* SkPngCodec::getSampler(bool createIfNecessary) { in getSampler() function in SkPngCodec
/external/opencensus-java/api/src/main/java/io/opencensus/trace/config/
DTraceParams.java66 public abstract Sampler getSampler(); in getSampler() method in TraceParams
/external/deqp/external/openglcts/modules/common/
DglcShaderRenderCase.hpp124 const tcu::Sampler& getSampler(void) const in getSampler() function in deqp::TextureBinding
DglcPackedPixelsTests.cpp1092 InternalFormatSamplerType RectangleTest::getSampler(const PixelType& type, const PixelFormat& forma… in getSampler() function in glcts::RectangleTest
/external/deqp/modules/glshared/
DglsShaderRenderCase.hpp101 const tcu::Sampler& getSampler (void) const { return m_sampler; } in getSampler() function in deqp::gls::TextureBinding
/external/OpenCL-CTS/test_conformance/spir/
Dkernelargs.h246 cl_sampler getSampler() const in getSampler() function
/external/skia/include/codec/
DSkCodec.h991 virtual SkSampler* getSampler(bool /*createIfNecessary*/) { return nullptr; } in getSampler() function
/external/angle/src/libANGLE/
DResourceManager.cpp309 Sampler *SamplerManager::getSampler(SamplerID handle) const in getSampler() function in gl::SamplerManager
DState.h331 Sampler *getSampler(GLuint textureUnit) const { return mSamplers[textureUnit].get(); } in getSampler() function
/external/deqp/framework/opengl/simplereference/
DsglrReferenceContext.hpp101 const tcu::Sampler& getSampler (void) const { return m_sampler; } in getSampler() function in sglr::rc::Texture
102 tcu::Sampler& getSampler (void) { return m_sampler; } in getSampler() function in sglr::rc::Texture
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRender.hpp140 const tcu::Sampler& getSampler (void) const { return m_sampler; } in getSampler() function in vkt::sr::TextureBinding
/external/deqp-deps/glslang/glslang/Include/
DTypes.h1795 virtual const TSampler& getSampler() const { return sampler; } in getSampler() function
1796 virtual TSampler& getSampler() { return sampler; } in getSampler() function
/external/angle/third_party/vulkan-deps/glslang/src/glslang/Include/
DTypes.h1795 virtual const TSampler& getSampler() const { return sampler; } in getSampler() function
1796 virtual TSampler& getSampler() { return sampler; } in getSampler() function
/external/deqp/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsTestsUtils.cpp849 VkSampler getSampler () const in getSampler() function
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingShaderAccessTests.cpp5128 …inline vk::VkSampler getSampler (int ndx) const { return **m_sampler[ndx % m_sampler.size()… in getSampler() function in vkt::BindingModel::__anon35ae95910111::ImageSampleInstanceImages

12