Searched defs:programOut (Results 1 – 5 of 5) sorted by relevance
/external/angle/src/libANGLE/ |
D | MemoryProgramCache.cpp | 189 egl::BlobCache::Value *programOut, in get() 197 egl::BlobCache::Value *programOut) in getAt()
|
D | GLES1Renderer.cpp | 582 ShaderProgramID *programOut) in linkProgram()
|
/external/angle/src/tests/gl_tests/ |
D | DrawBuffersTest.cpp | 80 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()
|
D | MemoryBarrierTest.cpp | 462 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 …]
|
D | MultisampledRenderToTextureTest.cpp | 63 void setupUniformColorProgramMultiRenderTarget(const bool bufferEnabled[8], GLuint *programOut) in setupUniformColorProgramMultiRenderTarget()
|