Home
last modified time | relevance | path

Searched defs:useRef (Results 1 – 4 of 4) sorted by relevance

/third_party/typescript/tests/baselines/reference/
DdeclarationEmitWithInvalidPackageJsonTypings.js32 function useRef(current) { function
/third_party/typescript/tests/cases/compiler/
DdeclarationEmitWithInvalidPackageJsonTypings.ts18 export function useRef<T>(current: T): MutableRefObject<T> { function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
DvktAtomicOperationTests.cpp139 …y (const DeviceInterface& vkd, VkDevice device, Allocator& allocator, VkBuffer buffer, bool useRef) in allocateAndBindMemory()
149 Buffer::Buffer (Context& context, VkBufferUsageFlags usage, size_t size, bool useRef) in Buffer()
898 const bool useRef = (m_shaderType.getMemoryType() == AtomicMemoryType::REFERENCE); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
DvktAtomicOperationTests.cpp139 …y (const DeviceInterface& vkd, VkDevice device, Allocator& allocator, VkBuffer buffer, bool useRef) in allocateAndBindMemory()
149 Buffer::Buffer (Context& context, VkBufferUsageFlags usage, size_t size, bool useRef) in Buffer()
898 const bool useRef = (m_shaderType.getMemoryType() == AtomicMemoryType::REFERENCE); in iterate() local