/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 | 1605 tcu::Sampler createSampler (tcu::Sampler::WrapMode wrapU, tcu::Sampler::WrapMode wrapV, tcu::Sample… in createSampler() function 1627 tcu::Sampler createSampler (tcu::Sampler::WrapMode wrapU, tcu::Sampler::WrapMode wrapV, tcu::Sample… in createSampler() function 1641 tcu::Sampler createSampler (tcu::Sampler::WrapMode wrapU, tcu::Sampler::FilterMode minFilterMode, t… in createSampler() function
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkDeviceFunctionPointers.inl | 57 CreateSamplerFunc createSampler; variable
|
D | vkRefUtilImpl.inl | 257 Move<VkSampler> createSampler (const DeviceInterface& vk, VkDevice device, const VkSamplerCreateInf… function
|
D | vkDeviceDriverImpl.inl | 270 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/gl/ |
D | gl4cKHRDebugTests.cpp | 1044 GLuint LabelsTest::createSampler(const Functions* gl, const glu::RenderContext* rc) in createSampler() function in gl4cts::KHRDebug::LabelsTest
|
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/ |
D | vktProtectedMemYCbCrConversionTests.cpp | 210 vk::Move<vk::VkSampler> createSampler (const vk::DeviceInterface& vkd, in createSampler() function
|
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/ |
D | vktYCbCrConversionTests.cpp | 271 vk::Move<vk::VkSampler> createSampler (const vk::DeviceInterface& vkd, in createSampler() function
|
/external/deqp/external/vulkancts/modules/vulkan/binding_model/ |
D | vktBindingShaderAccessTests.cpp | 4920 vk::Move<vk::VkSampler> ImageSampleInstanceImages::createSampler (const vk::DeviceInterface& vki, v… in createSampler() function in vkt::BindingModel::__anon58490bc20111::ImageSampleInstanceImages
|
/external/vulkan-validation-layers/include/vulkan/ |
D | vulkan.hpp | 29217 …VULKAN_HPP_INLINE Result Device::createSampler( const SamplerCreateInfo* pCreateInfo, const Alloca… in createSampler() function in VULKAN_HPP_NAMESPACE::Device 29222 …VULKAN_HPP_INLINE ResultValueType<Sampler>::type Device::createSampler( const SamplerCreateInfo & … in createSampler() function in VULKAN_HPP_NAMESPACE::Device
|