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

/external/deqp/external/vulkancts/modules/vulkan/image/
H A DvktImageAtomicOperationTests.cpp87 ATOMIC_OPERATION_LAST enumerator in enum:vkt::image::__anon4342::AtomicOperation
974 for (deUint32 operationI = 0; operationI < ATOMIC_OPERATION_LAST; operationI++)
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
H A DvktProtectedMemShaderImageAccessTests.cpp84 ATOMIC_OPERATION_LAST enumerator in enum:vkt::ProtectedMem::__anon4439::AtomicOperation
98 , atomicOperation (ATOMIC_OPERATION_LAST)
104 const AtomicOperation atomicOperation_ = ATOMIC_OPERATION_LAST)
1475 for (deUint32 atomicOpI = 0; atomicOpI < ATOMIC_OPERATION_LAST; ++atomicOpI)
101 Params(const glu::ShaderType shaderType_, const AccessType accessType_, const vk::VkFormat imageFormat_, const AtomicOperation atomicOperation_ = ATOMIC_OPERATION_LAST) argument
/external/deqp/modules/gles31/functional/
H A Des31fShaderImageLoadStoreTests.cpp392 ATOMIC_OPERATION_LAST enumerator in enum:deqp::gles31::Functional::__anon5426::AtomicOperation
3233 for (int operationI = 0; operationI < ATOMIC_OPERATION_LAST; operationI++)

Completed in 226 milliseconds