Home
last modified time | relevance | path

Searched defs:incRefCount (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/src/Vulkan/
DVkPipelineLayout.cpp134 uint32_t PipelineLayout::incRefCount() in incRefCount() function in vk::PipelineLayout
/external/llvm-project/compiler-rt/lib/xray/
Dxray_buffer_queue.cpp50 void incRefCount(BufferQueue::ControlBlock *C) { in incRefCount() function
/external/mesa3d/src/mesa/main/
Dsyncobj.c177 _mesa_get_and_ref_sync(struct gl_context *ctx, GLsync sync, bool incRefCount) in _mesa_get_and_ref_sync()
/external/llvm-project/openmp/libomptarget/src/
Ddevice.h75 uint64_t incRefCount() const { in incRefCount() function
/external/deqp/framework/opengl/simplereference/
DsglrReferenceContext.hpp62 void incRefCount (void) { m_refCount += 1; } in incRefCount() function in sglr::rc::NamedObject