OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getAtomicFuncArgument
(Results
1 - 2
of
2
) sorted by null
/external/deqp/external/vulkancts/modules/vulkan/image/
vktImageAtomicOperationTests.cpp
195
static deInt32
getAtomicFuncArgument
(const AtomicOperation op, const IVec3& invocationID, const IVec3& gridSize)
670
reference = computeBinaryAtomicOperationResult(m_operation, reference,
getAtomicFuncArgument
(m_operation, gid, extendedGridSize));
684
matchFound = (resultValue ==
getAtomicFuncArgument
(m_operation, gid, extendedGridSize));
698
matchFound = (resultValue ==
getAtomicFuncArgument
(m_operation, gid, extendedGridSize));
[
all
...]
/external/deqp/modules/gles31/functional/
es31fShaderImageLoadStoreTests.cpp
[
all
...]
Completed in 47 milliseconds