Searched defs:programOut (Results 1 – 5 of 5) sorted by relevance
/external/angle/src/libANGLE/ |
D | MemoryProgramCache.cpp | 185 egl::BlobCache::Value *programOut, in get() 193 egl::BlobCache::Value *programOut) in getAt()
|
D | GLES1Renderer.cpp | 576 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 | 444 GLProgram *programOut) in createProgram() 555 void MemoryBarrierTestBase::createNoopGraphicsProgram(GLProgram *programOut) in createNoopGraphicsProgram() 561 void MemoryBarrierTestBase::createNoopComputeProgram(GLProgram *programOut) in createNoopComputeProgram() 709 void MemoryBarrierTestBase::createVertexVerifyProgram(GLuint vertexBuffer, GLProgram *programOut) in createVertexVerifyProgram() 874 void MemoryBarrierTestBase::createIndexVerifyProgram(GLuint indexBuffer, GLProgram *programOut) in createIndexVerifyProgram() 1023 void MemoryBarrierTestBase::createUBOVerifyProgram(GLuint buffer, GLProgram *programOut) in createUBOVerifyProgram() 1171 void MemoryBarrierTestBase::createIndirectVerifyProgram(GLuint buffer, GLProgram *programOut) in createIndirectVerifyProgram() 1679 void MemoryBarrierTestBase::createXfbVerifyProgram(GLuint buffer, GLProgram *programOut) in createXfbVerifyProgram() 1831 void MemoryBarrierTestBase::createAtomicCounterVerifyProgram(GLuint buffer, GLProgram *programOut) in createAtomicCounterVerifyProgram() 1991 GLProgram *programOut) in createSsboVerifyProgram() [all …]
|
D | MultisampledRenderToTextureTest.cpp | 63 void setupUniformColorProgramMultiRenderTarget(const bool bufferEnabled[8], GLuint *programOut) in setupUniformColorProgramMultiRenderTarget()
|