Home
last modified time | relevance | path

Searched refs:VkPipelineBindPoint (Results 1 - 25 of 109) sorted by relevance

12345

/third_party/vulkan-loader/tests/
H A Dloader_threading_tests.cpp51 p(VK_NULL_HANDLE, VkPipelineBindPoint::VK_PIPELINE_BIND_POINT_GRAPHICS, VK_NULL_HANDLE); in create_destroy_instance_loop_with_function_queries()
70 p(VK_NULL_HANDLE, VkPipelineBindPoint::VK_PIPELINE_BIND_POINT_GRAPHICS, VK_NULL_HANDLE); in create_destroy_device_loop()
71 d(VK_NULL_HANDLE, VkPipelineBindPoint::VK_PIPELINE_BIND_POINT_GRAPHICS, VK_NULL_HANDLE, 0, 0, nullptr, 0, nullptr); in create_destroy_device_loop()
78 VKAPI_ATTR void VKAPI_CALL test_vkCmdBindPipeline(VkCommandBuffer, VkPipelineBindPoint, VkPipeline) {} in test_vkCmdBindPipeline()
79 VKAPI_ATTR void VKAPI_CALL test_vkCmdBindDescriptorSets(VkCommandBuffer, VkPipelineBindPoint, VkPipelineLayout, uint32_t, uint32_t, in test_vkCmdBindDescriptorSets()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkPipeline.hpp57 virtual VkPipelineBindPoint bindPoint() const = 0;
88 VkPipelineBindPoint bindPoint() const override
134 VkPipelineBindPoint bindPoint() const override
H A DVkCommandBuffer.hpp77 void bindPipeline(VkPipelineBindPoint pipelineBindPoint, Pipeline *pipeline);
99 void bindDescriptorSets(VkPipelineBindPoint pipelineBindPoint, const PipelineLayout *layout,
H A DVkCommandBuffer.cpp145 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()
1376 UNSUPPORTED("VkPipelineBindPoint %d", int(pipelineBindPoint)); in bindPipeline()
1492 void CommandBuffer::bindDescriptorSets(VkPipelineBindPoint pipelineBindPoint, const PipelineLayout *pipelineLayout, in bindDescriptorSets()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassTestsUtil.hpp96 VkPipelineBindPoint pipelineBindPoint,
113 VkPipelineBindPoint pipelineBindPoint,
282 Subpass (VkPipelineBindPoint pipelineBindPoint,
291 VkPipelineBindPoint getPipelineBindPoint (void) const;
301 VkPipelineBindPoint m_pipelineBindPoint;
H A DvktRenderPassTestsUtil.cpp116 VkPipelineBindPoint pipelineBindPoint_, in SubpassDescription1()
147 VkPipelineBindPoint pipelineBindPoint_, in SubpassDescription2()
401 Subpass::Subpass (VkPipelineBindPoint pipelineBindPoint, in Subpass()
421 VkPipelineBindPoint Subpass::getPipelineBindPoint (void) const in getPipelineBindPoint()
682 subpass.getPipelineBindPoint(), // VkPipelineBindPoint pipelineBindPoint; || VkPipelineBindPoint pipelineBindPoint; in createSubpassDescription()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassTestsUtil.hpp96 VkPipelineBindPoint pipelineBindPoint,
113 VkPipelineBindPoint pipelineBindPoint,
282 Subpass (VkPipelineBindPoint pipelineBindPoint,
291 VkPipelineBindPoint getPipelineBindPoint (void) const;
301 VkPipelineBindPoint m_pipelineBindPoint;
H A DvktRenderPassTestsUtil.cpp116 VkPipelineBindPoint pipelineBindPoint_, in SubpassDescription1()
147 VkPipelineBindPoint pipelineBindPoint_, in SubpassDescription2()
401 Subpass::Subpass (VkPipelineBindPoint pipelineBindPoint, in Subpass()
421 VkPipelineBindPoint Subpass::getPipelineBindPoint (void) const in getPipelineBindPoint()
682 subpass.getPipelineBindPoint(), // VkPipelineBindPoint pipelineBindPoint; || VkPipelineBindPoint pipelineBindPoint; in createSubpassDescription()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/multiview/
H A DvktMultiViewRenderPassUtil.hpp90 VkPipelineBindPoint pipelineBindPoint,
107 VkPipelineBindPoint pipelineBindPoint,
H A DvktMultiViewRenderPassUtil.cpp114 VkPipelineBindPoint pipelineBindPoint_, in SubpassDescription1()
145 VkPipelineBindPoint pipelineBindPoint_, in SubpassDescription2()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/multiview/
H A DvktMultiViewRenderPassUtil.hpp90 VkPipelineBindPoint pipelineBindPoint,
107 VkPipelineBindPoint pipelineBindPoint,
H A DvktMultiViewRenderPassUtil.cpp114 VkPipelineBindPoint pipelineBindPoint_, in SubpassDescription1()
145 VkPipelineBindPoint pipelineBindPoint_, in SubpassDescription2()
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_cmd_enqueue.c123 VkPipelineBindPoint pipelineBindPoint, in vk_cmd_enqueue_CmdPushDescriptorSetKHR()
216 VkPipelineBindPoint pipelineBindPoint, in vk_cmd_enqueue_CmdBindDescriptorSets()
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_descriptor_set.h177 VkPipelineBindPoint bind_point;
H A Dtu_cmd_buffer.h650 VkPipelineBindPoint bind_point) in tu_get_descriptors_state()
/third_party/mesa3d/src/intel/vulkan/
H A Danv_cmd_buffer.c375 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/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_private.h374 VkPipelineBindPoint bind_point;
585 VkPipelineBindPoint bind_point;
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineBindPointTests.cpp332 Move<VkDescriptorUpdateTemplate> makeUpdateTemplate (const DeviceInterface& vkd, VkDevice device, VkDescriptorSetLayout setLayout, VkPipelineBindPoint bindPoint, VkPipelineLayout pipelineLayout) in makeUpdateTemplate()
344 bindPoint, // VkPipelineBindPoint pipelineBindPoint; in makeUpdateTemplate()
351 void pushBufferDescriptor(const DeviceInterface& vkd, VkCommandBuffer cmdBuffer, VkPipelineBindPoint bindPoint, VkPipelineLayout layout, VkBuffer buffer, VkDeviceSize offset, VkDeviceSize size) in pushBufferDescriptor()
864 std::string toString(VkPipelineBindPoint point) in toString()
879 using BindPointPair = tcu::Vector<VkPipelineBindPoint, kTestBindPoints>; in createBindPointTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineBindPointTests.cpp330 Move<VkDescriptorUpdateTemplate> makeUpdateTemplate (const DeviceInterface& vkd, VkDevice device, VkDescriptorSetLayout setLayout, VkPipelineBindPoint bindPoint, VkPipelineLayout pipelineLayout) in makeUpdateTemplate()
342 bindPoint, // VkPipelineBindPoint pipelineBindPoint; in makeUpdateTemplate()
349 void pushBufferDescriptor(const DeviceInterface& vkd, VkCommandBuffer cmdBuffer, VkPipelineBindPoint bindPoint, VkPipelineLayout layout, VkBuffer buffer, VkDeviceSize offset, VkDeviceSize size) in pushBufferDescriptor()
863 std::string toString(VkPipelineBindPoint point) in toString()
878 using BindPointPair = tcu::Vector<VkPipelineBindPoint, kTestBindPoints>; in createBindPointTests()
/third_party/mesa3d/src/amd/vulkan/radix_sort/
H A Dradv_radix_sort.c178 vkCmdBindPipeline(VkCommandBuffer commandBuffer, VkPipelineBindPoint pipelineBindPoint, in vkCmdBindPipeline()
/third_party/ffmpeg/libavutil/
H A Dvulkan.h107 VkPipelineBindPoint bind_point;
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/query_pool/
H A DvktQueryPoolFragInvocationTests.cpp114 void recordRenderPassCommands (const DeviceInterface& vkd, const VkCommandBuffer cmdBuffer, const VkPipelineBindPoint bindPoint, const VkPipeline pipeline) in recordRenderPassCommands()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkBuilderUtil.cpp291 void DescriptorSetUpdateBuilder::updateWithPush (const DeviceInterface& vk, VkCommandBuffer cmd, VkPipelineBindPoint bindPoint, VkPipelineLayout pipelineLayout, deUint32 setIdx, deUint32 descriptorIdx, deUint32 numDescriptors) const in updateWithPush()
H A DvkBuilderUtil.hpp178 void updateWithPush (const DeviceInterface& vk, VkCommandBuffer cmd, VkPipelineBindPoint bindPoint, VkPipelineLayout pipelineLayout, deUint32 setIdx, deUint32 descriptorIdx = 0, deUint32 numDescriptors = 0) const;
/third_party/mesa3d/src/amd/vulkan/layers/
H A Dradv_sqtt_layer.c320 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()

Completed in 31 milliseconds

12345