| /external/angle/src/tests/ |
| D | angle_unittests_utils.h | 67 SamplerImpl *createSampler(const gl::SamplerState &state) override { return nullptr; } in createSampler() function
|
| /external/skia/src/gpu/d3d/ |
| D | GrD3DCpuDescriptorManager.cpp | 92 GrD3DDescriptorHeap::CPUHandle GrD3DCpuDescriptorManager::createSampler( in createSampler() function in GrD3DCpuDescriptorManager
|
| /external/deqp/external/vulkancts/modules/vulkan/texture/ |
| D | vktTextureTestUtil.cpp | 1648 tcu::Sampler createSampler (tcu::Sampler::WrapMode wrapU, tcu::Sampler::WrapMode wrapV, tcu::Sample… in createSampler() function 1670 tcu::Sampler createSampler (tcu::Sampler::WrapMode wrapU, tcu::Sampler::WrapMode wrapV, tcu::Sample… in createSampler() function 1684 tcu::Sampler createSampler (tcu::Sampler::WrapMode wrapU, tcu::Sampler::FilterMode minFilterMode, t… in createSampler() function
|
| /external/angle/src/libANGLE/renderer/cl/ |
| D | CLContextCL.cpp | 221 CLSamplerImpl::Ptr CLContextCL::createSampler(const cl::Sampler &sampler, cl_int &errorCode) in createSampler() function in rx::CLContextCL
|
| /external/angle/src/libANGLE/ |
| D | CLContext.cpp | 223 cl_sampler Context::createSampler(cl_bool normalizedCoords, in createSampler() function in cl::Context
|
| D | ResourceManager.cpp | 304 SamplerID SamplerManager::createSampler() in createSampler() function in gl::SamplerManager
|
| /external/angle/src/libANGLE/renderer/null/ |
| D | ContextNULL.cpp | 468 SamplerImpl *ContextNULL::createSampler(const gl::SamplerState &state) in createSampler() function in rx::ContextNULL
|
| /external/angle/src/libANGLE/renderer/d3d/d3d9/ |
| D | Context9.cpp | 124 SamplerImpl *Context9::createSampler(const gl::SamplerState &state) in createSampler() function in rx::Context9
|
| /external/deqp/external/openglcts/modules/common/ |
| D | glcKHRDebugTests.cpp | 1023 GLuint LabelsTest::createSampler(const Functions* gl, const glu::RenderContext* rc) in createSampler() function in glcts::KHRDebug::LabelsTest
|
| /external/deqp/external/vulkancts/framework/vulkan/ |
| D | vkDeviceFunctionPointers.inl | 59 CreateSamplerFunc createSampler; variable
|
| D | vkRefUtilImpl.inl | 306 Move<VkSampler> createSampler (const DeviceInterface& vk, VkDevice device, const VkSamplerCreateInf… function
|
| D | vkDeviceDriverImpl.inl | 276 VkResult DeviceDriver::createSampler (VkDevice device, const VkSamplerCreateInfo* pCreateInfo, cons… function in DeviceDriver
|
| D | vkNullDriverImpl.inl | 83 VKAPI_ATTR VkResult VKAPI_CALL createSampler (VkDevice device, const VkSamplerCreateInfo* pCreateIn… function
|
| /external/angle/src/libANGLE/renderer/gl/ |
| D | ContextGL.cpp | 173 SamplerImpl *ContextGL::createSampler(const gl::SamplerState &state) in createSampler() function in rx::ContextGL
|
| /external/angle/src/libANGLE/renderer/d3d/d3d11/ |
| D | Context11.cpp | 224 SamplerImpl *Context11::createSampler(const gl::SamplerState &state) in createSampler() function in rx::Context11
|
| /external/deqp/external/vulkancts/modules/vulkan/protected_memory/ |
| D | vktProtectedMemYCbCrConversionTests.cpp | 216 vk::Move<vk::VkSampler> createSampler (const vk::DeviceInterface& vkd, in createSampler() function
|
| /external/deqp/external/vulkancts/modules/vulkan/ycbcr/ |
| D | vktYCbCrConversionTests.cpp | 324 vk::Move<vk::VkSampler> createSampler (const vk::DeviceInterface& vkd, in createSampler() function
|
| /external/angle/src/libANGLE/renderer/vulkan/ |
| D | ContextVk.cpp | 4901 SamplerImpl *ContextVk::createSampler(const gl::SamplerState &state) in createSampler() function in rx::ContextVk
|
| /external/deqp/external/vulkancts/modules/vulkan/binding_model/ |
| D | vktBindingShaderAccessTests.cpp | 5387 vk::Move<vk::VkSampler> ImageSampleInstanceImages::createSampler (const vk::DeviceInterface& vki, v… in createSampler() function in vkt::BindingModel::__anon35ae95910111::ImageSampleInstanceImages
|
| /external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/ |
| D | vulkan_funcs.hpp | 3118 …VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE Result Device::createSampler( const VULKAN_HPP_NAMESPACE::S… in createSampler() function in VULKAN_HPP_NAMESPACE::Device 3132 …KAN_HPP_INLINE typename ResultValueType<VULKAN_HPP_NAMESPACE::Sampler>::type Device::createSampler( in createSampler() function in VULKAN_HPP_NAMESPACE::Device
|
| D | vulkan_raii.hpp | 10791 …Device::createSampler( VULKAN_HPP_NAMESPACE::SamplerCreateInfo const & … in createSampler() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Device
|
| /external/vulkan-headers/include/vulkan/ |
| D | vulkan_funcs.hpp | 3405 Device::createSampler( const VULKAN_HPP_NAMESPACE::SamplerCreateInfo * pCreateInfo, in createSampler() function in VULKAN_HPP_NAMESPACE::Device 3421 Device::createSampler( const VULKAN_HPP_NAMESPACE::SamplerCreateInfo & createInfo, in createSampler() function in VULKAN_HPP_NAMESPACE::Device
|
| D | vulkan_raii.hpp | 10910 VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE VULKAN_HPP_RAII_NAMESPACE::Sampler Device::createSampler( in createSampler() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Device
|
| /external/swiftshader/include/vulkan/ |
| D | vulkan_funcs.hpp | 3117 VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE Result Device::createSampler(const VULKAN_HPP_NAMESPACE::Sam… in createSampler() function in VULKAN_HPP_NAMESPACE::Device 3131 …KAN_HPP_INLINE typename ResultValueType<VULKAN_HPP_NAMESPACE::Sampler>::type Device::createSampler( in createSampler() function in VULKAN_HPP_NAMESPACE::Device
|
| D | vulkan_raii.hpp | 10822 Device::createSampler(VULKAN_HPP_NAMESPACE::SamplerCreateInfo const &createInfo, in createSampler() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Device
|