Home
last modified time | relevance | path

Searched refs:vkGetPipelineExecutableInternalRepresentationsKHR (Results 1 – 13 of 13) sorted by relevance

/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_dispatch.h434 vkGetPipelineExecutableInternalRepresentationsKHR; member
Dgoldfish_vk_dispatch.cpp755 out->vkGetPipelineExecutableInternalRepresentationsKHR = in init_vulkan_dispatch_from_system_loader()
1665 out->vkGetPipelineExecutableInternalRepresentationsKHR = in init_vulkan_dispatch_from_instance()
2594 out->vkGetPipelineExecutableInternalRepresentationsKHR = in init_vulkan_dispatch_from_device()
/hardware/google/gfxstream/guest/vulkan_enc/
DVkEncoder.h805 VkResult vkGetPipelineExecutableInternalRepresentationsKHR(
Dfunc_table.cpp3515 vkEnc->vkGetPipelineExecutableInternalRepresentationsKHR( in gfxstream_vk_GetPipelineExecutableInternalRepresentationsKHR()
DVkEncoder.cpp29240 VkResult VkEncoder::vkGetPipelineExecutableInternalRepresentationsKHR( in vkGetPipelineExecutableInternalRepresentationsKHR() function in gfxstream::vk::VkEncoder
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan.hpp4197 …VkResult vkGetPipelineExecutableInternalRepresentationsKHR( VkDevice device, const VkPipelineExecu… in vkGetPipelineExecutableInternalRepresentationsKHR() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic
4199 …return ::vkGetPipelineExecutableInternalRepresentationsKHR( device, pExecutableInfo, pInternalRepr… in vkGetPipelineExecutableInternalRepresentationsKHR()
9917 …N_vkGetPipelineExecutableInternalRepresentationsKHR vkGetPipelineExecutableInternalRepresentations… member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
11084vkGetPipelineExecutableInternalRepresentationsKHR = PFN_vkGetPipelineExecutableInternalRepresentat… in init()
11992vkGetPipelineExecutableInternalRepresentationsKHR = PFN_vkGetPipelineExecutableInternalRepresentat… in init()
Dvulkan_raii.hpp1192vkGetPipelineExecutableInternalRepresentationsKHR = PFN_vkGetPipelineExecutableInternalRepresentat… in DeviceDispatcher()
2050 …N_vkGetPipelineExecutableInternalRepresentationsKHR vkGetPipelineExecutableInternalRepresentations… member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher
17413 VULKAN_HPP_ASSERT( getDispatcher()->vkGetPipelineExecutableInternalRepresentationsKHR && "Function … in getPipelineExecutableInternalRepresentationsKHR()
17421 …result = getDispatcher()->vkGetPipelineExecutableInternalRepresentationsKHR( static_cast<VkDevice>… in getPipelineExecutableInternalRepresentationsKHR()
17425 …result = getDispatcher()->vkGetPipelineExecutableInternalRepresentationsKHR( static_cast<VkDevice>… in getPipelineExecutableInternalRepresentationsKHR()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dpipelines.adoc4714 flink:vkGetPipelineExecutableInternalRepresentationsKHR.
4956 flink:vkGetPipelineExecutableInternalRepresentationsKHR.
9002 [open,refpage='vkGetPipelineExecutableInternalRepresentationsKHR',desc='Get internal representation…
9013 include::{generated}/api/protos/vkGetPipelineExecutableInternalRepresentationsKHR.adoc[]
9043 * [[VUID-vkGetPipelineExecutableInternalRepresentationsKHR-pipelineExecutableInfo-03276]]
9046 * [[VUID-vkGetPipelineExecutableInternalRepresentationsKHR-pipeline-03277]]
9049 * [[VUID-vkGetPipelineExecutableInternalRepresentationsKHR-pipeline-03278]]
9055 include::{generated}/validity/protos/vkGetPipelineExecutableInternalRepresentationsKHR.adoc[]
/hardware/google/gfxstream/host/vulkan/
DVkDecoderSnapshot.h1163 void vkGetPipelineExecutableInternalRepresentationsKHR(
DVkDecoderSnapshot.cpp2751 void vkGetPipelineExecutableInternalRepresentationsKHR( in vkGetPipelineExecutableInternalRepresentationsKHR() function in VkDecoderSnapshot::Impl
6295 void VkDecoderSnapshot::vkGetPipelineExecutableInternalRepresentationsKHR( in vkGetPipelineExecutableInternalRepresentationsKHR() function in VkDecoderSnapshot
6300 mImpl->vkGetPipelineExecutableInternalRepresentationsKHR( in vkGetPipelineExecutableInternalRepresentationsKHR()
DVkDecoder.cpp16357 vk->vkGetPipelineExecutableInternalRepresentationsKHR( in decode()
16403 m_state->snapshot()->vkGetPipelineExecutableInternalRepresentationsKHR( in decode()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h10037 VKAPI_ATTR VkResult VKAPI_CALL vkGetPipelineExecutableInternalRepresentationsKHR(
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
DChangeLog.adoc4798 flink:vkGetPipelineExecutableInternalRepresentationsKHR valid usage