Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiBufferComputeInstance.hpp42 de::MovePtr<vk::Allocation>* outAllocation);
48 de::MovePtr<vk::Allocation>* outAllocation,
DvktApiBufferComputeInstance.cpp42 de::MovePtr<Allocation>* outAllocation) in createDataBuffer() argument
80 *outAllocation = allocation; in createDataBuffer()
88 de::MovePtr<Allocation>* outAllocation, in createColorDataBuffer() argument
128 *outAllocation = allocation; in createColorDataBuffer()
DvktApiComputeInstanceResultBuffer.cpp61 de::MovePtr<Allocation> *outAllocation, in createResultBuffer() argument
91 *outAllocation = allocation; in createResultBuffer()
DvktApiComputeInstanceResultBuffer.hpp63 de::MovePtr<vk::Allocation>* outAllocation,
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingShaderAccessTests.cpp467 de::MovePtr<vk::Allocation>* outAllocation);
539 de::MovePtr<vk::Allocation>* outAllocation) in createColorAttachment() argument
563 *outAllocation = allocation; in createColorAttachment()
1834 de::MovePtr<vk::Allocation>* outAllocation);
1866 de::MovePtr<vk::Allocation>* outAllocation) in createResultBuffer() argument
1889 *outAllocation = allocation; in createResultBuffer()
2222 …ize, const tcu::Vec4& value1, const tcu::Vec4& value2, de::MovePtr<vk::Allocation>* outAllocation);
2290 …Size, const tcu::Vec4& value1, const tcu::Vec4& value2, de::MovePtr<vk::Allocation>* outAllocation) in createColorDataBuffer() argument
2319 *outAllocation = allocation; in createColorDataBuffer()
3301 de::MovePtr<vk::Allocation>* outAllocation);
[all …]