Searched defs:UpdatablePixelBufferAccess (Results 1 – 2 of 2) sorted by relevance
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/descriptor_indexing/ |
| D | vktDescriptorSetsIndexingTests.hpp | 257 struct UpdatablePixelBufferAccess : public tcu::PixelBufferAccess struct 259 …UpdatablePixelBufferAccess (const tcu::TextureFormat& format, const vk::VkExtent3D& extent, void* … in UpdatablePixelBufferAccess() function 263 virtual ~UpdatablePixelBufferAccess (void) { } in ~UpdatablePixelBufferAccess() 266 static deUint32 calcTexSize (const tcu::TextureFormat& format, const vk::VkExtent3D& extent) in calcTexSize() 270 …t32 calcTexSize (const tcu::TextureFormat& format, deUint32 width, deUint32 height, deUint32 depth) in calcTexSize()
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/descriptor_indexing/ |
| D | vktDescriptorSetsIndexingTests.hpp | 257 struct UpdatablePixelBufferAccess : public tcu::PixelBufferAccess struct 259 …UpdatablePixelBufferAccess (const tcu::TextureFormat& format, const vk::VkExtent3D& extent, void* … in UpdatablePixelBufferAccess() argument 263 virtual ~UpdatablePixelBufferAccess (void) { } in ~UpdatablePixelBufferAccess() 266 static deUint32 calcTexSize (const tcu::TextureFormat& format, const vk::VkExtent3D& extent) in calcTexSize() 270 …t32 calcTexSize (const tcu::TextureFormat& format, deUint32 width, deUint32 height, deUint32 depth) in calcTexSize()
|