Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryPipelineBarrierTests.cpp8048 void getAvailableOps (const State& state, bool supportsBuffers, bool supportsImages, Usage usage, v… in getAvailableOps() argument
8133 else if (!state.hasBuffer && supportsImages) // Avoid creating image if there is already buffer in getAvailableOps()