Searched refs:writeDrawCmdBuffer (Results 1 - 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingShaderAccessTests.cpp822 virtual void writeDrawCmdBuffer (vk::VkCommandBuffer cmd) const = 0;
1065 writeDrawCmdBuffer(*mainCmd);
1071 writeDrawCmdBuffer(*passCmd);
1172 void writeDrawCmdBuffer (vk::VkCommandBuffer cmd) const;
1469 void BufferRenderInstance::writeDrawCmdBuffer (vk::VkCommandBuffer cmd) const function in class:vkt::BindingModel::__anon3603::BufferRenderInstance
3311 void writeDrawCmdBuffer (vk::VkCommandBuffer cmd) const;
3522 void ImageFetchRenderInstance::writeDrawCmdBuffer (vk::VkCommandBuffer cmd) const function in class:vkt::BindingModel::__anon3603::ImageFetchRenderInstance
4191 void writeDrawCmdBuffer (vk::VkCommandBuffer cmd) const;
4543 void ImageSampleRenderInstance::writeDrawCmdBuffer (vk::VkCommandBuffer cmd) const function in class:vkt::BindingModel::__anon3603::ImageSampleRenderInstance
5555 void writeDrawCmdBuffer (v
5755 void TexelBufferRenderInstance::writeDrawCmdBuffer (vk::VkCommandBuffer cmd) const function in class:vkt::BindingModel::__anon3603::TexelBufferRenderInstance
[all...]

Completed in 61 milliseconds