Home
last modified time | relevance | path

Searched defs:createSampler (Results 1 – 13 of 13) sorted by relevance

/external/swiftshader/src/OpenGL/libGLESv2/
DResourceManager.cpp133 GLuint ResourceManager::createSampler() in createSampler() function in es2::ResourceManager
DContext.cpp972 GLuint Context::createSampler() in createSampler() function in es2::Context
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureTestUtil.cpp1446 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/
DvkDeviceFunctionPointers.inl58 CreateSamplerFunc createSampler; variable
DvkRefUtilImpl.inl257 Move<VkSampler> createSampler (const DeviceInterface& vk, VkDevice device, const VkSamplerCreateInf… function
DvkDeviceDriverImpl.inl275 VkResult DeviceDriver::createSampler (VkDevice device, const VkSamplerCreateInfo* pCreateInfo, cons… function in DeviceDriver
DvkNullDriverImpl.inl82 VKAPI_ATTR VkResult VKAPI_CALL createSampler (VkDevice device, const VkSamplerCreateInfo* pCreateIn… function
/external/deqp/external/openglcts/modules/common/
DglcKHRDebugTests.cpp1023 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/
DvktProtectedMemYCbCrConversionTests.cpp211 vk::Move<vk::VkSampler> createSampler (const vk::DeviceInterface& vkd, in createSampler() function
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrConversionTests.cpp291 vk::Move<vk::VkSampler> createSampler (const vk::DeviceInterface& vkd, in createSampler() function
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingShaderAccessTests.cpp5389 vk::Move<vk::VkSampler> ImageSampleInstanceImages::createSampler (const vk::DeviceInterface& vki, v… in createSampler() function in vkt::BindingModel::__anon96331ace0111::ImageSampleInstanceImages
/external/swiftshader/include/vulkan/
Dvulkan.hpp42722 …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/
Dvulkan.hpp49333 …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