Home
last modified time | relevance | path

Searched defs:CreateSampler (Results 1 – 9 of 9) sorted by relevance

/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_vX_device.c307 panvk_per_arch(CreateSampler)(VkDevice _device, in panvk_per_arch() argument
/third_party/mesa3d/src/intel/vulkan/
DgenX_state.c697 VkResult genX(CreateSampler)( in genX() argument
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/
DDevice.cpp369 SamplerBase* DeviceBase::CreateSampler(const SamplerDescriptor* descriptor) { in CreateSampler() function in dawn_native::DeviceBase
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
DShader.cpp444 CreateSampler(D3D10DDI_HDEVICE hDevice, // IN in CreateSampler() function
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DVulkanFunctions.h153 PFN_vkCreateSampler CreateSampler = nullptr; member
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DVulkanFunctions.h216 PFN_vkCreateSampler CreateSampler = nullptr; member
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/CL/internal/
Dcl_icd_amd.h611 clCreateSampler_fn CreateSampler; member
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DDevice.cpp1476 ResultOrError<Ref<SamplerBase>> DeviceBase::CreateSampler(const SamplerDescriptor* descriptor) { in CreateSampler() function in dawn_native::DeviceBase
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Dcl_stubs.cpp1182 cl_sampler CreateSampler(cl_context context, in CreateSampler() function