Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationOperation.cpp299 void fillPattern (void* const pData, const VkDeviceSize size, bool useIndexPattern = false) in fillPattern() function
509 fillPattern(&m_data[0], m_data.size()); in Implementation()
513 fillPattern(&m_data[0], m_data.size(), true); in Implementation()
654 fillPattern(alloc.getHostPtr(), m_resource.getBuffer().size); in Implementation()
911 fillPattern(alloc.getHostPtr(), m_bufferSize); in ImplementationBase()
1697 fillPattern(alloc.getHostPtr(), m_resource.getBuffer().size); in BufferImplementation()
1918 fillPattern(alloc.getHostPtr(), m_hostBufferSizeBytes); in ImageImplementation()
2985 fillPattern(alloc.getHostPtr(), m_hostBufferSizeBytes); in MSImageImplementation()
3174 fillPattern(alloc.getHostPtr(), m_bufferSize); in WriteImplementation()
3574 fillPattern(allo in WriteImplementation()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktSynchronizationOperation.cpp298 void fillPattern (void* const pData, const VkDeviceSize size, bool useIndexPattern = false) in fillPattern() function
508 fillPattern(&m_data[0], m_data.size()); in Implementation()
512 fillPattern(&m_data[0], m_data.size(), true); in Implementation()
653 fillPattern(alloc.getHostPtr(), m_resource.getBuffer().size); in Implementation()
910 fillPattern(alloc.getHostPtr(), m_bufferSize); in ImplementationBase()
1694 fillPattern(alloc.getHostPtr(), m_resource.getBuffer().size); in BufferImplementation()
1857 fillPattern(alloc.getHostPtr(), m_hostBufferSizeBytes); in ImageImplementation()
2848 fillPattern(alloc.getHostPtr(), m_hostBufferSizeBytes); in MSImageImplementation()
3037 fillPattern(alloc.getHostPtr(), m_bufferSize); in WriteImplementation()
3437 fillPattern(allo in WriteImplementation()
[all...]

Completed in 17 milliseconds