Searched defs:drawBuffers (Results 1 – 11 of 11) sorted by relevance
/external/deqp/modules/gles31/functional/ |
D | es31fDrawBuffersIndexedTests.cpp | 391 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/ |
D | es3fShaderFragDataTests.cpp | 318 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/external/openglcts/modules/glesext/geometry_shader/ |
D | esextcGeometryShaderLayeredRenderingBoundaryCondition.cpp | 340 glw::GLenum* drawBuffers = new glw::GLenum[m_textures_info.size()]; in iterate() local
|
/external/swiftshader/third_party/PowerVR_SDK/Examples/Intermediate/ColourGrading/OGLES3/ |
D | OGLES3ColourGrading.cpp | 452 GLenum drawBuffers[] = { GL_COLOR_ATTACHMENT0 }; in CreateFBO() local
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cTextureBarrierTests.cpp | 177 GLenum drawBuffers[NUM_TEXTURES]; in init() local
|
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/ |
D | esextcTextureCubeMapArrayImageTextureSize.cpp | 1426 const glw::GLenum drawBuffers[] = { GL_COLOR_ATTACHMENT0, GL_COLOR_ATTACHMENT1 }; in runShaders() local
|
/external/deqp/modules/glshared/ |
D | glsShaderExecUtil.cpp | 642 vector<deUint32> drawBuffers(m_outputLayout.locationSymbols.size()); in execute() local
|
/external/deqp/framework/opengl/wrapper/ |
D | glwFunctions.inl | 181 glDrawBuffersFunc drawBuffers; variable
|
/external/skia/src/gpu/gl/ |
D | GrGLTestInterface.h | 67 virtual GrGLvoid drawBuffers(GrGLsizei n, const GrGLenum* bufs) {} in drawBuffers() function
|
/external/skqp/src/gpu/gl/ |
D | GrGLTestInterface.h | 67 virtual GrGLvoid drawBuffers(GrGLsizei n, const GrGLenum* bufs) {} in drawBuffers() function
|