/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/texture/ |
H A D | vktTextureTestUtil.cpp | 1933 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 D | angle_unittests_utils.h | 71 SamplerImpl *createSampler(const gl::SamplerState &state) override { return nullptr; } in createSampler() function
|
/aosp_15_r20/external/skia/src/gpu/ganesh/d3d/ |
H A D | GrD3DCpuDescriptorManager.cpp | 92 GrD3DDescriptorHeap::CPUHandle GrD3DCpuDescriptorManager::createSampler( in createSampler() function in GrD3DCpuDescriptorManager
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/ |
H A D | CLContextVk.cpp | 202 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 D | CLContextCL.cpp | 229 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 D | CLContext.cpp | 251 cl_sampler Context::createSampler(cl_bool normalizedCoords, in createSampler() function in cl::Context
|
H A D | ResourceManager.cpp | 318 SamplerID SamplerManager::createSampler() in createSampler() function in gl::SamplerManager
|
/aosp_15_r20/external/skia/src/gpu/graphite/vk/ |
H A D | VulkanResourceProvider.cpp | 149 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 D | DawnResourceProvider.cpp | 496 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 D | vkRefUtilImpl.inl | 192 Move<VkSampler> createSampler (const DeviceInterface& vk, VkDevice device, const VkSamplerCreateInf… function
|
H A D | vkDeviceFunctionPointers.inl | 53 CreateSamplerFunc createSampler; variable
|
H A D | vkDeviceDriverImpl.inl | 252 VkResult DeviceDriver::createSampler (VkDevice device, const VkSamplerCreateInfo* pCreateInfo, cons… function in DeviceDriver
|
H A D | vkDeviceDriverSCImpl.inl | 491 VkResult DeviceDriverSC::createSampler (VkDevice device, const VkSamplerCreateInfo* pCreateInfo, co… function in DeviceDriverSC
|
H A D | vkNullDriverImpl.inl | 78 VKAPI_ATTR VkResult VKAPI_CALL createSampler (VkDevice device, const VkSamplerCreateInfo* pCreateIn… function
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d9/ |
H A D | Context9.cpp | 134 SamplerImpl *Context9::createSampler(const gl::SamplerState &state) in createSampler() function in rx::Context9
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/null/ |
H A D | ContextNULL.cpp | 492 SamplerImpl *ContextNULL::createSampler(const gl::SamplerState &state) in createSampler() function in rx::ContextNULL
|
/aosp_15_r20/external/deqp/external/openglcts/modules/common/ |
H A D | glcKHRDebugTests.cpp | 1029 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 D | vkResourceInterface.cpp | 886 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 D | Context11.cpp | 233 SamplerImpl *Context11::createSampler(const gl::SamplerState &state) in createSampler() function in rx::Context11
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/ |
H A D | ContextWgpu.cpp | 928 SamplerImpl *ContextWgpu::createSampler(const gl::SamplerState &state) in createSampler() function in rx::ContextWgpu
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/ |
H A D | ContextGL.cpp | 208 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 D | vktProtectedMemYCbCrConversionTests.cpp | 224 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 D | vkRefUtilImpl.inl | 337 Move<VkSampler> createSampler (const DeviceInterface& vk, VkDevice device, const VkSamplerCreateInf… function
|
H A D | vkDeviceFunctionPointers.inl | 62 CreateSamplerFunc createSampler; variable
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ycbcr/ |
H A D | vktYCbCrConversionTests.cpp | 277 vk::Move<vk::VkSampler> createSampler(const vk::DeviceInterface &vkd, vk::VkDevice device, vk::VkFi… in createSampler() function
|