Home
last modified time | relevance | path

Searched defs:PixelBufferAccessBuffer (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/descriptor_indexing/
DvktDescriptorSetsIndexingTests.hpp278 struct PixelBufferAccessBuffer : public UpdatablePixelBufferAccess struct
280 const VkDevice m_device;
281 const DeviceInterface& m_interface;
282 de::SharedPtr< Move<VkBuffer> > m_buffer;
283 de::SharedPtr< de::MovePtr<Allocation> > m_allocation;
285 PixelBufferAccessBuffer (const VkDevice& device, const DeviceInterface& interface, in PixelBufferAccessBuffer() function
292 void fillColor (const tcu::Vec4&) const { } in fillColor()
293 void invalidate (void) const in invalidate()