Searched refs:getAtomicFuncArgumentShaderStr (Results 1 – 2 of 2) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/image/ |
D | vktImageAtomicOperationTests.cpp | 116 static string getAtomicFuncArgumentShaderStr (const AtomicOperation op, in getAtomicFuncArgumentShaderStr() function 300 …+ getAtomicFuncArgumentShaderStr(m_operation, "gx", "gy", "gz", IVec3(NUM_INVOCATIONS_PER_PIXEL*gr… in initPrograms() 375 …+ getAtomicFuncArgumentShaderStr(m_operation, "gx", "gy", "gz", IVec3(NUM_INVOCATIONS_PER_PIXEL*gr… in initPrograms()
|
/external/deqp/modules/gles31/functional/ |
D | es31fShaderImageLoadStoreTests.cpp | 1620 …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::__anon0a49b9df0111::BinaryAtomicOperationCase 2018 …+ getAtomicFuncArgumentShaderStr(m_operation, "gx", "gy", "gz", IVec2(NUM_INVOCATIONS_PER_PIXEL*im… in iterate()
|