OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getBufferCopyRegions
(Results
1 - 2
of
2
) sorted by null
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
vktPipelineImageUtil.hpp
112
virtual std::vector<vk::VkBufferImageCopy>
getBufferCopyRegions
(void) const;
vktPipelineImageUtil.cpp
460
const std::vector<VkBufferImageCopy> copyRegions = srcTexture.
getBufferCopyRegions
();
605
std::vector<VkBufferImageCopy> TestTexture::
getBufferCopyRegions
(void) const
[
all
...]
Completed in 537 milliseconds