Home
last modified time | relevance | path

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

/external/deqp/framework/delibs/decpp/
DdeUniquePtr.hpp215 inline MovePtr<T> newMovePtr(void) in newMovePtr() function
220 inline MovePtr<T> newMovePtr(P0 p0) in newMovePtr() function
225 inline MovePtr<T> newMovePtr(P0 p0, P1 p1) in newMovePtr() function
230 inline MovePtr<T> newMovePtr(P0 p0, P1 p1, P2 p2) in newMovePtr() function
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineCreationCacheControlTests.cpp1303 inline de::MovePtr<T> newMovePtr(args_t &&...args) in newMovePtr() function
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingDescriptorBufferTests.cpp94 inline de::MovePtr<T> newMovePtr(args_t &&...args) in newMovePtr() function