Home
last modified time | relevance | path

Searched defs:drawBuffers (Results 1 – 11 of 11) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fDrawBuffersIndexedTests.cpp391 const vector<DrawBufferInfo>& drawBuffers, in genRenderbuffers()
813 const vector<DrawBufferInfo>& drawBuffers, in renderRefQuad()
839 …edBlendEq (const BlendState& pre, const BlendState post, const vector<DrawBufferInfo>& drawBuffers) in requiresAdvancedBlendEq()
880 …mmonBlendState, const BlendState& postCommonBlendState, const vector<DrawBufferInfo>& drawBuffers,… in genFragmentSource()
981 …mmonBlendState, const BlendState& postCommonBlendState, const vector<DrawBufferInfo>& drawBuffers,… in genShaderSources()
1001 const vector<DrawBufferInfo>& drawBuffers, in renderQuad()
1098 const vector<DrawBufferInfo>& drawBuffers) in logTestCaseInfo()
1143 const vector<DrawBufferInfo>& drawBuffers) in runTest()
1181 const vector<DrawBufferInfo>& drawBuffers, in DrawBuffersIndexedTest()
1349 …andom& rng, BlendState& preCommon, BlendState& postCommon, vector<DrawBufferInfo>& drawBuffers, in… in genRandomTest()
[all …]
/external/deqp/modules/gles3/functional/
Des3fShaderFragDataTests.cpp318 const deUint32 drawBuffers[] = { GL_COLOR_ATTACHMENT0, GL_COLOR_ATTACHMENT1 }; in iterate() local
Des3fFragmentOutputTests.cpp569 vector<deUint32> drawBuffers (numAttachments); in iterate() local
/external/deqp/external/openglcts/modules/glesext/geometry_shader/
DesextcGeometryShaderLayeredRenderingBoundaryCondition.cpp340 glw::GLenum* drawBuffers = new glw::GLenum[m_textures_info.size()]; in iterate() local
/external/swiftshader/third_party/PowerVR_SDK/Examples/Intermediate/ColourGrading/OGLES3/
DOGLES3ColourGrading.cpp452 GLenum drawBuffers[] = { GL_COLOR_ATTACHMENT0 }; in CreateFBO() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cTextureBarrierTests.cpp177 GLenum drawBuffers[NUM_TEXTURES]; in init() local
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArrayImageTextureSize.cpp1426 const glw::GLenum drawBuffers[] = { GL_COLOR_ATTACHMENT0, GL_COLOR_ATTACHMENT1 }; in runShaders() local
/external/deqp/modules/glshared/
DglsShaderExecUtil.cpp642 vector<deUint32> drawBuffers(m_outputLayout.locationSymbols.size()); in execute() local
/external/deqp/framework/opengl/wrapper/
DglwFunctions.inl181 glDrawBuffersFunc drawBuffers; variable
/external/skia/src/gpu/gl/
DGrGLTestInterface.h67 virtual GrGLvoid drawBuffers(GrGLsizei n, const GrGLenum* bufs) {} in drawBuffers() function
/external/skqp/src/gpu/gl/
DGrGLTestInterface.h67 virtual GrGLvoid drawBuffers(GrGLsizei n, const GrGLenum* bufs) {} in drawBuffers() function