Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktAtomicOperationTests.cpp205 TestBuffer(AtomicOperation atomicOp) in TestBuffer()
294 static BufferInterface* createTestBuffer(DataType type, AtomicOperation atomicOp) in createTestBuffer()
462 AtomicOperation atomicOp) in AtomicOperationCaseInstance()
649 AtomicOperation atomicOp) in AtomicOperationCase()
742 } atomicOp[] = in addAtomicOperationTests() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cShaderAtomicCounterOpsTests.cpp366 void ShaderAtomicCounterOpsTestBase::fillAtomicCounterBuffer(AtomicOperation* atomicOp) in fillAtomicCounterBuffer()
403 bool ShaderAtomicCounterOpsTestBase::checkAtomicCounterBuffer(AtomicOperation* atomicOp) in checkAtomicCounterBuffer()
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemShaderImageAccessTests.cpp1200 const AtomicOperation atomicOp = (AtomicOperation)atomicOpI; in createShaderImageAccessTests() local
/external/deqp-deps/glslang/hlsl/
DhlslParseHelper.cpp4836 const TOperator atomicOp = mapAtomicOp(loc, op, isImage); in decomposeIntrinsic() local