HomeSort by relevance Sort by last modified time
    Searched defs:AllocationSp (Results 1 - 7 of 7) sorted by null

  /external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
vktSpvAsmComputeShaderTestUtil.hpp 40 typedef de::SharedPtr<vk::Allocation> AllocationSp;
99 bool (*verifyIO)(const std::vector<BufferSp>& inputs, const std::vector<AllocationSp>& outputAllocations, const std::vector<BufferSp>& expectedOutputs);
vktSpvAsmComputeShaderCase.cpp 41 typedef vkt::SpirVAssembly::AllocationSp AllocationSp;
296 vector<AllocationSp> inputAllocs;
297 vector<AllocationSp> outputAllocs;
  /external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
vktShaderExecutor.hpp 171 typedef de::SharedPtr<Allocation> AllocationSp;
202 AllocationSp alloc;
216 AllocationSp alloc;
vktShaderExecutor.cpp 477 typedef de::SharedPtr<de::UniquePtr<Allocation> > AllocationSp;
482 std::vector<AllocationSp> m_vertexBufferAllocs;
713 std::vector<AllocationSp> colorImageAllocs;
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/shaderrender/
vktShaderRender.hpp 482 typedef de::SharedPtr<vk::Allocation> AllocationSp;
501 AllocationSp alloc;
514 AllocationSp alloc;
525 std::vector<AllocationSp> m_vertexBufferAllocs;
  /external/deqp/external/vulkancts/modules/vulkan/ubo/
vktUniformBlockCase.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/ssbo/
vktSSBOLayoutCase.cpp     [all...]

Completed in 45 milliseconds