Home
last modified time | relevance | path

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

12

/external/angle/src/libANGLE/renderer/vulkan/
DSamplerVk.h29 const vk::SamplerHelper &getSampler() const in getSampler() function
DTextureVk.h249 const vk::SamplerHelper &getSampler(bool isSamplerExternalY2Y) const in getSampler() function
Dvk_cache_utils.cpp7260 angle::Result SamplerCache::getSampler(ContextVk *contextVk, in getSampler() function in rx::SamplerCache
/external/skia/src/codec/
DSkBmpMaskCodec.h59 SkSampler* getSampler(bool createIfNecessary) override { in getSampler() function
DSkWbmpCodec.h47 SkSampler* getSampler(bool createIfNecessary) override { in getSampler() function
DSkBmpStandardCodec.h72 SkSampler* getSampler(bool createIfNecessary) override { in getSampler() function
DSkIcoCodec.cpp398 SkSampler* SkIcoCodec::getSampler(bool createIfNecessary) { in getSampler() function in SkIcoCodec
DSkBmpRLECodec.cpp566 SkSampler* SkBmpRLECodec::getSampler(bool createIfNecessary) { in getSampler() function in SkBmpRLECodec
DSkHeifCodec.cpp467 SkSampler* SkHeifCodec::getSampler(bool createIfNecessary) { in getSampler() function in SkHeifCodec
DSkJpegCodec.cpp739 SkSampler* SkJpegCodec::getSampler(bool createIfNecessary) { in getSampler() function in SkJpegCodec
DSkPngCodec.cpp1138 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/angle/src/libANGLE/
DResourceManager.cpp309 Sampler *SamplerManager::getSampler(SamplerID handle) const in getSampler() function in gl::SamplerManager
DState.h821 Sampler *getSampler(GLuint textureUnit) const { return mSamplers[textureUnit].get(); } in getSampler() function
/external/skia/include/codec/
DSkCodec.h1002 virtual SkSampler* getSampler(bool /*createIfNecessary*/) { return nullptr; } in getSampler() function
/external/skia/src/gpu/graphite/
DDrawPass.cpp667 const Sampler* DrawPass::getSampler(size_t index) const { in getSampler() function in skgpu::graphite::DrawPass
/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.h1894 virtual const TSampler& getSampler() const { return sampler; } in getSampler() function
1895 virtual TSampler& getSampler() { return sampler; } in getSampler() function
/external/angle/third_party/vulkan-deps/glslang/src/glslang/Include/
DTypes.h1931 virtual const TSampler& getSampler() const { return sampler; } in getSampler() function
1932 virtual TSampler& getSampler() { return sampler; } in getSampler() function
/external/deqp/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsTestsUtils.cpp851 VkSampler getSampler () const in getSampler() function

12