Home
last modified time | relevance | path

Searched defs:atomicOp (Results 1 – 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
DvktAtomicOperationTests.cpp261 TestBuffer(AtomicOperation atomicOp) in TestBuffer()
369 TestBufferFloatingPoint(AtomicOperation atomicOp) in TestBufferFloatingPoint()
476 static BufferInterface* createTestBuffer(DataType type, AtomicOperation atomicOp) in createTestBuffer()
873 AtomicOperation atomicOp) in AtomicOperationCaseInstance()
1044 AtomicOperation atomicOp) in AtomicOperationCase()
1504 } atomicOp[] = in addAtomicOperationTests() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cShaderAtomicCounterOpsTests.cpp366 void ShaderAtomicCounterOpsTestBase::fillAtomicCounterBuffer(AtomicOperation* atomicOp) in fillAtomicCounterBuffer()
403 bool ShaderAtomicCounterOpsTestBase::checkAtomicCounterBuffer(AtomicOperation* atomicOp) in checkAtomicCounterBuffer()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemShaderImageAccessTests.cpp1205 const AtomicOperation atomicOp = (AtomicOperation)atomicOpI; in createShaderImageAccessTests() local
/third_party/glslang/glslang/HLSL/
DhlslParseHelper.cpp4980 const TOperator atomicOp = mapAtomicOp(loc, op, isImage); in decomposeIntrinsic() local