/external/swiftshader/src/OpenGL/libGLESv2/ |
D | ResourceManager.cpp | 133 GLuint ResourceManager::createSampler() in createSampler() function in es2::ResourceManager
|
D | Context.cpp | 972 GLuint Context::createSampler() in createSampler() function in es2::Context
|
/external/deqp/external/vulkancts/modules/vulkan/texture/ |
D | vktTextureTestUtil.cpp | 1446 tcu::Sampler createSampler (tcu::Sampler::WrapMode wrapU, tcu::Sampler::WrapMode wrapV, tcu::Sample… in createSampler() function 1468 tcu::Sampler createSampler (tcu::Sampler::WrapMode wrapU, tcu::Sampler::WrapMode wrapV, tcu::Sample… in createSampler() function 1482 tcu::Sampler createSampler (tcu::Sampler::WrapMode wrapU, tcu::Sampler::FilterMode minFilterMode, t… in createSampler() function
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkDeviceFunctionPointers.inl | 58 CreateSamplerFunc createSampler; variable
|
D | vkRefUtilImpl.inl | 257 Move<VkSampler> createSampler (const DeviceInterface& vk, VkDevice device, const VkSamplerCreateInf… function
|
D | vkDeviceDriverImpl.inl | 275 VkResult DeviceDriver::createSampler (VkDevice device, const VkSamplerCreateInfo* pCreateInfo, cons… function in DeviceDriver
|
D | vkNullDriverImpl.inl | 82 VKAPI_ATTR VkResult VKAPI_CALL createSampler (VkDevice device, const VkSamplerCreateInfo* pCreateIn… function
|
/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/modules/vulkan/protected_memory/ |
D | vktProtectedMemYCbCrConversionTests.cpp | 211 vk::Move<vk::VkSampler> createSampler (const vk::DeviceInterface& vkd, in createSampler() function
|
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/ |
D | vktYCbCrConversionTests.cpp | 291 vk::Move<vk::VkSampler> createSampler (const vk::DeviceInterface& vkd, in createSampler() function
|
/external/deqp/external/vulkancts/modules/vulkan/binding_model/ |
D | vktBindingShaderAccessTests.cpp | 5389 vk::Move<vk::VkSampler> ImageSampleInstanceImages::createSampler (const vk::DeviceInterface& vki, v… in createSampler() function in vkt::BindingModel::__anon96331ace0111::ImageSampleInstanceImages
|
/external/swiftshader/include/vulkan/ |
D | vulkan.hpp | 42722 …VULKAN_HPP_INLINE Result Device::createSampler( const SamplerCreateInfo* pCreateInfo, const Alloca… in createSampler() function in VULKAN_HPP_NAMESPACE::Device 42728 …VULKAN_HPP_INLINE ResultValueType<Sampler>::type Device::createSampler( const SamplerCreateInfo & … in createSampler() function in VULKAN_HPP_NAMESPACE::Device
|
/external/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 49333 …VULKAN_HPP_INLINE Result Device::createSampler( const SamplerCreateInfo* pCreateInfo, const Alloca… in createSampler() function in VULKAN_HPP_NAMESPACE::Device 49339 …VULKAN_HPP_INLINE ResultValueType<Sampler>::type Device::createSampler( const SamplerCreateInfo & … in createSampler() function in VULKAN_HPP_NAMESPACE::Device
|