Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/framework/delibs/decpp/
H A 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
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineCreationCacheControlTests.cpp1303 inline de::MovePtr<T> newMovePtr(args_t &&...args) in newMovePtr() function
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingDescriptorBufferTests.cpp94 inline de::MovePtr<T> newMovePtr(args_t &&...args) in newMovePtr() function