HomeSort by relevance Sort by last modified time
    Searched refs:computeBinaryAtomicOperationResult (Results 1 - 3 of 3) sorted by null

  /external/deqp/external/vulkancts/modules/vulkan/image/
vktImageAtomicOperationTests.cpp 232 static deInt32 computeBinaryAtomicOperationResult (const AtomicOperation op, const deInt32 a, const deInt32 b)
670 reference = computeBinaryAtomicOperationResult(m_operation, reference, getAtomicFuncArgument(m_operation, gid, extendedGridSize));
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/protected_memory/
vktProtectedMemShaderImageAccessTests.cpp 153 static deInt32 computeBinaryAtomicOperationResult (const AtomicOperation op, const deInt32 a, const deInt32 b)
    [all...]
  /external/deqp/modules/gles31/functional/
es31fShaderImageLoadStoreTests.cpp 407 int computeBinaryAtomicOperationResult (AtomicOperation op, int a, int b)
425 float computeBinaryAtomicOperationResult (AtomicOperation op, float /*a*/, float b)
    [all...]

Completed in 77 milliseconds