/external/mesa3d/src/amd/vulkan/ |
D | radv_pipeline.c | 5810 uint32_t* pInternalRepresentationCount, in radv_GetPipelineExecutableInternalRepresentationsKHR() argument 5818 …nternalRepresentationKHR *end = p + (pInternalRepresentations ? *pInternalRepresentationCount : 0); in radv_GetPipelineExecutableInternalRepresentationsKHR() 5856 *pInternalRepresentationCount = p - pInternalRepresentations; in radv_GetPipelineExecutableInternalRepresentationsKHR() 5859 *pInternalRepresentationCount = end - pInternalRepresentations; in radv_GetPipelineExecutableInternalRepresentationsKHR() 5861 *pInternalRepresentationCount = p - pInternalRepresentations; in radv_GetPipelineExecutableInternalRepresentationsKHR()
|
/external/mesa3d/src/intel/vulkan/ |
D | anv_pipeline.c | 2442 uint32_t* pInternalRepresentationCount, in anv_GetPipelineExecutableInternalRepresentationsKHR() argument 2447 pInternalRepresentationCount); in anv_GetPipelineExecutableInternalRepresentationsKHR()
|
/external/mesa3d/prebuilt-intermediates/vulkan/ |
D | anv_entrypoints.h | 2202 …onst VkPipelineExecutableInfoKHR* pExecutableInfo, uint32_t* pInternalRepresentationCount, VkPipe… 2203 …onst VkPipelineExecutableInfoKHR* pExecutableInfo, uint32_t* pInternalRepresentationCount, VkPipe… 2204 …onst VkPipelineExecutableInfoKHR* pExecutableInfo, uint32_t* pInternalRepresentationCount, VkPipe… 2205 …onst VkPipelineExecutableInfoKHR* pExecutableInfo, uint32_t* pInternalRepresentationCount, VkPipe… 2206 …onst VkPipelineExecutableInfoKHR* pExecutableInfo, uint32_t* pInternalRepresentationCount, VkPipe… 2207 …onst VkPipelineExecutableInfoKHR* pExecutableInfo, uint32_t* pInternalRepresentationCount, VkPipe… 2208 …onst VkPipelineExecutableInfoKHR* pExecutableInfo, uint32_t* pInternalRepresentationCount, VkPipe…
|
D | anv_entrypoints.c | 2960 …onst VkPipelineExecutableInfoKHR* pExecutableInfo, uint32_t* pInternalRepresentationCount, VkPipe… in anv_GetPipelineExecutableInternalRepresentationsKHR() argument 2963 …ExecutableInternalRepresentationsKHR(device, pExecutableInfo, pInternalRepresentationCount, pInter… in anv_GetPipelineExecutableInternalRepresentationsKHR() 3590 …onst VkPipelineExecutableInfoKHR* pExecutableInfo, uint32_t* pInternalRepresentationCount, VkPipe… 4096 …onst VkPipelineExecutableInfoKHR* pExecutableInfo, uint32_t* pInternalRepresentationCount, VkPipe… 4602 …onst VkPipelineExecutableInfoKHR* pExecutableInfo, uint32_t* pInternalRepresentationCount, VkPipe… 5108 …onst VkPipelineExecutableInfoKHR* pExecutableInfo, uint32_t* pInternalRepresentationCount, VkPipe… 5614 …onst VkPipelineExecutableInfoKHR* pExecutableInfo, uint32_t* pInternalRepresentationCount, VkPipe… 6120 …onst VkPipelineExecutableInfoKHR* pExecutableInfo, uint32_t* pInternalRepresentationCount, VkPipe…
|
/external/vulkan-validation-layers/layers/generated/ |
D | parameter_validation.h | 1198 uint32_t* pInternalRepresentationCount,
|
D | thread_safety.h | 2999 uint32_t* pInternalRepresentationCount, 3005 uint32_t* pInternalRepresentationCount,
|
D | layer_chassis_dispatch.h | 1228 uint32_t* pInternalRepresentationCount,
|
D | chassis.h | 1554 uint32_t* pInternalRepresentationCount, 3304 …onst VkPipelineExecutableInfoKHR* pExecutableInfo, uint32_t* pInternalRepresentationCount, VkPipe… in PreCallValidateGetPipelineExecutableInternalRepresentationsKHR() argument 3305 …onst VkPipelineExecutableInfoKHR* pExecutableInfo, uint32_t* pInternalRepresentationCount, VkPipe… in PreCallRecordGetPipelineExecutableInternalRepresentationsKHR() argument 3306 …onst VkPipelineExecutableInfoKHR* pExecutableInfo, uint32_t* pInternalRepresentationCount, VkPipe… in PostCallRecordGetPipelineExecutableInternalRepresentationsKHR() argument
|
D | object_tracker.h | 1593 uint32_t* pInternalRepresentationCount,
|
D | thread_safety.cpp | 3967 uint32_t* pInternalRepresentationCount, in PreCallRecordGetPipelineExecutableInternalRepresentationsKHR() argument 3975 uint32_t* pInternalRepresentationCount, in PostCallRecordGetPipelineExecutableInternalRepresentationsKHR() argument
|
D | chassis.cpp | 6541 uint32_t* pInternalRepresentationCount, in GetPipelineExecutableInternalRepresentationsKHR() argument 6547 …ExecutableInternalRepresentationsKHR(device, pExecutableInfo, pInternalRepresentationCount, pInter… in GetPipelineExecutableInternalRepresentationsKHR() 6552 …ExecutableInternalRepresentationsKHR(device, pExecutableInfo, pInternalRepresentationCount, pInter… in GetPipelineExecutableInternalRepresentationsKHR() 6554 …ExecutableInternalRepresentationsKHR(device, pExecutableInfo, pInternalRepresentationCount, pInter… in GetPipelineExecutableInternalRepresentationsKHR() 6557 …ExecutableInternalRepresentationsKHR(device, pExecutableInfo, pInternalRepresentationCount, pInter… in GetPipelineExecutableInternalRepresentationsKHR()
|
D | vk_dispatch_table_helper.h | 111 …onst VkPipelineExecutableInfoKHR* pExecutableInfo, uint32_t* pInternalRepresentationCount, VkPipe… in StubGetPipelineExecutableInternalRepresentationsKHR() argument
|
D | layer_chassis_dispatch.cpp | 4918 uint32_t* pInternalRepresentationCount, in DispatchGetPipelineExecutableInternalRepresentationsKHR() argument 4922 …ExecutableInternalRepresentationsKHR(device, pExecutableInfo, pInternalRepresentationCount, pInter… in DispatchGetPipelineExecutableInternalRepresentationsKHR() 4932 …e, (const VkPipelineExecutableInfoKHR*)local_pExecutableInfo, pInternalRepresentationCount, pInter… in DispatchGetPipelineExecutableInternalRepresentationsKHR()
|
D | object_tracker.cpp | 3494 uint32_t* pInternalRepresentationCount, in PreCallValidateGetPipelineExecutableInternalRepresentationsKHR() argument
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkDeviceDriverImpl.inl | 895 …const VkPipelineExecutableInfoKHR* pExecutableInfo, deUint32* pInternalRepresentationCount, VkPipe… argument 897 …ExecutableInternalRepresentationsKHR(device, pExecutableInfo, pInternalRepresentationCount, pInter…
|
D | vkConcreteDeviceInterface.inl | 182 …const VkPipelineExecutableInfoKHR* pExecutableInfo, deUint32* pInternalRepresentationCount, VkPipe…
|
D | vkVirtualDeviceInterface.inl | 182 …const VkPipelineExecutableInfoKHR* pExecutableInfo, deUint32* pInternalRepresentationCount, VkPipe…
|
D | vkNullDriverImpl.inl | 1719 …const VkPipelineExecutableInfoKHR* pExecutableInfo, deUint32* pInternalRepresentationCount, VkPipe… argument 1723 DE_UNREF(pInternalRepresentationCount);
|
D | vkFunctionPointerTypes.inl | 270 …const VkPipelineExecutableInfoKHR* pExecutableInfo, deUint32* pInternalRepresentationCount, VkPipe…
|
/external/vulkan-validation-layers/layers/ |
D | core_validation.h | 1575 … uint32_t* pInternalRepresentationCount,
|
/external/vulkan-headers/include/vulkan/ |
D | vulkan_core.h | 7432 …onst VkPipelineExecutableInfoKHR* pExecutableInfo, uint32_t* pInternalRepresentationCount, VkPipe… 7450 uint32_t* pInternalRepresentationCount,
|
/external/swiftshader/include/vulkan/ |
D | vulkan_core.h | 7438 …onst VkPipelineExecutableInfoKHR* pExecutableInfo, uint32_t* pInternalRepresentationCount, VkPipe… 7456 uint32_t* pInternalRepresentationCount,
|
/external/mesa3d/include/vulkan/ |
D | vulkan_core.h | 7432 …onst VkPipelineExecutableInfoKHR* pExecutableInfo, uint32_t* pInternalRepresentationCount, VkPipe… 7450 uint32_t* pInternalRepresentationCount,
|
/external/deqp/external/vulkancts/scripts/src/ |
D | vulkan_core.h | 7782 …onst VkPipelineExecutableInfoKHR* pExecutableInfo, uint32_t* pInternalRepresentationCount, VkPipe… 7800 uint32_t* pInternalRepresentationCount,
|
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/ |
D | vulkan.hpp | 4958 uint32_t * pInternalRepresentationCount, in vkGetPipelineExecutableInternalRepresentationsKHR() argument 4962 device, pExecutableInfo, pInternalRepresentationCount, pInternalRepresentations ); in vkGetPipelineExecutableInternalRepresentationsKHR()
|