Home
last modified time | relevance | path

Searched refs:vkCmdBindVertexBuffers2 (Results 1 – 23 of 23) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dfxvertex.adoc440 then flink:vkCmdBindVertexBuffers2 can be used instead of
663 [open,refpage='vkCmdBindVertexBuffers2',desc='Bind vertex buffers to a command buffer and dynamical…
669 include::{generated}/api/protos/vkCmdBindVertexBuffers2.adoc[]
742 fname:vkCmdBindVertexBuffers2 to set the stride.
758 * [[VUID-vkCmdBindVertexBuffers2-firstBinding-03355]]
761 * [[VUID-vkCmdBindVertexBuffers2-firstBinding-03356]]
764 * [[VUID-vkCmdBindVertexBuffers2-pOffsets-03357]]
767 * [[VUID-vkCmdBindVertexBuffers2-pSizes-03358]]
775 * [[VUID-vkCmdBindVertexBuffers2-pBuffers-03359]]
778 * [[VUID-vkCmdBindVertexBuffers2-pBuffers-03360]]
[all …]
Dfeatures.adoc5928 ** flink:vkCmdBindVertexBuffers2 supports using ename:VK_WHOLE_SIZE in the
Dpipelines.adoc5425 ignored and must: be set dynamically with flink:vkCmdBindVertexBuffers2
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_KHR_maintenance5.adoc27 * Allow VK_WHOLE_SIZE for pSizes argument of vkCmdBindVertexBuffers2
82 === VK_WHOLE_SIZE for pSizes argument of vkCmdBindVertexBuffers2
84 `pSizes` in `vkCmdBindVertexBuffers2` unintentionally does not support `VK_WHOLE_SIZE`.
220 === VK_WHOLE_SIZE for pSizes argument of vkCmdBindVertexBuffers2
222 Support for using `VK_WHOLE_SIZE` in the `pSizes` parameter of `vkCmdBindVertexBuffers2` is added.
DVK_EXT_shader_object.adoc178 * `vkCmdBindVertexBuffers2()`
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_EXT_extended_dynamic_state.adoc46 1) Why are the values of pname:pStrides in flink:vkCmdBindVertexBuffers2
DVK_KHR_maintenance5.adoc47 * `vkCmdBindVertexBuffers2` now supports using `VK_WHOLE_SIZE` in the
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_dispatch.h281 PFN_vkCmdBindVertexBuffers2 vkCmdBindVertexBuffers2; member
Dgoldfish_vk_dispatch.cpp578 out->vkCmdBindVertexBuffers2 = in init_vulkan_dispatch_from_system_loader()
1457 out->vkCmdBindVertexBuffers2 = in init_vulkan_dispatch_from_instance()
2388 out->vkCmdBindVertexBuffers2 = in init_vulkan_dispatch_from_device()
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc.hpp2128 …void vkCmdBindVertexBuffers2( VkCommandBuffer commandBuffer, uint32_t firstBinding, uint32_t bindi… in vkCmdBindVertexBuffers2() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic
2130 …return ::vkCmdBindVertexBuffers2( commandBuffer, firstBinding, bindingCount, pBuffers, pOffsets, p… in vkCmdBindVertexBuffers2()
4809 PFN_vkCmdBindVertexBuffers2 vkCmdBindVertexBuffers2 = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
5298vkCmdBindVertexBuffers2 = PFN_vkCmdBindVertexBuffers2( vkGetInstanceProcAddr( instance, "vkCmdBind… in init()
5445 if ( !vkCmdBindVertexBuffers2 ) vkCmdBindVertexBuffers2 = vkCmdBindVertexBuffers2EXT; in init()
5709vkCmdBindVertexBuffers2 = PFN_vkCmdBindVertexBuffers2( vkGetDeviceProcAddr( device, "vkCmdBindVert… in init()
5812 if ( !vkCmdBindVertexBuffers2 ) vkCmdBindVertexBuffers2 = vkCmdBindVertexBuffers2EXT; in init()
Dvulkan.hpp2231 …void vkCmdBindVertexBuffers2( VkCommandBuffer commandBuffer, uint32_t firstBinding, uint32_t bindi… in vkCmdBindVertexBuffers2() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic
2233 …return ::vkCmdBindVertexBuffers2( commandBuffer, firstBinding, bindingCount, pBuffers, pOffsets, p… in vkCmdBindVertexBuffers2()
9345 PFN_vkCmdBindVertexBuffers2 vkCmdBindVertexBuffers2 = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
10510vkCmdBindVertexBuffers2 = PFN_vkCmdBindVertexBuffers2( vkGetInstanceProcAddr( instance, "vkCmdBind… in init()
11060 if ( !vkCmdBindVertexBuffers2 ) vkCmdBindVertexBuffers2 = vkCmdBindVertexBuffers2EXT; in init()
11580vkCmdBindVertexBuffers2 = PFN_vkCmdBindVertexBuffers2( vkGetDeviceProcAddr( device, "vkCmdBindVert… in init()
11968 if ( !vkCmdBindVertexBuffers2 ) vkCmdBindVertexBuffers2 = vkCmdBindVertexBuffers2EXT; in init()
Dvulkansc_raii.hpp450vkCmdBindVertexBuffers2 = PFN_vkCmdBindVertexBuffers2( vkGetDeviceProcAddr( device, "vkCmdBindVert… in DeviceDispatcher()
553 if ( !vkCmdBindVertexBuffers2 ) vkCmdBindVertexBuffers2 = vkCmdBindVertexBuffers2EXT; in DeviceDispatcher()
810 PFN_vkCmdBindVertexBuffers2 vkCmdBindVertexBuffers2 = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher
8160 VULKAN_HPP_ASSERT( getDispatcher()->vkCmdBindVertexBuffers2 && "Function <vkCmdBindVertexBuffers2> … in bindVertexBuffers2()
8176 …getDispatcher()->vkCmdBindVertexBuffers2( static_cast<VkCommandBuffer>( m_commandBuffer ), firstBi… in bindVertexBuffers2()
Dvulkan_raii.hpp780vkCmdBindVertexBuffers2 = PFN_vkCmdBindVertexBuffers2( vkGetDeviceProcAddr( device, "vkCmdBindVert… in DeviceDispatcher()
1168 if ( !vkCmdBindVertexBuffers2 ) vkCmdBindVertexBuffers2 = vkCmdBindVertexBuffers2EXT; in DeviceDispatcher()
1658 PFN_vkCmdBindVertexBuffers2 vkCmdBindVertexBuffers2 = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher
13061 VULKAN_HPP_ASSERT( getDispatcher()->vkCmdBindVertexBuffers2 && "Function <vkCmdBindVertexBuffers2> … in bindVertexBuffers2()
13077 …getDispatcher()->vkCmdBindVertexBuffers2( static_cast<VkCommandBuffer>( m_commandBuffer ), firstBi… in bindVertexBuffers2()
Dvulkansc_funcs.hpp5268 …d.vkCmdBindVertexBuffers2( m_commandBuffer, firstBinding, bindingCount, reinterpret_cast<const VkB… in bindVertexBuffers2()
5296 …d.vkCmdBindVertexBuffers2( m_commandBuffer, firstBinding, buffers.size(), reinterpret_cast<const V… in bindVertexBuffers2()
/hardware/google/gfxstream/guest/vulkan_enc/
DVkEncoder.h584 void vkCmdBindVertexBuffers2(VkCommandBuffer commandBuffer, uint32_t firstBinding,
Dfunc_table.cpp2717 vkEnc->vkCmdBindVertexBuffers2(gfxstream_commandBuffer->internal_object, firstBinding, in gfxstream_vk_CmdBindVertexBuffers2()
DVkEncoder.cpp23417 void VkEncoder::vkCmdBindVertexBuffers2(VkCommandBuffer commandBuffer, uint32_t firstBinding, in vkCmdBindVertexBuffers2() function in gfxstream::vk::VkEncoder
/hardware/google/gfxstream/host/vulkan/
DVkDecoderSnapshot.h847 void vkCmdBindVertexBuffers2(const uint8_t* snapshotTraceBegin, size_t snapshotTraceBytes,
DVkSubDecoder.cpp1935 vk->vkCmdBindVertexBuffers2((VkCommandBuffer)dispatchHandle, firstBinding, in subDecode()
DVkDecoderSnapshot.cpp2200 void vkCmdBindVertexBuffers2(const uint8_t* snapshotTraceBegin, size_t snapshotTraceBytes, in vkCmdBindVertexBuffers2() function in VkDecoderSnapshot::Impl
5719 void VkDecoderSnapshot::vkCmdBindVertexBuffers2( in vkCmdBindVertexBuffers2() function in VkDecoderSnapshot
5724 mImpl->vkCmdBindVertexBuffers2(snapshotTraceBegin, snapshotTraceBytes, pool, commandBuffer, in vkCmdBindVertexBuffers2()
DVkDecoder.cpp12549 vk->vkCmdBindVertexBuffers2(unboxed_commandBuffer, firstBinding, bindingCount, in decode()
12556 m_state->snapshot()->vkCmdBindVertexBuffers2( in decode()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h7485 VKAPI_ATTR void VKAPI_CALL vkCmdBindVertexBuffers2(
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
DChangeLog.adoc1068 * Clarify why setting the stride with flink:vkCmdBindVertexBuffers2 has