Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/descriptor_indexing/
DvktDescriptorSetsIndexingTests.hpp299 struct PixelBufferAccessAllocation : public UpdatablePixelBufferAccess struct
301 std::vector<unsigned char> m_data;
302 PixelBufferAccessAllocation (const tcu::TextureFormat& format, const VkExtent3D& extent) in PixelBufferAccessAllocation() argument
307 void invalidate (void) const { /* intentionally empty, only for compability */ } in invalidate()
308 void fillColor (const tcu::Vec4& color) const in fillColor()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/descriptor_indexing/
DvktDescriptorSetsIndexingTests.hpp299 struct PixelBufferAccessAllocation : public UpdatablePixelBufferAccess struct
301 std::vector<unsigned char> m_data;
302 PixelBufferAccessAllocation (const tcu::TextureFormat& format, const VkExtent3D& extent) in PixelBufferAccessAllocation() argument
307 void invalidate (void) const { /* intentionally empty, only for compability */ } in invalidate()
308 void fillColor (const tcu::Vec4& color) const in fillColor()