Home
last modified time | relevance | path

Searched defs:pipelineBindPoint (Results 1 – 18 of 18) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkCommandBuffer.cpp145 CmdPipelineBind(VkPipelineBindPoint pipelineBindPoint, vk::Pipeline *pipeline) in CmdPipelineBind()
159 const VkPipelineBindPoint pipelineBindPoint; member in __anon5fca40110111::CmdPipelineBind
973 CmdBindDescriptorSets(VkPipelineBindPoint pipelineBindPoint, in CmdBindDescriptorSets()
1018 const VkPipelineBindPoint pipelineBindPoint; member in __anon5fca40110111::CmdBindDescriptorSets
1367 void CommandBuffer::bindPipeline(VkPipelineBindPoint pipelineBindPoint, Pipeline *pipeline) in bindPipeline()
1492 void CommandBuffer::bindDescriptorSets(VkPipelineBindPoint pipelineBindPoint, const PipelineLayout … in bindDescriptorSets()
DlibVulkan.cpp2497 …API_CALL vkCmdBindPipeline(VkCommandBuffer commandBuffer, VkPipelineBindPoint pipelineBindPoint, V… in vkCmdBindPipeline()
2576 …LL vkCmdBindDescriptorSets(VkCommandBuffer commandBuffer, VkPipelineBindPoint pipelineBindPoint, V… in vkCmdBindDescriptorSets()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DSecondaryCommandBuffer.h83 VkPipelineBindPoint pipelineBindPoint; member
647 VkPipelineBindPoint pipelineBindPoint, in bindDescriptorSets()
DUtilsVk.cpp560 const VkPipelineBindPoint pipelineBindPoint = in setupProgram() local
DProgramVk.cpp1537 const VkPipelineBindPoint pipelineBindPoint = in updateDescriptorSets() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DSecondaryCommandBuffer.h112 VkPipelineBindPoint pipelineBindPoint; member
919 VkPipelineBindPoint pipelineBindPoint, in bindDescriptorSets()
DProgramExecutableVk.cpp1899 const VkPipelineBindPoint pipelineBindPoint = pipelineType == PipelineType::Compute in updateDescriptorSets() local
DUtilsVk.cpp1445 const VkPipelineBindPoint pipelineBindPoint = in setupProgram() local
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_raii.hpp9842 CommandBuffer::bindPipeline( VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBindPoint, in bindPipeline()
9918 CommandBuffer::bindDescriptorSets( VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBindPoint, in bindDescriptorSets()
12567 VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBindPoint, in pushDescriptorSetKHR()
15573 …CommandBuffer::bindPipelineShaderGroupNV( VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBindPoin… in bindPipelineShaderGroupNV()
Dvulkan_funcs.hpp4512 …AN_HPP_INLINE void CommandBuffer::bindPipeline( VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBi… in bindPipeline()
4628 …_INLINE void CommandBuffer::bindDescriptorSets( VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBi… in bindDescriptorSets()
4651 …CommandBuffer::bindDescriptorSets( VULKAN_HPP_NAMESPACE::PipelineBindPoint p… in bindDescriptorSets()
11147 …CommandBuffer::pushDescriptorSetKHR( VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBind… in pushDescriptorSetKHR()
11166 VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBindPoint, in pushDescriptorSetKHR()
17711 …CommandBuffer::bindPipelineShaderGroupNV( VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBindPoin… in bindPipelineShaderGroupNV()
Dvulkan.hpp2103 VkPipelineBindPoint pipelineBindPoint, in vkCmdBindPipeline()
2173 VkPipelineBindPoint pipelineBindPoint, in vkCmdBindDescriptorSets()
3667 VkPipelineBindPoint pipelineBindPoint, in vkCmdPushDescriptorSetKHR()
5111 VkPipelineBindPoint pipelineBindPoint, in vkCmdBindPipelineShaderGroupNV()
Dvulkan_core.h3362 VkPipelineBindPoint pipelineBindPoint; member
5011 VkPipelineBindPoint pipelineBindPoint; member
5605 VkPipelineBindPoint pipelineBindPoint; member
12036 VkPipelineBindPoint pipelineBindPoint; member
12046 VkPipelineBindPoint pipelineBindPoint; member
12064 VkPipelineBindPoint pipelineBindPoint; member
Dvulkan_structs.hpp18412 …VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBindPoint = VULKAN_HPP_NAMESPACE::PipelineBind… member
27087 …VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBindPoint = VULKAN_HPP_NAMESPACE::PipelineBindPoin… member
27219 …VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBindPoint = VULKAN_HPP_NAMESPACE::PipelineBindPoin… member
34346 …VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBindPoint = VULKAN_HPP_NAMESPACE::PipelineBin… member
65562 …VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBindPoint = VULKAN_HPP_NAMESPACE::PipelineBindP… member
66142 …VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBindPoint = VULKAN_HPP_NAMESPACE::PipelineBindP… member
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h3269 VkPipelineBindPoint pipelineBindPoint; member
4917 VkPipelineBindPoint pipelineBindPoint; member
5506 VkPipelineBindPoint pipelineBindPoint; member
11577 VkPipelineBindPoint pipelineBindPoint; member
11587 VkPipelineBindPoint pipelineBindPoint; member
11605 VkPipelineBindPoint pipelineBindPoint; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h3411 VkPipelineBindPoint pipelineBindPoint; member
5060 VkPipelineBindPoint pipelineBindPoint; member
5655 VkPipelineBindPoint pipelineBindPoint; member
12196 VkPipelineBindPoint pipelineBindPoint; member
12206 VkPipelineBindPoint pipelineBindPoint; member
12224 VkPipelineBindPoint pipelineBindPoint; member
/third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h2725 VkPipelineBindPoint pipelineBindPoint; member
4449 VkPipelineBindPoint pipelineBindPoint; member
5683 VkPipelineBindPoint pipelineBindPoint; member
7009 VkPipelineBindPoint pipelineBindPoint; member
/third_party/flutter/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h2521 VkPipelineBindPoint pipelineBindPoint; member
4246 VkPipelineBindPoint pipelineBindPoint; member
6370 VkPipelineBindPoint pipelineBindPoint; member
/third_party/flutter/glfw/deps/vulkan/
Dvulkan.h2026 VkPipelineBindPoint pipelineBindPoint; member