Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryPipelineBarrierTests.cpp8439 void applyOp (State& state, const Memory& memory, Op op, Usage usage) in applyOp() function
9062 applyOp(state, memory, op, usage); in createRenderPassCommands()
9069 applyOp(state, memory, OP_RENDERPASS_END, usage); in createRenderPassCommands()
9112 applyOp(state, memory, op, usage); in createSecondaryCmdCommands()
9119 applyOp(state, memory, OP_SECONDARY_COMMAND_BUFFER_END, usage); in createSecondaryCmdCommands()
9170 applyOp(state, memory, op, usage); in createCmdCommands()
9175 applyOp(state, memory, op, usage); in createCmdCommands()
9183 applyOp(state, memory, op, usage); in createCmdCommands()
9192 applyOp(state, memory, OP_COMMAND_BUFFER_END, usage); in createCmdCommands()
9230 applyOp(state, memory, op, usage); in createCommands()
[all …]