Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmComputeShaderTestUtil.hpp57 typedef de::SharedPtr<BufferInterface> BufferSp; typedef
DvktSpvAsmInstructionTests.cpp634 bool compareNoContractCase(const std::vector<BufferSp>&, const vector<AllocationSp>& outputAllocs, … in compareNoContractCase()
743 bool compareFRem(const std::vector<BufferSp>&, const vector<AllocationSp>& outputAllocs, const std:… in compareFRem()
2489 bool compareOpQuantizeF16ComputeExactCase (const std::vector<BufferSp>&, const vector<AllocationSp>… in compareOpQuantizeF16ComputeExactCase()
2529 bool compareNan (const std::vector<BufferSp>&, const vector<AllocationSp>& outputAllocs, const std:… in compareNan()
8831 bool compareFloats (const std::vector<BufferSp>&, const vector<AllocationSp>& outputAllocs, const s… in compareFloats()
8859 bool passthruVerify (const std::vector<BufferSp>&, const vector<AllocationSp>& outputAllocs, const … in passthruVerify()
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktOpaqueTypeIndexingTests.cpp83 typedef de::SharedPtr<Buffer> BufferSp; typedef