Home
last modified time | relevance | path

Searched refs:m_atomicMemoryType (Results 1 – 1 of 1) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktAtomicOperationTests.cpp76 , m_atomicMemoryType (memoryType) in AtomicShaderType()
83 AtomicMemoryType getMemoryType (void) const { return m_atomicMemoryType; } in getMemoryType()
87 AtomicMemoryType m_atomicMemoryType; member in vkt::shaderexecutor::__anon9fea046b0111::AtomicShaderType