Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryPipelineBarrierTests.cpp7963 , hasBoundBufferMemory (false) in State()
7986 bool hasBoundBufferMemory; member
8061 if (state.hasBoundBufferMemory && state.queueIdle) in getAvailableOps()
8070 if (!state.hasBoundBufferMemory) in getAvailableOps()
8097 …&& (state.hasBoundBufferMemory || state.hasBoundImageMemory) // Avoid command buffers if there is … in getAvailableOps()
8122 if (state.hasBoundBufferMemory) in getAvailableOps()
8174 && state.hasBoundBufferMemory in getAvailableOps()
8225 if (state.hasBoundBufferMemory) in getAvailableOps()
8284 && state.hasBoundBufferMemory in getAvailableOps()
8292 && state.hasBoundBufferMemory in getAvailableOps()
[all …]