Searched defs:createSampler (Results 1 – 9 of 9) sorted by relevance
67 SamplerImpl *createSampler(const gl::SamplerState &state) override { return nullptr; } in createSampler() function
95 VkSampler createSampler() { in createSampler() function in CompositorVkTest
311 SamplerID SamplerManager::createSampler() in createSampler() function in gl::SamplerManager
390 SamplerImpl *ContextNULL::createSampler(const gl::SamplerState &state) in createSampler() function in rx::ContextNULL
123 SamplerImpl *Context9::createSampler(const gl::SamplerState &state) in createSampler() function in rx::Context9
222 SamplerImpl *Context11::createSampler(const gl::SamplerState &state) in createSampler() function in rx::Context11
148 SamplerImpl *ContextGL::createSampler(const gl::SamplerState &state) in createSampler() function in rx::ContextGL
3056 SamplerImpl *ContextVk::createSampler(const gl::SamplerState &state) in createSampler() function in rx::ContextVk
85038 …VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE Result Device::createSampler( const VULKAN_HPP_NAMESPACE::S… in createSampler() function in VULKAN_HPP_NAMESPACE::Device85045 …typename ResultValueType<VULKAN_HPP_NAMESPACE::Sampler>::type Device::createSampler( const Sampler… in createSampler() function in VULKAN_HPP_NAMESPACE::Device