Searched defs:bufferAccess (Results 1 – 6 of 6) sorted by relevance
78 … de::MovePtr<tcu::TestCaseGroup> bufferAccess(new tcu::TestCaseGroup(testCtx, "buffer_access")); in createTests() local
582 tcu::PixelBufferAccess bufferAccess(texFormat, texSize, texSize, 1, vecData.data()); in fillTexture() local
523 void FillBufferTestInstance::uploadBuffer(tcu::ConstPixelBufferAccess bufferAccess, const Allocatio… in uploadBuffer()
822 void CopiesAndBlittingTestInstance::uploadBuffer(const tcu::ConstPixelBufferAccess &bufferAccess, in uploadBuffer()3426 tcu::ConstPixelBufferAccess bufferAccess = m_sourceTextureLevel->getAccess(); in iterate() local
8621 for (const vk::CommandBufferBufferAccess &bufferAccess : access.getReadBuffers()) in onResourceAccess() local8630 for (const vk::CommandBufferBufferAccess &bufferAccess : access.getWriteBuffers()) in onResourceAccess() local8699 for (const vk::CommandBufferBufferAccess &bufferAccess : access.getReadBuffers()) in flushCommandBuffersIfNecessary() local8713 for (const vk::CommandBufferBufferAccess &bufferAccess : access.getWriteBuffers()) in flushCommandBuffersIfNecessary() local
9742 CommandBufferAccess bufferAccess; in flushStagedUpdatesImpl() local