Home
last modified time | relevance | path

Searched defs:programOut (Results 1 – 5 of 5) sorted by relevance

/external/angle/src/libANGLE/
DMemoryProgramCache.cpp189 egl::BlobCache::Value *programOut, in get()
197 egl::BlobCache::Value *programOut) in getAt()
DGLES1Renderer.cpp582 ShaderProgramID *programOut) in linkProgram()
/external/angle/src/tests/gl_tests/
DDrawBuffersTest.cpp80 void setupMRTProgramESSL3(bool bufferEnabled[8], GLuint *programOut) in setupMRTProgramESSL3()
123 void setupMRTProgramESSL1(bool bufferEnabled[8], GLuint *programOut) in setupMRTProgramESSL1()
154 void setupMRTProgram(bool bufferEnabled[8], GLuint *programOut) in setupMRTProgram()
DMemoryBarrierTest.cpp462 GLProgram *programOut) in createProgram()
573 void MemoryBarrierTestBase::createNoopGraphicsProgram(GLProgram *programOut) in createNoopGraphicsProgram()
579 void MemoryBarrierTestBase::createNoopComputeProgram(GLProgram *programOut) in createNoopComputeProgram()
727 void MemoryBarrierTestBase::createVertexVerifyProgram(GLuint vertexBuffer, GLProgram *programOut) in createVertexVerifyProgram()
892 void MemoryBarrierTestBase::createIndexVerifyProgram(GLuint indexBuffer, GLProgram *programOut) in createIndexVerifyProgram()
1041 void MemoryBarrierTestBase::createUBOVerifyProgram(GLuint buffer, GLProgram *programOut) in createUBOVerifyProgram()
1189 void MemoryBarrierTestBase::createIndirectVerifyProgram(GLuint buffer, GLProgram *programOut) in createIndirectVerifyProgram()
1697 void MemoryBarrierTestBase::createXfbVerifyProgram(GLuint buffer, GLProgram *programOut) in createXfbVerifyProgram()
1855 void MemoryBarrierTestBase::createAtomicCounterVerifyProgram(GLuint buffer, GLProgram *programOut) in createAtomicCounterVerifyProgram()
2015 GLProgram *programOut) in createSsboVerifyProgram()
[all …]
DMultisampledRenderToTextureTest.cpp63 void setupUniformColorProgramMultiRenderTarget(const bool bufferEnabled[8], GLuint *programOut) in setupUniformColorProgramMultiRenderTarget()