/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | SamplerVk.h | 29 const vk::SamplerHelper &getSampler() const in getSampler() function
|
D | TextureVk.h | 229 const vk::SamplerHelper &getSampler() const in getSampler() function
|
D | vk_cache_utils.cpp | 3969 angle::Result SamplerCache::getSampler(ContextVk *contextVk, in getSampler() function in rx::SamplerCache
|
/third_party/skia/src/codec/ |
D | SkBmpMaskCodec.h | 49 SkSampler* getSampler(bool createIfNecessary) override { in getSampler() function
|
D | SkWbmpCodec.h | 36 SkSampler* getSampler(bool createIfNecessary) override { in getSampler() function
|
D | SkBmpStandardCodec.h | 60 SkSampler* getSampler(bool createIfNecessary) override { in getSampler() function
|
D | SkIcoCodec.cpp | 425 SkSampler* SkIcoCodec::getSampler(bool createIfNecessary) { in getSampler() function in SkIcoCodec
|
D | SkHeifCodec.cpp | 442 SkSampler* SkHeifCodec::getSampler(bool createIfNecessary) { in getSampler() function in SkHeifCodec
|
D | SkBmpRLECodec.cpp | 556 SkSampler* SkBmpRLECodec::getSampler(bool createIfNecessary) { in getSampler() function in SkBmpRLECodec
|
D | SkJpegCodec.cpp | 643 SkSampler* SkJpegCodec::getSampler(bool createIfNecessary) { in getSampler() function in SkJpegCodec
|
D | SkPngCodec.cpp | 1123 SkSampler* SkPngCodec::getSampler(bool createIfNecessary) { in getSampler() function in SkPngCodec
|
/third_party/skia/third_party/externals/libgifcodec/ |
D | SkLibGifCodec.h | 93 SkSampler* getSampler(bool createIfNecessary) override { in getSampler() function
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
D | ResourceManager.cpp | 264 Sampler *ResourceManager::getSampler(unsigned int handle) in getSampler() function in es2::ResourceManager
|
D | Context.cpp | 1525 Sampler *Context::getSampler(GLuint sampler) const in getSampler() function in es2::Context
|
/third_party/vk-gl-cts/modules/glshared/ |
D | glsShaderRenderCase.hpp | 101 const tcu::Sampler& getSampler (void) const { return m_sampler; } in getSampler() function in deqp::gls::TextureBinding
|
/third_party/vk-gl-cts/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
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | ResourceManager.cpp | 309 Sampler *SamplerManager::getSampler(SamplerID handle) const in getSampler() function in gl::SamplerManager
|
D | State.h | 329 Sampler *getSampler(GLuint textureUnit) const { return mSamplers[textureUnit].get(); } in getSampler() function
|
/third_party/skia/include/codec/ |
D | SkCodec.h | 972 virtual SkSampler* getSampler(bool /*createIfNecessary*/) { return nullptr; } in getSampler() function
|
/third_party/vk-gl-cts/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
|
/third_party/vk-gl-cts/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
|
/third_party/glslang/glslang/Include/ |
D | Types.h | 1654 virtual const TSampler& getSampler() const { return sampler; } in getSampler() function 1655 virtual TSampler& getSampler() { return sampler; } in getSampler() function
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/ |
D | vktSubgroupsTestsUtils.cpp | 849 VkSampler getSampler () const in getSampler() function
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/ |
D | vktBindingShaderAccessTests.cpp | 5128 …inline vk::VkSampler getSampler (int ndx) const { return **m_sampler[ndx % m_sampler.size()… in getSampler() function in vkt::BindingModel::__anon86a712e50111::ImageSampleInstanceImages
|