Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DMemoryBarrierTest.cpp280 void createAtomicCounterVerifyProgram(GLuint buffer, GLProgram *programOut);
1852 void MemoryBarrierTestBase::createAtomicCounterVerifyProgram(GLuint buffer, GLProgram *programOut) in createAtomicCounterVerifyProgram() function in __anon77f2c15b0111::MemoryBarrierTestBase
1944 createAtomicCounterVerifyProgram(atomicCounterBuffer, &readProgram); in atomicCounterBitBufferWriteThenAtomic()
1975 createAtomicCounterVerifyProgram(atomicCounterBuffer, &readProgram); in atomicCounterBitAtomicThenBufferWrite()