Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/amber/src/src/vulkan/
Dsampler.cc84 Result Sampler::CreateSampler(amber::Sampler* sampler) { in CreateSampler() function in amber::vulkan::Sampler
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_vX_sampler.c83 panvk_per_arch(CreateSampler)(VkDevice _device, in panvk_per_arch() argument
/third_party/mesa3d/src/intel/vulkan_hasvk/
DgenX_state.c398 VkResult genX(CreateSampler)( in genX() argument
/third_party/mesa3d/src/intel/vulkan/
DgenX_init_state.c1242 VkResult genX(CreateSampler)( in genX() argument
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
DShader.cpp444 CreateSampler(D3D10DDI_HDEVICE hDevice, // IN in CreateSampler() function
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DVulkanFunctions.h216 PFN_vkCreateSampler CreateSampler = nullptr; 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
/third_party/vulkan-loader/loader/generated/
Dvk_layer_dispatch_table.h366 PFN_vkCreateSampler CreateSampler; member