Home
last modified time | relevance | path

Searched defs:createSampler (Results 1 – 12 of 12) 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.cpp1605 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/
DvkDeviceFunctionPointers.inl57 CreateSamplerFunc createSampler; variable
DvkRefUtilImpl.inl257 Move<VkSampler> createSampler (const DeviceInterface& vk, VkDevice device, const VkSamplerCreateInf… function
DvkDeviceDriverImpl.inl270 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/gl/
Dgl4cKHRDebugTests.cpp1044 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/
DvktProtectedMemYCbCrConversionTests.cpp210 vk::Move<vk::VkSampler> createSampler (const vk::DeviceInterface& vkd, in createSampler() function
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrConversionTests.cpp271 vk::Move<vk::VkSampler> createSampler (const vk::DeviceInterface& vkd, in createSampler() function
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingShaderAccessTests.cpp4920 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/
Dvulkan.hpp29217 …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