Searched defs:BufferSp (Results 1 - 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmComputeShaderTestUtil.hpp54 typedef de::SharedPtr<BufferInterface> BufferSp; typedef in namespace:vkt::SpirVAssembly
91 std::vector<BufferSp> inputs;
92 std::vector<BufferSp> outputs;
99 bool (*verifyIO)(const std::vector<BufferSp>& inputs, const std::vector<AllocationSp>& outputAllocations, const std::vector<BufferSp>& expectedOutputs);

Completed in 25 milliseconds