/external/angle/src/tests/ |
D | angle_unittests_utils.h | 67 SamplerImpl *createSampler(const gl::SamplerState &state) override { return nullptr; } in createSampler() function 100 MOCK_METHOD1(createSampler, SamplerImpl *(const gl::SamplerState &));
|
/external/deqp/external/vulkancts/modules/vulkan/texture/ |
D | vktTextureTestUtil.hpp | 294 tcu::Sampler createSampler (tcu::Sampler::WrapMode wrapU, tcu::Sampler::WrapMode wrapV, tcu::Sample… 295 tcu::Sampler createSampler (tcu::Sampler::WrapMode wrapU, tcu::Sampler::WrapMode wrapV, tcu::Sample… 296 tcu::Sampler createSampler (tcu::Sampler::WrapMode wrapU, tcu::Sampler::FilterMode minFilterMode, t…
|
D | vktTextureTestUtil.cpp | 1266 sampler = createSampler(vkd, vkDevice, &samplerCreateInfo); in renderQuad() 1465 tcu::Sampler createSampler (tcu::Sampler::WrapMode wrapU, tcu::Sampler::WrapMode wrapV, tcu::Sample… in createSampler() function 1487 tcu::Sampler createSampler (tcu::Sampler::WrapMode wrapU, tcu::Sampler::WrapMode wrapV, tcu::Sample… in createSampler() function 1489 return createSampler(wrapU, wrapV, wrapU, minFilterMode, magFilterMode, normalizedCoords); in createSampler() 1501 tcu::Sampler createSampler (tcu::Sampler::WrapMode wrapU, tcu::Sampler::FilterMode minFilterMode, t… in createSampler() function 1503 return createSampler(wrapU, wrapU, wrapU, minFilterMode, magFilterMode, normalizedCoords); in createSampler()
|
D | vktTextureMipmapTests.cpp | 281 …refParams.sampler = util::createSampler(m_testParameters.wrapS, m_testParameters.wrapT, m_testPar… in iterate() 514 …refParams.sampler = util::createSampler(m_testParameters.wrapS, m_testParameters.wrapT, m_testPar… in iterate() 575 …refParams.sampler = util::createSampler(m_testParameters.wrapS, m_testParameters.wrapT, m_test… in iterate() 791 …refParams.sampler = util::createSampler(m_testParameters.wrapS, m_testParameters.wrapT, m_testPar… in iterate() 992 tcu::Sampler sampler = util::createSampler(wrapS, wrapT, m_minFilter, magFilter); in iterate() 1256 tcu::Sampler sampler = util::createSampler(wrapS, wrapT, m_minFilter, magFilter); in iterate() 1295 refParams.sampler = util::createSampler(wrapS, wrapT, m_testParameters.minFilter, magFilter); in iterate() 1512 tcu::Sampler sampler = util::createSampler(wrapS, wrapT, m_minFilter, magFilter); in iterate() 1524 …refParams.sampler = util::createSampler(wrapS, wrapT, wrapR, m_testParameters.minFilter, magFilte… in iterate()
|
D | vktTextureCompressedFormatTests.cpp | 204 …sampleParams.sampler = util::createSampler(m_testParameters.wrapS, m_testParameters.wrapT, m_tes… in iterate() 324 …sampleParams.sampler = util::createSampler(m_testParameters.wrapS, m_testParameters.wrapT, m_tes… in iterate()
|
D | vktTextureFilteringAnisotropyTests.cpp | 84 …m_refParams.sampler = util::createSampler(Sampler::CLAMP_TO_EDGE, Sampler::CLAMP_TO_EDGE, m_refP… in FilteringAnisotropyInstance()
|
D | vktTextureShadowTests.cpp | 333 …sampleParams.sampler = util::createSampler(m_testParameters.wrapS, m_testParameters.wrapT, m_tes… in iterate() 539 …sampleParams.sampler = util::createSampler(Sampler::CLAMP_TO_EDGE, Sampler::CLAMP_TO_EDGE, m_t… in iterate() 764 …sampleParams.sampler = util::createSampler(m_testParameters.wrapS, m_testParameters.wrapT, m_tes… in iterate()
|
/external/angle/src/libANGLE/ |
D | CLSampler.cpp | 95 mImpl(context.getImpl().createSampler(*this, errorCode)) in Sampler()
|
D | Sampler.cpp | 22 mSampler(factory->createSampler(mState)), in Sampler()
|
D | CLContext.h | 76 cl_sampler createSampler(cl_bool normalizedCoords,
|
D | ResourceManager.h | 241 SamplerID createSampler();
|
/external/swiftshader/src/OpenGL/libGLESv2/ |
D | ResourceManager.h | 65 GLuint createSampler();
|
D | ResourceManager.cpp | 133 GLuint ResourceManager::createSampler() in createSampler() function in es2::ResourceManager
|
/external/angle/src/libANGLE/renderer/ |
D | GLImplFactory.h | 90 virtual SamplerImpl *createSampler(const gl::SamplerState &state) = 0;
|
D | CLContextImpl.h | 51 virtual CLSamplerImpl::Ptr createSampler(const cl::Sampler &sampler, cl_int &errorCode) = 0;
|
/external/skia/src/gpu/d3d/ |
D | GrD3DCpuDescriptorManager.h | 40 GrD3DDescriptorHeap::CPUHandle createSampler(GrD3DGpu*,
|
D | GrD3DCpuDescriptorManager.cpp | 92 GrD3DDescriptorHeap::CPUHandle GrD3DCpuDescriptorManager::createSampler( in createSampler() function in GrD3DCpuDescriptorManager
|
D | GrD3DResourceProvider.cpp | 174 fCpuDescriptorManager.createSampler( in findOrCreateCompatibleSampler()
|
/external/angle/src/libANGLE/renderer/cl/ |
D | CLContextCL.h | 56 CLSamplerImpl::Ptr createSampler(const cl::Sampler &sampler, cl_int &errorCode) override;
|
/external/swiftshader/tests/VulkanWrapper/ |
D | DrawTester.hpp | 104 auto sampler = device.createSampler(samplerCreateInfo); in addSampler()
|
/external/deqp/external/openglcts/modules/common/ |
D | glcKHRDebugTests.hpp | 204 static glw::GLuint createSampler(const glw::Functions* gl, const glu::RenderContext* rc);
|
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/ |
D | vktYCbCrViewTests.cpp | 532 const Unique<VkSampler> wholeSampler(createSampler(vkd, device, &wholeSamplerInfo)); in testPlaneView() 533 const Unique<VkSampler> planeSampler(createSampler(vkd, device, &planeSamplerInfo)); in testPlaneView()
|
D | vktYCbCrImageQueryTests.cpp | 447 const Unique<VkSampler> sampler (createSampler(vkd, device, &samplerInfo)); in testImageQuery() 628 const Unique<VkSampler> sampler (createSampler(vkd, device, &samplerInfo)); in testImageQueryLod()
|
/external/angle/src/libANGLE/renderer/null/ |
D | ContextNULL.h | 223 SamplerImpl *createSampler(const gl::SamplerState &state) override;
|
/external/angle/src/libANGLE/renderer/d3d/d3d9/ |
D | Context9.h | 59 SamplerImpl *createSampler(const gl::SamplerState &state) override;
|