Home
last modified time | relevance | path

Searched refs:pSampler (Results 1 – 25 of 40) sorted by relevance

12

/external/mesa3d/src/intel/vulkan/
DgenX_state.c389 VkSampler* pSampler) in genX()
574 *pSampler = anv_sampler_to_handle(sampler); in genX()
/external/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_device.c1657 VkSampler* pSampler) in lvp_CreateSampler() argument
1672 *pSampler = lvp_sampler_to_handle(sampler); in lvp_CreateSampler()
/external/mesa3d/src/freedreno/vulkan/
Dtu_device.c1870 VkSampler *pSampler) in tu_CreateSampler() argument
1883 *pSampler = tu_sampler_to_handle(sampler); in tu_CreateSampler()
/external/mesa3d/src/broadcom/vulkan/
Dv3dv_device.c2211 VkSampler *pSampler) in v3dv_CreateSampler() argument
2227 *pSampler = v3dv_sampler_to_handle(sampler); in v3dv_CreateSampler()
/external/swiftshader/src/Vulkan/
DlibVulkan.cpp2108 …nst VkSamplerCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkSampler *pSampler) in vkCreateSampler() argument
2111 device, pCreateInfo, pAllocator, pSampler); in vkCreateSampler()
2152 VkResult result = vk::Sampler::Create(pAllocator, pCreateInfo, pSampler, samplerState, samplerID); in vkCreateSampler()
2154 if(*pSampler == VK_NULL_HANDLE) in vkCreateSampler()
/external/vulkan-validation-layers/layers/generated/
Dobject_tracker.h503 VkSampler* pSampler);
508 VkSampler* pSampler,
Dlayer_chassis_dispatch.cpp2119 VkSampler* pSampler) in DispatchCreateSampler() argument
2122 … return layer_data->device_dispatch_table.CreateSampler(device, pCreateInfo, pAllocator, pSampler); in DispatchCreateSampler()
2130 …h_table.CreateSampler(device, (const VkSamplerCreateInfo*)local_pCreateInfo, pAllocator, pSampler); in DispatchCreateSampler()
2135 *pSampler = layer_data->WrapNew(*pSampler); in DispatchCreateSampler()
Dparameter_validation.h319 VkSampler* pSampler);
Dobject_tracker.cpp1222 VkSampler* pSampler) { in PreCallValidateCreateSampler() argument
1233 VkSampler* pSampler, in PostCallRecordCreateSampler() argument
1236 CreateObject(device, *pSampler, kVulkanObjectTypeSampler, pAllocator); in PostCallRecordCreateSampler()
Dthread_safety.h1164 VkSampler* pSampler);
1170 VkSampler* pSampler,
Dlayer_chassis_dispatch.h347 VkSampler* pSampler);
Dchassis.h446 VkSampler* pSampler);
2734 …eInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSampler* pSampler) { return false;… in PreCallValidateCreateSampler() argument
2735 …VkSamplerCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSampler* pSampler) {}; in PreCallRecordCreateSampler() argument
2736 …eInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSampler* pSampler, VkResult result)… in PostCallRecordCreateSampler() argument
Dthread_safety.cpp1220 VkSampler* pSampler) { in PreCallRecordCreateSampler() argument
1228 VkSampler* pSampler, in PostCallRecordCreateSampler() argument
Dchassis.cpp2319 VkSampler* pSampler) { in CreateSampler() argument
2324 skip |= intercept->PreCallValidateCreateSampler(device, pCreateInfo, pAllocator, pSampler); in CreateSampler()
2329 intercept->PreCallRecordCreateSampler(device, pCreateInfo, pAllocator, pSampler); in CreateSampler()
2331 VkResult result = DispatchCreateSampler(device, pCreateInfo, pAllocator, pSampler); in CreateSampler()
2334 intercept->PostCallRecordCreateSampler(device, pCreateInfo, pAllocator, pSampler, result); in CreateSampler()
/external/vulkan-validation-layers/layers/
Dstateless_validation.h1031 … const VkAllocationCallbacks *pAllocator, VkSampler *pSampler);
Dparameter_validation_utils.cpp2044 … const VkAllocationCallbacks *pAllocator, VkSampler *pSampler) { in manual_PreCallValidateCreateSampler() argument
/external/mesa3d/prebuilt-intermediates/vulkan/
Danv_entrypoints.h1175 …st VkSamplerCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSampler* pSampler);
1176 …st VkSamplerCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSampler* pSampler);
1177 …st VkSamplerCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSampler* pSampler);
1178 …st VkSamplerCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSampler* pSampler);
1179 …st VkSamplerCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSampler* pSampler);
1180 …st VkSamplerCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSampler* pSampler);
1181 …st VkSamplerCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSampler* pSampler);
Danv_entrypoints.c2078 …nst VkSamplerCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSampler* pSampler) in anv_CreateSampler() argument
2081 return anv_device->dispatch.vkCreateSampler(device, pCreateInfo, pAllocator, pSampler); in anv_CreateSampler()
3433 …eInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSampler* pSampler) __attribute__ ((…
3939 …eInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSampler* pSampler) __attribute__ ((…
4445 …eInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSampler* pSampler) __attribute__ ((…
4951 …eInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSampler* pSampler) __attribute__ ((…
5457 …eInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSampler* pSampler) __attribute__ ((…
5963 …eInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSampler* pSampler) __attribute__ ((…
/external/deqp/external/vulkancts/framework/vulkan/
DvkDeviceDriverImpl.inl275 …SamplerCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSampler* pSampler) const
277 return m_vk.createSampler(device, pCreateInfo, pAllocator, pSampler);
DvkConcreteDeviceInterface.inl58 …amplerCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSampler* pSampler) const;
DvkVirtualDeviceInterface.inl58 …erCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSampler* pSampler) const = 0;
DvkNullDriverImpl.inl82 …nst VkSamplerCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSampler* pSampler) argument
85 …VK_NULL_RETURN((*pSampler = allocateNonDispHandle<Sampler, VkSampler>(device, pCreateInfo, pAlloca…
DvkFunctionPointerTypes.inl74 …st VkSamplerCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSampler* pSampler);
/external/skqp/include/third_party/vulkan/vulkan/
Dvulkan_core.h2804 …st VkSamplerCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSampler* pSampler);
3258 VkSampler* pSampler);
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h2804 …st VkSamplerCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSampler* pSampler);
3258 VkSampler* pSampler);

12