/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/ |
D | vk_cmd_enqueue.c | 153 VkPipelineBindPoint pipelineBindPoint, in vk_cmd_enqueue_CmdPushDescriptorSetKHR() 247 VkPipelineBindPoint pipelineBindPoint, in vk_cmd_enqueue_CmdBindDescriptorSets()
|
/hardware/google/gfxstream/host/vulkan/ |
D | VkSubDecoder.cpp | 110 VkPipelineBindPoint pipelineBindPoint; in subDecode() local 273 VkPipelineBindPoint pipelineBindPoint; in subDecode() local
|
D | VkDecoderGlobalState.cpp | 5699 VkPipelineBindPoint pipelineBindPoint, VkPipeline pipeline) { in on_vkCmdBindPipeline() 5714 VkPipelineBindPoint pipelineBindPoint, VkPipelineLayout layout, in on_vkCmdBindDescriptorSets() 8601 VkPipelineBindPoint pipelineBindPoint, in on_vkCmdBindPipeline() 8608 VkPipelineBindPoint pipelineBindPoint, VkPipelineLayout layout, uint32_t firstSet, in on_vkCmdBindDescriptorSets()
|
D | VkDecoderSnapshot.cpp | 965 VkPipelineBindPoint pipelineBindPoint, VkPipeline pipeline) { in vkCmdBindPipeline() 1107 VkPipelineBindPoint pipelineBindPoint, VkPipelineLayout layout, in vkCmdBindDescriptorSets() 4670 VkPipelineBindPoint pipelineBindPoint, in vkCmdBindPipeline() 4763 VkCommandBuffer commandBuffer, VkPipelineBindPoint pipelineBindPoint, VkPipelineLayout layout, in vkCmdBindDescriptorSets()
|
D | VkDecoder.cpp | 6415 VkPipelineBindPoint pipelineBindPoint; in decode() local 6838 VkPipelineBindPoint pipelineBindPoint; in decode() local
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkan_raii.hpp | 11516 …AN_HPP_INLINE void CommandBuffer::bindPipeline( VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBi… in bindPipeline() 11646 …_INLINE void CommandBuffer::bindDescriptorSets( VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBi… in bindDescriptorSets() 14687 …NLINE void CommandBuffer::pushDescriptorSetKHR( VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBi… in pushDescriptorSetKHR() 17617 … void CommandBuffer::bindPipelineShaderGroupNV( VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBi… in bindPipelineShaderGroupNV() 18025 …d CommandBuffer::setDescriptorBufferOffsetsEXT( VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBi… in setDescriptorBufferOffsetsEXT() 18042 …uffer::bindDescriptorBufferEmbeddedSamplersEXT( VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBi… in bindDescriptorBufferEmbeddedSamplersEXT() 19068 … CommandBuffer::updatePipelineIndirectBufferNV( VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBi… in updatePipelineIndirectBufferNV()
|
D | vulkan_funcs.hpp | 3534 …AN_HPP_INLINE void CommandBuffer::bindPipeline( VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBi… in bindPipeline() 3644 …_INLINE void CommandBuffer::bindDescriptorSets( VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBi… in bindDescriptorSets() 3652 …_INLINE void CommandBuffer::bindDescriptorSets( VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBi… in bindDescriptorSets() 9518 …NLINE void CommandBuffer::pushDescriptorSetKHR( VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBi… in pushDescriptorSetKHR() 9526 …NLINE void CommandBuffer::pushDescriptorSetKHR( VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBi… in pushDescriptorSetKHR() 15301 … void CommandBuffer::bindPipelineShaderGroupNV( VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBi… in bindPipelineShaderGroupNV() 16087 …d CommandBuffer::setDescriptorBufferOffsetsEXT( VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBi… in setDescriptorBufferOffsetsEXT() 16095 …d CommandBuffer::setDescriptorBufferOffsetsEXT( VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBi… in setDescriptorBufferOffsetsEXT() 16117 …uffer::bindDescriptorBufferEmbeddedSamplersEXT( VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBi… in bindDescriptorBufferEmbeddedSamplersEXT() 17820 … CommandBuffer::updatePipelineIndirectBufferNV( VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBi… in updatePipelineIndirectBufferNV()
|
D | vulkansc_funcs.hpp | 3044 …AN_HPP_INLINE void CommandBuffer::bindPipeline( VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBi… in bindPipeline() 3154 …_INLINE void CommandBuffer::bindDescriptorSets( VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBi… in bindDescriptorSets() 3162 …_INLINE void CommandBuffer::bindDescriptorSets( VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBi… in bindDescriptorSets()
|
D | vulkan.hpp | 1571 …void vkCmdBindPipeline( VkCommandBuffer commandBuffer, VkPipelineBindPoint pipelineBindPoint, VkPi… in vkCmdBindPipeline() 1631 …d vkCmdBindDescriptorSets( VkCommandBuffer commandBuffer, VkPipelineBindPoint pipelineBindPoint, V… in vkCmdBindDescriptorSets() 2973 …vkCmdPushDescriptorSetKHR( VkCommandBuffer commandBuffer, VkPipelineBindPoint pipelineBindPoint, V… in vkCmdPushDescriptorSetKHR() 4277 …BindPipelineShaderGroupNV( VkCommandBuffer commandBuffer, VkPipelineBindPoint pipelineBindPoint, V… in vkCmdBindPipelineShaderGroupNV() 4451 …escriptorBufferOffsetsEXT( VkCommandBuffer commandBuffer, VkPipelineBindPoint pipelineBindPoint, V… in vkCmdSetDescriptorBufferOffsetsEXT() 4457 …BufferEmbeddedSamplersEXT( VkCommandBuffer commandBuffer, VkPipelineBindPoint pipelineBindPoint, V… in vkCmdBindDescriptorBufferEmbeddedSamplersEXT() 4967 …ePipelineIndirectBufferNV( VkCommandBuffer commandBuffer, VkPipelineBindPoint pipelineBindPoint, V… in vkCmdUpdatePipelineIndirectBufferNV()
|
D | vulkansc_raii.hpp | 6686 …AN_HPP_INLINE void CommandBuffer::bindPipeline( VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBi… in bindPipeline() 6816 …_INLINE void CommandBuffer::bindDescriptorSets( VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBi… in bindDescriptorSets()
|
D | vulkansc.hpp | 1504 …void vkCmdBindPipeline( VkCommandBuffer commandBuffer, VkPipelineBindPoint pipelineBindPoint, VkPi… in vkCmdBindPipeline() 1564 …d vkCmdBindDescriptorSets( VkCommandBuffer commandBuffer, VkPipelineBindPoint pipelineBindPoint, V… in vkCmdBindDescriptorSets()
|
D | vulkan_core.h | 3831 VkPipelineBindPoint pipelineBindPoint; member 5482 VkPipelineBindPoint pipelineBindPoint; member 6085 VkPipelineBindPoint pipelineBindPoint; member 14516 VkPipelineBindPoint pipelineBindPoint; member 14526 VkPipelineBindPoint pipelineBindPoint; member 14544 VkPipelineBindPoint pipelineBindPoint; member 16710 VkPipelineBindPoint pipelineBindPoint; member
|
D | vulkan_structs.hpp | 23787 …VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBindPoint = VULKAN_HPP_NAMESPACE::PipelineBindPoin… member 36203 …VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBindPoint = VULKAN_HPP_NAMESPACE::PipelineBindPoin… member 36336 …VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBindPoint = VULKAN_HPP_NAMESPACE::PipelineBindPoin… member 45564 …VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBindPoint = VULKAN_HPP_NAMESPACE::PipelineBindPoin… member 84209 …VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBindPoint = VULKAN_HPP_NAMESPACE::PipelineBindPoin… member 91314 …VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBindPoint = VULKAN_HPP_NAMESPACE::PipelineBindPoin… member 91850 …VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBindPoint = VULKAN_HPP_NAMESPACE::PipelineBindPoin… member
|
D | vulkansc_structs.hpp | 44486 …VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBindPoint = VULKAN_HPP_NAMESPACE::PipelineBindPoin… member 45022 …VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBindPoint = VULKAN_HPP_NAMESPACE::PipelineBindPoin… member
|
/hardware/google/gfxstream/guest/mesa/src/vulkan/overlay-layer/ |
D | overlay.cpp | 2184 VkPipelineBindPoint pipelineBindPoint, in overlay_CmdBindPipeline()
|
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | func_table.cpp | 1164 VkPipelineBindPoint pipelineBindPoint, VkPipeline pipeline) { in gfxstream_vk_CmdBindPipeline() 1273 VkCommandBuffer commandBuffer, VkPipelineBindPoint pipelineBindPoint, VkPipelineLayout layout, in gfxstream_vk_CmdBindDescriptorSets()
|
D | ResourceTracker.cpp | 6928 VkPipelineBindPoint pipelineBindPoint, in on_vkCmdBindDescriptorSets()
|
D | VkEncoder.cpp | 11473 VkPipelineBindPoint pipelineBindPoint, VkPipeline pipeline, in vkCmdBindPipeline() 12382 VkCommandBuffer commandBuffer, VkPipelineBindPoint pipelineBindPoint, VkPipelineLayout layout, in vkCmdBindDescriptorSets()
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 3799 VkPipelineBindPoint pipelineBindPoint; member 5450 VkPipelineBindPoint pipelineBindPoint; member 6050 VkPipelineBindPoint pipelineBindPoint; member 14479 VkPipelineBindPoint pipelineBindPoint; member 14489 VkPipelineBindPoint pipelineBindPoint; member 14507 VkPipelineBindPoint pipelineBindPoint; member 16641 VkPipelineBindPoint pipelineBindPoint; member
|