Home
last modified time | relevance | path

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

123

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/texture/
H A DvktTextureTestUtil.cpp1933 tcu::Sampler createSampler(tcu::Sampler::WrapMode wrapU, tcu::Sampler::WrapMode wrapV, tcu::Sampler… in createSampler() function
1954 tcu::Sampler createSampler(tcu::Sampler::WrapMode wrapU, tcu::Sampler::WrapMode wrapV, in createSampler() function
1970 tcu::Sampler createSampler(tcu::Sampler::WrapMode wrapU, tcu::Sampler::FilterMode minFilterMode, in createSampler() function
/aosp_15_r20/external/angle/src/tests/
H A Dangle_unittests_utils.h71 SamplerImpl *createSampler(const gl::SamplerState &state) override { return nullptr; } in createSampler() function
/aosp_15_r20/external/skia/src/gpu/ganesh/d3d/
H A DGrD3DCpuDescriptorManager.cpp92 GrD3DDescriptorHeap::CPUHandle GrD3DCpuDescriptorManager::createSampler( in createSampler() function in GrD3DCpuDescriptorManager
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DCLContextVk.cpp202 angle::Result CLContextVk::createSampler(const cl::Sampler &sampler, CLSamplerImpl::Ptr *samplerOut) in createSampler() function in rx::CLContextVk
/aosp_15_r20/external/angle/src/libANGLE/renderer/cl/
H A DCLContextCL.cpp229 angle::Result CLContextCL::createSampler(const cl::Sampler &sampler, CLSamplerImpl::Ptr *samplerOut) in createSampler() function in rx::CLContextCL
/aosp_15_r20/external/angle/src/libANGLE/
H A DCLContext.cpp251 cl_sampler Context::createSampler(cl_bool normalizedCoords, in createSampler() function in cl::Context
H A DResourceManager.cpp318 SamplerID SamplerManager::createSampler() in createSampler() function in gl::SamplerManager
/aosp_15_r20/external/skia/src/gpu/graphite/vk/
H A DVulkanResourceProvider.cpp149 sk_sp<Sampler> VulkanResourceProvider::createSampler(const SamplerDesc& samplerDesc) { in createSampler() function in skgpu::graphite::VulkanResourceProvider
/aosp_15_r20/external/skia/src/gpu/graphite/dawn/
H A DDawnResourceProvider.cpp496 sk_sp<Sampler> DawnResourceProvider::createSampler(const SamplerDesc& samplerDesc) { in createSampler() function in skgpu::graphite::DawnResourceProvider
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/
H A DvkRefUtilImpl.inl192 Move<VkSampler> createSampler (const DeviceInterface& vk, VkDevice device, const VkSamplerCreateInf… function
H A DvkDeviceFunctionPointers.inl53 CreateSamplerFunc createSampler; variable
H A DvkDeviceDriverImpl.inl252 VkResult DeviceDriver::createSampler (VkDevice device, const VkSamplerCreateInfo* pCreateInfo, cons… function in DeviceDriver
H A DvkDeviceDriverSCImpl.inl491 VkResult DeviceDriverSC::createSampler (VkDevice device, const VkSamplerCreateInfo* pCreateInfo, co… function in DeviceDriverSC
H A DvkNullDriverImpl.inl78 VKAPI_ATTR VkResult VKAPI_CALL createSampler (VkDevice device, const VkSamplerCreateInfo* pCreateIn… function
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d9/
H A DContext9.cpp134 SamplerImpl *Context9::createSampler(const gl::SamplerState &state) in createSampler() function in rx::Context9
/aosp_15_r20/external/angle/src/libANGLE/renderer/null/
H A DContextNULL.cpp492 SamplerImpl *ContextNULL::createSampler(const gl::SamplerState &state) in createSampler() function in rx::ContextNULL
/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcKHRDebugTests.cpp1029 GLuint LabelsTest::createSampler(const Functions *gl, const glu::RenderContext *rc) in createSampler() function in glcts::KHRDebug::LabelsTest
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/
H A DvkResourceInterface.cpp886 void ResourceInterfaceStandard::createSampler(VkDevice device, const VkSamplerCreateInfo *pCreateIn… in createSampler() function in vk::ResourceInterfaceStandard
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/
H A DContext11.cpp233 SamplerImpl *Context11::createSampler(const gl::SamplerState &state) in createSampler() function in rx::Context11
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/
H A DContextWgpu.cpp928 SamplerImpl *ContextWgpu::createSampler(const gl::SamplerState &state) in createSampler() function in rx::ContextWgpu
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A DContextGL.cpp208 SamplerImpl *ContextGL::createSampler(const gl::SamplerState &state) in createSampler() function in rx::ContextGL
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
H A DvktProtectedMemYCbCrConversionTests.cpp224 vk::Move<vk::VkSampler> createSampler(const vk::DeviceInterface &vkd, const vk::VkDevice device, in createSampler() function
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
H A DvkRefUtilImpl.inl337 Move<VkSampler> createSampler (const DeviceInterface& vk, VkDevice device, const VkSamplerCreateInf… function
H A DvkDeviceFunctionPointers.inl62 CreateSamplerFunc createSampler; variable
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
H A DvktYCbCrConversionTests.cpp277 vk::Move<vk::VkSampler> createSampler(const vk::DeviceInterface &vkd, vk::VkDevice device, vk::VkFi… in createSampler() function

123