Home
last modified time | relevance | path

Searched refs:isSharedMemory (Results 1 - 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktAtomicOperationTests.cpp1083 const bool isSharedMemory = m_shaderType.isSharedLike(); in checkSupport() local
1085 if (!isSharedMemory && atomicInt64Features.shaderBufferInt64Atomics == VK_FALSE) in checkSupport()
1089 if (isSharedMemory && atomicInt64Features.shaderSharedInt64Atomics == VK_FALSE) in checkSupport()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktAtomicOperationTests.cpp1085 const bool isSharedMemory = m_shaderType.isSharedLike(); in checkSupport() local
1087 if (!isSharedMemory && atomicInt64Features.shaderBufferInt64Atomics == VK_FALSE) in checkSupport()
1091 if (isSharedMemory && atomicInt64Features.shaderSharedInt64Atomics == VK_FALSE) in checkSupport()
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp[all...]

Completed in 38 milliseconds