/external/angle/src/libANGLE/renderer/vulkan/ |
D | SamplerVk.h | 29 const vk::SamplerHelper &getSampler() const in getSampler() function
|
D | TextureVk.h | 249 const vk::SamplerHelper &getSampler(bool isSamplerExternalY2Y) const in getSampler() function
|
D | vk_cache_utils.cpp | 7260 angle::Result SamplerCache::getSampler(ContextVk *contextVk, in getSampler() function in rx::SamplerCache
|
/external/skia/src/codec/ |
D | SkBmpMaskCodec.h | 59 SkSampler* getSampler(bool createIfNecessary) override { in getSampler() function
|
D | SkWbmpCodec.h | 47 SkSampler* getSampler(bool createIfNecessary) override { in getSampler() function
|
D | SkBmpStandardCodec.h | 72 SkSampler* getSampler(bool createIfNecessary) override { in getSampler() function
|
D | SkIcoCodec.cpp | 398 SkSampler* SkIcoCodec::getSampler(bool createIfNecessary) { in getSampler() function in SkIcoCodec
|
D | SkBmpRLECodec.cpp | 566 SkSampler* SkBmpRLECodec::getSampler(bool createIfNecessary) { in getSampler() function in SkBmpRLECodec
|
D | SkHeifCodec.cpp | 467 SkSampler* SkHeifCodec::getSampler(bool createIfNecessary) { in getSampler() function in SkHeifCodec
|
D | SkJpegCodec.cpp | 739 SkSampler* SkJpegCodec::getSampler(bool createIfNecessary) { in getSampler() function in SkJpegCodec
|
D | SkPngCodec.cpp | 1138 SkSampler* SkPngCodec::getSampler(bool createIfNecessary) { in getSampler() function in SkPngCodec
|
/external/opencensus-java/api/src/main/java/io/opencensus/trace/config/ |
D | TraceParams.java | 66 public abstract Sampler getSampler(); in getSampler() method in TraceParams
|
/external/deqp/external/openglcts/modules/common/ |
D | glcShaderRenderCase.hpp | 124 const tcu::Sampler& getSampler(void) const in getSampler() function in deqp::TextureBinding
|
D | glcPackedPixelsTests.cpp | 1092 InternalFormatSamplerType RectangleTest::getSampler(const PixelType& type, const PixelFormat& forma… in getSampler() function in glcts::RectangleTest
|
/external/deqp/modules/glshared/ |
D | glsShaderRenderCase.hpp | 101 const tcu::Sampler& getSampler (void) const { return m_sampler; } in getSampler() function in deqp::gls::TextureBinding
|
/external/OpenCL-CTS/test_conformance/spir/ |
D | kernelargs.h | 246 cl_sampler getSampler() const in getSampler() function
|
/external/angle/src/libANGLE/ |
D | ResourceManager.cpp | 309 Sampler *SamplerManager::getSampler(SamplerID handle) const in getSampler() function in gl::SamplerManager
|
D | State.h | 821 Sampler *getSampler(GLuint textureUnit) const { return mSamplers[textureUnit].get(); } in getSampler() function
|
/external/skia/include/codec/ |
D | SkCodec.h | 1002 virtual SkSampler* getSampler(bool /*createIfNecessary*/) { return nullptr; } in getSampler() function
|
/external/skia/src/gpu/graphite/ |
D | DrawPass.cpp | 667 const Sampler* DrawPass::getSampler(size_t index) const { in getSampler() function in skgpu::graphite::DrawPass
|
/external/deqp/framework/opengl/simplereference/ |
D | sglrReferenceContext.hpp | 101 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/ |
D | vktShaderRender.hpp | 140 const tcu::Sampler& getSampler (void) const { return m_sampler; } in getSampler() function in vkt::sr::TextureBinding
|
/external/deqp-deps/glslang/glslang/Include/ |
D | Types.h | 1894 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/ |
D | Types.h | 1931 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/ |
D | vktSubgroupsTestsUtils.cpp | 851 VkSampler getSampler () const in getSampler() function
|