Home
last modified time | relevance | path

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

/external/angle/src/tests/
Dangle_unittests_utils.h67 SamplerImpl *createSampler(const gl::SamplerState &state) override { return nullptr; } in createSampler() function
/external/skia/src/gpu/d3d/
DGrD3DCpuDescriptorManager.cpp92 GrD3DDescriptorHeap::CPUHandle GrD3DCpuDescriptorManager::createSampler( in createSampler() function in GrD3DCpuDescriptorManager
/external/swiftshader/src/OpenGL/libGLESv2/
DResourceManager.cpp133 GLuint ResourceManager::createSampler() in createSampler() function in es2::ResourceManager
DContext.cpp987 GLuint Context::createSampler() in createSampler() function in es2::Context
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureTestUtil.cpp1465 tcu::Sampler createSampler (tcu::Sampler::WrapMode wrapU, tcu::Sampler::WrapMode wrapV, tcu::Sample… in createSampler() function
1487 tcu::Sampler createSampler (tcu::Sampler::WrapMode wrapU, tcu::Sampler::WrapMode wrapV, tcu::Sample… in createSampler() function
1501 tcu::Sampler createSampler (tcu::Sampler::WrapMode wrapU, tcu::Sampler::FilterMode minFilterMode, t… in createSampler() function
/external/angle/src/libANGLE/renderer/cl/
DCLContextCL.cpp221 CLSamplerImpl::Ptr CLContextCL::createSampler(const cl::Sampler &sampler, cl_int &errorCode) in createSampler() function in rx::CLContextCL
/external/angle/src/libANGLE/
DCLContext.cpp223 cl_sampler Context::createSampler(cl_bool normalizedCoords, in createSampler() function in cl::Context
DResourceManager.cpp307 SamplerID SamplerManager::createSampler() in createSampler() function in gl::SamplerManager
/external/angle/src/libANGLE/renderer/d3d/d3d9/
DContext9.cpp124 SamplerImpl *Context9::createSampler(const gl::SamplerState &state) in createSampler() function in rx::Context9
/external/angle/src/libANGLE/renderer/null/
DContextNULL.cpp447 SamplerImpl *ContextNULL::createSampler(const gl::SamplerState &state) in createSampler() function in rx::ContextNULL
/external/angle/src/libANGLE/renderer/gl/
DContextGL.cpp173 SamplerImpl *ContextGL::createSampler(const gl::SamplerState &state) in createSampler() function in rx::ContextGL
/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/angle/src/libANGLE/renderer/d3d/d3d11/
DContext11.cpp224 SamplerImpl *Context11::createSampler(const gl::SamplerState &state) in createSampler() function in rx::Context11
/external/deqp/external/vulkancts/framework/vulkan/
DvkDeviceFunctionPointers.inl58 CreateSamplerFunc createSampler; variable
DvkRefUtilImpl.inl287 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/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemYCbCrConversionTests.cpp216 vk::Move<vk::VkSampler> createSampler (const vk::DeviceInterface& vkd, in createSampler() function
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrConversionTests.cpp324 vk::Move<vk::VkSampler> createSampler (const vk::DeviceInterface& vkd, in createSampler() function
/external/angle/src/libANGLE/renderer/vulkan/
DContextVk.cpp4115 SamplerImpl *ContextVk::createSampler(const gl::SamplerState &state) in createSampler() function in rx::ContextVk
/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::__anona9e2bae50111::ImageSampleInstanceImages
/external/swiftshader/include/vulkan/
Dvulkan.hpp84835 …VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE Result Device::createSampler( const VULKAN_HPP_NAMESPACE::S… in createSampler() function in VULKAN_HPP_NAMESPACE::Device
84842 …typename ResultValueType<VULKAN_HPP_NAMESPACE::Sampler>::type Device::createSampler( const Sampler… in createSampler() function in VULKAN_HPP_NAMESPACE::Device
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp84328 …VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE Result Device::createSampler( const VULKAN_HPP_NAMESPACE::S… in createSampler() function in VULKAN_HPP_NAMESPACE::Device
84335 …typename ResultValueType<VULKAN_HPP_NAMESPACE::Sampler>::type Device::createSampler( const Sampler… in createSampler() function in VULKAN_HPP_NAMESPACE::Device