Searched defs:BufferSp (Results 1 – 3 of 3) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmComputeShaderTestUtil.hpp | 57 typedef de::SharedPtr<BufferInterface> BufferSp; typedef
|
D | vktSpvAsmInstructionTests.cpp | 634 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/ |
D | vktOpaqueTypeIndexingTests.cpp | 83 typedef de::SharedPtr<Buffer> BufferSp; typedef
|