Home
last modified time | relevance | path

Searched +defs:queue +defs:write +defs:texture (Results 1 – 1 of 1) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageUtil.cpp209 vk::VkQueue queue, in readColorAttachment()
267 vk::VkQueue queue, in readDepthAttachment()
345 vk::VkQueue queue, in readStencilAttachment()
403 VkQueue queue, in uploadTestTextureInternal()
569 VkQueue queue, in uploadTestTexture()
689 void allocateLevels (TcuTextureType& texture) in allocateLevels()
696 std::vector<tcu::PixelBufferAccess> getLevelsVector (const TcuTextureType& texture) in getLevelsVector()
897 void TestTexture::write (deUint8* destPtr) const in write() function in vkt::pipeline::TestTexture
1049 de::MovePtr<TestTexture> texture (new TestTexture1D(format, m_texture.getWidth())); in copy() local
1126 …de::MovePtr<TestTexture> texture (new TestTexture1DArray(format, m_texture.getWidth(), getArraySiz… in copy() local
[all …]