Home
last modified time | relevance | path

Searched refs:pLayerName (Results 1 – 25 of 29) sorted by relevance

12

/external/vulkan-validation-layers/tests/layers/
Ddevice_profile_api.cpp170 VKAPI_ATTR VkResult VKAPI_CALL EnumerateInstanceExtensionProperties(const char *pLayerName, uint32_… in EnumerateInstanceExtensionProperties() argument
172 if (pLayerName && !strcmp(pLayerName, device_profile_api_LayerProps.layerName)) in EnumerateInstanceExtensionProperties()
216 …VkResult VKAPI_CALL vkEnumerateInstanceExtensionProperties(const char *pLayerName, uint32_t *pCoun… in vkEnumerateInstanceExtensionProperties() argument
218 … return device_profile_api::EnumerateInstanceExtensionProperties(pLayerName, pCount, pProperties); in vkEnumerateInstanceExtensionProperties()
/external/deqp/external/vulkancts/framework/vulkan/
DvkPlatformDriverImpl.inl15 VkResult PlatformDriver::enumerateInstanceExtensionProperties (const char* pLayerName, deUint32* pP… argument
17 return m_vk.enumerateInstanceExtensionProperties(pLayerName, pPropertyCount, pProperties);
DvkConcretePlatformInterface.inl6 virtual VkResult enumerateInstanceExtensionProperties (const char* pLayerName, deUint32* pPropert…
DvkVirtualPlatformInterface.inl6 virtual VkResult enumerateInstanceExtensionProperties (const char* pLayerName, deUint32* pPropert…
DvkNullDriver.cpp736 VKAPI_ATTR VkResult VKAPI_CALL enumerateInstanceExtensionProperties (const char* pLayerName, deUint… in enumerateInstanceExtensionProperties() argument
744 if (!pLayerName) in enumerateInstanceExtensionProperties()
750 …eviceExtensionProperties (VkPhysicalDevice physicalDevice, const char* pLayerName, deUint32* pProp… in enumerateDeviceExtensionProperties() argument
766 if (!pLayerName) in enumerateDeviceExtensionProperties()
DvkInstanceDriverImpl.inl50 …eviceExtensionProperties (VkPhysicalDevice physicalDevice, const char* pLayerName, deUint32* pProp… argument
52 …return m_vk.enumerateDeviceExtensionProperties(physicalDevice, pLayerName, pPropertyCount, pProper…
DvkConcreteInstanceInterface.inl13 …eExtensionProperties (VkPhysicalDevice physicalDevice, const char* pLayerName, deUint32* pProp…
DvkVirtualInstanceInterface.inl13 …eExtensionProperties (VkPhysicalDevice physicalDevice, const char* pLayerName, deUint32* pProp…
DvkFunctionPointerTypes.inl17 …(VKAPI_CALL* EnumerateInstanceExtensionPropertiesFunc) (const char* pLayerName, deUint32* pProp…
18 …ensionPropertiesFunc) (VkPhysicalDevice physicalDevice, const char* pLayerName, deUint32* pProp…
DvkVulkan_c.inl2640 typedef VkResult (VKAPI_PTR *PFN_vkEnumerateInstanceExtensionProperties)(const char* pLayerName, de…
2641 …eviceExtensionProperties)(VkPhysicalDevice physicalDevice, const char* pLayerName, deUint32* pProp…
2830 const char* pLayerName,
2836 const char* pLayerName,
/external/vulkan-headers/include/vulkan/
Dvk_layer.h163 …inline VkResult CallDown(const char *pLayerName, uint32_t *pPropertyCount, VkExtensionProperties *… in CallDown()
164 return pfnNextLayer(pNextLink, pLayerName, pPropertyCount, pProperties); in CallDown()
Dvulkan_core.h2912 typedef VkResult (VKAPI_PTR *PFN_vkEnumerateInstanceExtensionProperties)(const char* pLayerName, ui…
2913 …eviceExtensionProperties)(VkPhysicalDevice physicalDevice, const char* pLayerName, uint32_t* pProp…
3102 const char* pLayerName,
3108 const char* pLayerName,
/external/swiftshader/include/vulkan/
Dvk_layer.h163 …inline VkResult CallDown(const char *pLayerName, uint32_t *pPropertyCount, VkExtensionProperties *… in CallDown()
164 return pfnNextLayer(pNextLink, pLayerName, pPropertyCount, pProperties); in CallDown()
Dvulkan_core.h2865 typedef VkResult (VKAPI_PTR *PFN_vkEnumerateInstanceExtensionProperties)(const char* pLayerName, ui…
2866 …eviceExtensionProperties)(VkPhysicalDevice physicalDevice, const char* pLayerName, uint32_t* pProp…
3055 const char* pLayerName,
3061 const char* pLayerName,
/external/vulkan-validation-layers/tests/
Dvktestbinding.cpp133 std::vector<VkExtensionProperties> GetGlobalExtensions(const char *pLayerName) { in GetGlobalExtensions() argument
140 err = vkEnumerateInstanceExtensionProperties(pLayerName, &ext_count, NULL); in GetGlobalExtensions()
144 err = vkEnumerateInstanceExtensionProperties(pLayerName, &ext_count, exts.data()); in GetGlobalExtensions()
162 std::vector<VkExtensionProperties> PhysicalDevice::extensions(const char *pLayerName) const { in extensions()
168 err = vkEnumerateDeviceExtensionProperties(handle(), pLayerName, &extCount, NULL); in extensions()
172 … err = vkEnumerateDeviceExtensionProperties(handle(), pLayerName, &extCount, exts.data()); in extensions()
Dvktestbinding.h81 std::vector<VkExtensionProperties> GetGlobalExtensions(const char *pLayerName);
166 std::vector<VkExtensionProperties> extensions(const char *pLayerName) const;
/external/mesa3d/prebuilt-intermediates/vulkan/
Danv_entrypoints.h330 …VkResult anv_EnumerateInstanceExtensionProperties(const char* pLayerName, uint32_t* pPropertyCount…
331 …VkResult gen7_EnumerateInstanceExtensionProperties(const char* pLayerName, uint32_t* pPropertyCoun…
332 …VkResult gen75_EnumerateInstanceExtensionProperties(const char* pLayerName, uint32_t* pPropertyCou…
333 …VkResult gen8_EnumerateInstanceExtensionProperties(const char* pLayerName, uint32_t* pPropertyCoun…
334 …VkResult gen9_EnumerateInstanceExtensionProperties(const char* pLayerName, uint32_t* pPropertyCoun…
335 …VkResult gen10_EnumerateInstanceExtensionProperties(const char* pLayerName, uint32_t* pPropertyCou…
342 …DeviceExtensionProperties(VkPhysicalDevice physicalDevice, const char* pLayerName, uint32_t* pProp…
343 …DeviceExtensionProperties(VkPhysicalDevice physicalDevice, const char* pLayerName, uint32_t* pProp…
344 …DeviceExtensionProperties(VkPhysicalDevice physicalDevice, const char* pLayerName, uint32_t* pProp…
345 …DeviceExtensionProperties(VkPhysicalDevice physicalDevice, const char* pLayerName, uint32_t* pProp…
[all …]
Danv_entrypoints.c445 …VkResult anv_EnumerateInstanceExtensionProperties(const char* pLayerName, uint32_t* pPropertyCount…
447 …DeviceExtensionProperties(VkPhysicalDevice physicalDevice, const char* pLayerName, uint32_t* pProp…
866 …VkResult gen7_EnumerateInstanceExtensionProperties(const char* pLayerName, uint32_t* pPropertyCoun…
868 …DeviceExtensionProperties(VkPhysicalDevice physicalDevice, const char* pLayerName, uint32_t* pProp…
1287 …VkResult gen75_EnumerateInstanceExtensionProperties(const char* pLayerName, uint32_t* pPropertyCou…
1289 …DeviceExtensionProperties(VkPhysicalDevice physicalDevice, const char* pLayerName, uint32_t* pProp…
1708 …VkResult gen8_EnumerateInstanceExtensionProperties(const char* pLayerName, uint32_t* pPropertyCoun…
1710 …DeviceExtensionProperties(VkPhysicalDevice physicalDevice, const char* pLayerName, uint32_t* pProp…
2129 …VkResult gen9_EnumerateInstanceExtensionProperties(const char* pLayerName, uint32_t* pPropertyCoun…
2131 …DeviceExtensionProperties(VkPhysicalDevice physicalDevice, const char* pLayerName, uint32_t* pProp…
[all …]
/external/swiftshader/src/Vulkan/
DlibVulkan.cpp354 VKAPI_ATTR VkResult VKAPI_CALL vkEnumerateInstanceExtensionProperties(const char* pLayerName, uint3… in vkEnumerateInstanceExtensionProperties() argument
357 pLayerName, pPropertyCount, pProperties); in vkEnumerateInstanceExtensionProperties()
384 …DeviceExtensionProperties(VkPhysicalDevice physicalDevice, const char* pLayerName, uint32_t* pProp… in vkEnumerateDeviceExtensionProperties() argument
/external/mesa3d/src/intel/vulkan/
Danv_device.c480 const char* pLayerName, in anv_EnumerateInstanceExtensionProperties() argument
1260 const char* pLayerName, in anv_EnumerateDeviceExtensionProperties() argument
/external/vulkan-validation-layers/layers/
Dstateless_validation.h1048 …ValidateEnumerateDeviceExtensionProperties(VkPhysicalDevice physicalDevice, const char *pLayerName,
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiFeatureInfo.cpp577 const char* pLayerName = (m_layerName.length() != 0 ? m_layerName.c_str() : DE_NULL); in getResult() local
578 …m_result = context.getPlatformInterface().enumerateInstanceExtensionProperties(pLayerName, &m_coun… in getResult()
591 const char* pLayerName = (m_layerName.length() != 0 ? m_layerName.c_str() : DE_NULL); in getResult() local
592 …face().enumerateDeviceExtensionProperties(context.getPhysicalDevice(), pLayerName, &m_count, data); in getResult()
/external/mesa3d/include/vulkan/
Dvulkan.h2567 typedef VkResult (VKAPI_PTR *PFN_vkEnumerateInstanceExtensionProperties)(const char* pLayerName, ui…
2568 …eviceExtensionProperties)(VkPhysicalDevice physicalDevice, const char* pLayerName, uint32_t* pProp…
2757 const char* pLayerName,
2763 const char* pLayerName,
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h2747 typedef VkResult (VKAPI_PTR *PFN_vkEnumerateInstanceExtensionProperties)(const char* pLayerName, ui…
2748 …eviceExtensionProperties)(VkPhysicalDevice physicalDevice, const char* pLayerName, uint32_t* pProp…
2937 const char* pLayerName,
2943 const char* pLayerName,
/external/skqp/include/third_party/vulkan/vulkan/
Dvulkan_core.h2747 typedef VkResult (VKAPI_PTR *PFN_vkEnumerateInstanceExtensionProperties)(const char* pLayerName, ui…
2748 …eviceExtensionProperties)(VkPhysicalDevice physicalDevice, const char* pLayerName, uint32_t* pProp…
2937 const char* pLayerName,
2943 const char* pLayerName,

12