Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DMemoryProgramCache.cpp185 egl::BlobCache::Value *programOut, in get()
193 egl::BlobCache::Value *programOut) in getAt()
DGLES1Renderer.cpp576 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.cpp444 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 …]
DMultisampledRenderToTextureTest.cpp63 void setupUniformColorProgramMultiRenderTarget(const bool bufferEnabled[8], GLuint *programOut) in setupUniformColorProgramMultiRenderTarget()