Home
last modified time | relevance | path

Searched defs:pPipelineLayout (Results 1 – 6 of 6) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_pipeline_layout.c97 VkPipelineLayout *pPipelineLayout) in vk_common_CreatePipelineLayout()
/hardware/google/gfxstream/guest/vulkan_enc/
Dfunc_table.cpp900 VkPipelineLayout* pPipelineLayout) { in gfxstream_vk_CreatePipelineLayout()
DVkEncoder.cpp8413 VkPipelineLayout* pPipelineLayout, uint32_t doLock) { in vkCreatePipelineLayout()
/hardware/google/gfxstream/host/vulkan/
DVkDecoderSnapshot.cpp671 VkPipelineLayout* pPipelineLayout) { in vkCreatePipelineLayout()
4423 const VkAllocationCallbacks* pAllocator, VkPipelineLayout* pPipelineLayout) { in vkCreatePipelineLayout()
DVkDecoder.cpp4795 VkPipelineLayout* pPipelineLayout; in decode() local
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_funcs.hpp2143 …HPP_NAMESPACE::AllocationCallbacks * pAllocator, VULKAN_HPP_NAMESPACE::PipelineLayout * pPipelineL… in createPipelineLayout()