Searched refs:m_textureImageAllocs (Results 1 – 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelinePushDescriptorTests.cpp | 1081 vector<AllocationSp> m_textureImageAllocs; member in vkt::pipeline::__anon95c57b7f0111::PushDescriptorImageGraphicsTestInstance 1203 …m_textureImageAllocs.push_back(AllocationSp(m_allocator.allocate(getImageMemoryRequirements(m_vkd,… in init() 1204 …eMemory(*m_device, **m_textureImages.back(), m_textureImageAllocs.back()->getMemory(), m_textureIm… in init() 1943 vector<AllocationSp> m_textureImageAllocs; member in vkt::pipeline::__anon95c57b7f0111::PushDescriptorImageComputeTestInstance 2014 …m_textureImageAllocs.push_back(AllocationSp(m_allocator.allocate(getImageMemoryRequirements(m_vkd,… in init() 2015 …eMemory(*m_device, **m_textureImages.back(), m_textureImageAllocs.back()->getMemory(), m_textureIm… in init()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
D | vktPipelinePushDescriptorTests.cpp | 1081 vector<AllocationSp> m_textureImageAllocs; member in vkt::pipeline::__anon46d5a9ff0111::PushDescriptorImageGraphicsTestInstance 1203 …m_textureImageAllocs.push_back(AllocationSp(m_allocator.allocate(getImageMemoryRequirements(m_vkd,… in init() 1204 …eMemory(*m_device, **m_textureImages.back(), m_textureImageAllocs.back()->getMemory(), m_textureIm… in init() 1943 vector<AllocationSp> m_textureImageAllocs; member in vkt::pipeline::__anon46d5a9ff0111::PushDescriptorImageComputeTestInstance 2014 …m_textureImageAllocs.push_back(AllocationSp(m_allocator.allocate(getImageMemoryRequirements(m_vkd,… in init() 2015 …eMemory(*m_device, **m_textureImages.back(), m_textureImageAllocs.back()->getMemory(), m_textureIm… in init()
|