/third_party/vulkan-loader/tests/ |
D | loader_threading_tests.cpp | 52 p(VK_NULL_HANDLE, VkPipelineBindPoint::VK_PIPELINE_BIND_POINT_GRAPHICS, VK_NULL_HANDLE); in create_destroy_instance_loop_with_function_queries() 73 p(VK_NULL_HANDLE, VkPipelineBindPoint::VK_PIPELINE_BIND_POINT_GRAPHICS, VK_NULL_HANDLE); in create_destroy_device_loop() 74 …d(VK_NULL_HANDLE, VkPipelineBindPoint::VK_PIPELINE_BIND_POINT_GRAPHICS, VK_NULL_HANDLE, 0, 0, null… in create_destroy_device_loop() 81 VKAPI_ATTR void VKAPI_CALL test_vkCmdBindPipeline(VkCommandBuffer cmd_buf, VkPipelineBindPoint pipe… in test_vkCmdBindPipeline() 83 …d VKAPI_CALL test_vkCmdBindDescriptorSets(VkCommandBuffer cmd_buf, VkPipelineBindPoint pipelineBin… in test_vkCmdBindDescriptorSets()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassTestsUtil.hpp | 96 VkPipelineBindPoint pipelineBindPoint, 113 VkPipelineBindPoint pipelineBindPoint, 282 Subpass (VkPipelineBindPoint pipelineBindPoint, 291 VkPipelineBindPoint getPipelineBindPoint (void) const; 301 VkPipelineBindPoint m_pipelineBindPoint;
|
D | vktRenderPassTestsUtil.cpp | 116 VkPipelineBindPoint pipelineBindPoint_, in SubpassDescription1() 147 VkPipelineBindPoint pipelineBindPoint_, in SubpassDescription2() 401 Subpass::Subpass (VkPipelineBindPoint pipelineBindPoint, in Subpass() 421 VkPipelineBindPoint Subpass::getPipelineBindPoint (void) const in getPipelineBindPoint()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
D | vktRenderPassTestsUtil.hpp | 96 VkPipelineBindPoint pipelineBindPoint, 113 VkPipelineBindPoint pipelineBindPoint, 282 Subpass (VkPipelineBindPoint pipelineBindPoint, 291 VkPipelineBindPoint getPipelineBindPoint (void) const; 301 VkPipelineBindPoint m_pipelineBindPoint;
|
D | vktRenderPassTestsUtil.cpp | 116 VkPipelineBindPoint pipelineBindPoint_, in SubpassDescription1() 147 VkPipelineBindPoint pipelineBindPoint_, in SubpassDescription2() 401 Subpass::Subpass (VkPipelineBindPoint pipelineBindPoint, in Subpass() 421 VkPipelineBindPoint Subpass::getPipelineBindPoint (void) const in getPipelineBindPoint()
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
D | VkPipeline.hpp | 57 virtual VkPipelineBindPoint bindPoint() const = 0; 88 VkPipelineBindPoint bindPoint() const override in bindPoint() 134 VkPipelineBindPoint bindPoint() const override in bindPoint()
|
D | VkCommandBuffer.hpp | 77 void bindPipeline(VkPipelineBindPoint pipelineBindPoint, Pipeline *pipeline); 99 void bindDescriptorSets(VkPipelineBindPoint pipelineBindPoint, const PipelineLayout *layout,
|
D | VkCommandBuffer.cpp | 145 CmdPipelineBind(VkPipelineBindPoint pipelineBindPoint, vk::Pipeline *pipeline) in CmdPipelineBind() 159 const VkPipelineBindPoint pipelineBindPoint; 973 CmdBindDescriptorSets(VkPipelineBindPoint pipelineBindPoint, in CmdBindDescriptorSets() 1018 const VkPipelineBindPoint pipelineBindPoint; 1367 void CommandBuffer::bindPipeline(VkPipelineBindPoint pipelineBindPoint, Pipeline *pipeline) in bindPipeline() 1492 void CommandBuffer::bindDescriptorSets(VkPipelineBindPoint pipelineBindPoint, const PipelineLayout … in bindDescriptorSets()
|
/third_party/skia/third_party/externals/swiftshader/tests/VulkanUnitTests/ |
D | VkInstanceFuncs.hpp | 26 VK_INSTANCE(vkCmdBindDescriptorSets, void, VkCommandBuffer, VkPipelineBindPoint, VkPipelineLayout, … 28 VK_INSTANCE(vkCmdBindPipeline, void, VkCommandBuffer, VkPipelineBindPoint, VkPipeline);
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/multiview/ |
D | vktMultiViewRenderPassUtil.hpp | 90 VkPipelineBindPoint pipelineBindPoint, 107 VkPipelineBindPoint pipelineBindPoint,
|
D | vktMultiViewRenderPassUtil.cpp | 114 VkPipelineBindPoint pipelineBindPoint_, in SubpassDescription1() 145 VkPipelineBindPoint pipelineBindPoint_, in SubpassDescription2()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/multiview/ |
D | vktMultiViewRenderPassUtil.hpp | 90 VkPipelineBindPoint pipelineBindPoint, 107 VkPipelineBindPoint pipelineBindPoint,
|
D | vktMultiViewRenderPassUtil.cpp | 114 VkPipelineBindPoint pipelineBindPoint_, in SubpassDescription1() 145 VkPipelineBindPoint pipelineBindPoint_, in SubpassDescription2()
|
/third_party/mesa3d/src/vulkan/runtime/ |
D | vk_cmd_enqueue.c | 123 VkPipelineBindPoint pipelineBindPoint, in vk_cmd_enqueue_CmdPushDescriptorSetKHR() 216 VkPipelineBindPoint pipelineBindPoint, in vk_cmd_enqueue_CmdBindDescriptorSets()
|
/third_party/mesa3d/src/intel/vulkan/ |
D | anv_cmd_buffer.c | 375 VkPipelineBindPoint pipelineBindPoint, in anv_CmdBindPipeline() 453 VkPipelineBindPoint bind_point, in anv_cmd_buffer_bind_descriptor_set() 578 VkPipelineBindPoint pipelineBindPoint, in anv_CmdBindDescriptorSets() 834 VkPipelineBindPoint bind_point, in anv_cmd_buffer_push_descriptor_set() 926 VkPipelineBindPoint pipelineBindPoint, in anv_CmdPushDescriptorSetKHR()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineBindPointTests.cpp | 330 …eInterface& vkd, VkDevice device, VkDescriptorSetLayout setLayout, VkPipelineBindPoint bindPoint, … in makeUpdateTemplate() 349 …rDescriptor(const DeviceInterface& vkd, VkCommandBuffer cmdBuffer, VkPipelineBindPoint bindPoint, … in pushBufferDescriptor() 863 std::string toString(VkPipelineBindPoint point) in toString() 878 using BindPointPair = tcu::Vector<VkPipelineBindPoint, kTestBindPoints>; in createBindPointTests()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
D | vktPipelineBindPointTests.cpp | 330 …eInterface& vkd, VkDevice device, VkDescriptorSetLayout setLayout, VkPipelineBindPoint bindPoint, … in makeUpdateTemplate() 349 …rDescriptor(const DeviceInterface& vkd, VkCommandBuffer cmdBuffer, VkPipelineBindPoint bindPoint, … in pushBufferDescriptor() 863 std::string toString(VkPipelineBindPoint point) in toString() 878 using BindPointPair = tcu::Vector<VkPipelineBindPoint, kTestBindPoints>; in createBindPointTests()
|
/third_party/mesa3d/src/gallium/frontends/lavapipe/ |
D | lvp_private.h | 374 VkPipelineBindPoint bind_point; 585 VkPipelineBindPoint bind_point;
|
/third_party/mesa3d/src/freedreno/vulkan/ |
D | tu_descriptor_set.h | 177 VkPipelineBindPoint bind_point;
|
/third_party/mesa3d/src/amd/vulkan/radix_sort/ |
D | radv_radix_sort.c | 178 vkCmdBindPipeline(VkCommandBuffer commandBuffer, VkPipelineBindPoint pipelineBindPoint, in vkCmdBindPipeline()
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | vk_wrapper.h | 206 VkPipelineBindPoint pipelineBindPoint, 214 void bindPipeline(VkPipelineBindPoint pipelineBindPoint, const Pipeline &pipeline); 789 VkPipelineBindPoint pipelineBindPoint, 958 ANGLE_INLINE void CommandBuffer::bindPipeline(VkPipelineBindPoint pipelineBindPoint,
|
D | SecondaryCommandBuffer.h | 83 VkPipelineBindPoint pipelineBindPoint; 372 VkPipelineBindPoint pipelineBindPoint, 647 VkPipelineBindPoint pipelineBindPoint, in bindDescriptorSets()
|
/third_party/ffmpeg/libavfilter/ |
D | vulkan.h | 93 VkPipelineBindPoint bind_point;
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
D | vkBuilderUtil.cpp | 291 …r::updateWithPush (const DeviceInterface& vk, VkCommandBuffer cmd, VkPipelineBindPoint bindPoint, … in updateWithPush()
|
/third_party/mesa3d/src/amd/vulkan/layers/ |
D | radv_sqtt_layer.c | 320 VkPipelineBindPoint pipelineBindPoint, struct radv_pipeline *pipeline) in radv_describe_pipeline_bind() 608 sqtt_CmdBindPipeline(VkCommandBuffer commandBuffer, VkPipelineBindPoint pipelineBindPoint, in sqtt_CmdBindPipeline() 619 sqtt_CmdBindDescriptorSets(VkCommandBuffer commandBuffer, VkPipelineBindPoint pipelineBindPoint, in sqtt_CmdBindDescriptorSets()
|