Searched defs:drawBuffers (Results 1 – 5 of 5) sorted by relevance
/external/deqp/modules/gles31/functional/ |
D | es31fDrawBuffersIndexedTests.cpp | 387 const vector<DrawBufferInfo>& drawBuffers, in genRenderbuffers() 792 const vector<DrawBufferInfo>& drawBuffers, in renderRefQuad() 818 …edBlendEq (const BlendState& pre, const BlendState post, const vector<DrawBufferInfo>& drawBuffers) in requiresAdvancedBlendEq() 854 …ommonBlendState, const BlendState& postCommonBlendState, const vector<DrawBufferInfo>& drawBuffers) in genFragmentSource() 950 …ommonBlendState, const BlendState& postCommonBlendState, const vector<DrawBufferInfo>& drawBuffers) in genShaderSources() 970 const vector<DrawBufferInfo>& drawBuffers, in renderQuad() 1068 const vector<DrawBufferInfo>& drawBuffers) in logTestCaseInfo() 1113 const vector<DrawBufferInfo>& drawBuffers) in runTest() 1151 const vector<DrawBufferInfo>& drawBuffers, in DrawBuffersIndexedTest() 1301 …andom& rng, BlendState& preCommon, BlendState& postCommon, vector<DrawBufferInfo>& drawBuffers, in… in genRandomTest() [all …]
|
/external/deqp/modules/gles3/functional/ |
D | es3fShaderFragDataTests.cpp | 295 const deUint32 drawBuffers[] = { GL_COLOR_ATTACHMENT0, GL_COLOR_ATTACHMENT1 }; in iterate() local
|
D | es3fFragmentOutputTests.cpp | 569 vector<deUint32> drawBuffers (numAttachments); in iterate() local
|
/external/deqp/modules/glshared/ |
D | glsShaderExecUtil.cpp | 781 vector<deUint32> drawBuffers(m_outLocationSymbols.size()); in execute() local
|
/external/deqp/framework/opengl/wrapper/ |
D | glwFunctions.inl | 143 glDrawBuffersFunc drawBuffers; variable
|