Searched refs:OpAtomicType (Results 1 - 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmComputeShaderTestUtil.hpp46 enum OpAtomicType enum in namespace:vkt::SpirVAssembly
96 OpAtomicBuffer (const deUint32 numInputElements, const deUint32 numOuptutElements, const OpAtomicType opAtomic, const BufferType type)
162 const OpAtomicType m_opAtomic;
H A DvktSpvAsmInstructionTests.cpp416 OpAtomicType opAtomic;
419 OpAtomicCase (const char* _name, const char* _assembly, OpAtomicType _opAtomic, deInt32 _numOutputElements)

Completed in 99 milliseconds