Home
last modified time | relevance | path

Searched defs:useRef (Results 1 - 3 of 3) sorted by relevance

/third_party/typescript/tests/baselines/reference/
H A DdeclarationEmitWithInvalidPackageJsonTypings.js32 function useRef(current) { function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktAtomicOperationTests.cpp139 MovePtr<Allocation> allocateAndBindMemory (const DeviceInterface& vkd, VkDevice device, Allocator& allocator, VkBuffer buffer, bool useRef) in allocateAndBindMemory() argument
149 Buffer::Buffer (Context& context, VkBufferUsageFlags usage, size_t size, bool useRef) in Buffer() argument
898 const bool useRef = (m_shaderType.getMemoryType() == AtomicMemoryType::REFERENCE); in iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktAtomicOperationTests.cpp139 MovePtr<Allocation> allocateAndBindMemory (const DeviceInterface& vkd, VkDevice device, Allocator& allocator, VkBuffer buffer, bool useRef) in allocateAndBindMemory() argument
149 Buffer::Buffer (Context& context, VkBufferUsageFlags usage, size_t size, bool useRef) in Buffer() argument
898 const bool useRef = (m_shaderType.getMemoryType() == AtomicMemoryType::REFERENCE); in iterate() local
[all...]

Completed in 5 milliseconds