Home
last modified time | relevance | path

Searched refs:getAtomicFuncArgumentShaderStr (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageAtomicOperationTests.cpp113 static string getAtomicFuncArgumentShaderStr (const AtomicOperation op, in getAtomicFuncArgumentShaderStr() function
291 …+ getAtomicFuncArgumentShaderStr(m_operation, "gx", "gy", "gz", IVec3(NUM_INVOCATIONS_PER_PIXEL*gr… in initPrograms()
365 …+ getAtomicFuncArgumentShaderStr(m_operation, "gx", "gy", "gz", IVec3(NUM_INVOCATIONS_PER_PIXEL*gr… in initPrograms()
/external/deqp/modules/gles31/functional/
Des31fShaderImageLoadStoreTests.cpp1620 …static string getAtomicFuncArgumentShaderStr (AtomicOperation op, const string& x, const strin…
1676 string BinaryAtomicOperationCase::getAtomicFuncArgumentShaderStr (AtomicOperation op, const string&… in getAtomicFuncArgumentShaderStr() function in deqp::gles31::Functional::__anonb29d2c9e0111::BinaryAtomicOperationCase
2018 …+ getAtomicFuncArgumentShaderStr(m_operation, "gx", "gy", "gz", IVec2(NUM_INVOCATIONS_PER_PIXEL*im… in iterate()