Home
last modified time | relevance | path

Searched refs:hasBoundImageMemory (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryPipelineBarrierTests.cpp7965 , hasBoundImageMemory (false) in State()
7989 bool hasBoundImageMemory; member
8077 if (state.hasBoundImageMemory && state.queueIdle) in getAvailableOps()
8086 if (!state.hasBoundImageMemory) in getAvailableOps()
8097 …&& (state.hasBoundBufferMemory || state.hasBoundImageMemory) // Avoid command buffers if there is … in getAvailableOps()
8142 if (state.hasBoundImageMemory in getAvailableOps()
8191 && state.hasBoundImageMemory in getAvailableOps()
8245 if (state.hasBoundImageMemory in getAvailableOps()
8344 && state.hasBoundImageMemory in getAvailableOps()
8356 && state.hasBoundImageMemory in getAvailableOps()
[all …]