Home
last modified time | relevance | path

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

12

/third_party/vk-gl-cts/modules/gles3/functional/
Des3fDrawBuffersIndexedTests.cpp398 const vector<DrawBufferInfo>& drawBuffers, in genRenderbuffers()
832 const vector<DrawBufferInfo>& drawBuffers, in renderRefQuad()
859 …edBlendEq (const BlendState& pre, const BlendState post, const vector<DrawBufferInfo>& drawBuffers) in requiresAdvancedBlendEq()
900 …mmonBlendState, const BlendState& postCommonBlendState, const vector<DrawBufferInfo>& drawBuffers,… in genFragmentSource()
1001 …mmonBlendState, const BlendState& postCommonBlendState, const vector<DrawBufferInfo>& drawBuffers,… in genShaderSources()
1021 const vector<DrawBufferInfo>& drawBuffers, in renderQuad()
1121 const vector<DrawBufferInfo>& drawBuffers) in logTestCaseInfo()
1166 const vector<DrawBufferInfo>& drawBuffers) in runTest()
1204 const vector<DrawBufferInfo>& drawBuffers, in DrawBuffersIndexedTest()
1372 …andom& rng, BlendState& preCommon, BlendState& postCommon, vector<DrawBufferInfo>& drawBuffers, in… in genRandomTest()
[all …]
Des3fShaderFragDataTests.cpp326 const deUint32 drawBuffers[] = { GL_COLOR_ATTACHMENT0, GL_COLOR_ATTACHMENT1 }; in iterate() local
Des3fFragmentOutputTests.cpp569 vector<deUint32> drawBuffers (numAttachments); in iterate() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DClearTest.cpp763 GLenum drawBuffers[kAttachmentCount]; in TEST_P() local
833 GLenum drawBuffers[kAttachmentCount]; in TEST_P() local
903 GLenum drawBuffers[kAttachmentCount]; in TEST_P() local
1009 GLenum drawBuffers[kAttachmentCount]; in TEST_P() local
1093 GLenum drawBuffers[kAttachmentCount]; in TEST_P() local
1219 GLenum drawBuffers[kAttachmentCount]; in TEST_P() local
1343 GLenum drawBuffers[] = {GL_NONE, GL_COLOR_ATTACHMENT1}; in TEST_P() local
1368 GLenum drawBuffers[] = {GL_COLOR_ATTACHMENT0}; in TEST_P() local
1434 GLenum drawBuffers[] = {GL_COLOR_ATTACHMENT0, GL_COLOR_ATTACHMENT1}; in TEST_P() local
2029 std::vector<GLenum> drawBuffers(maxDrawBuffers); in TEST_P() local
[all …]
DFramebufferMultiviewTest.cpp19 std::vector<GLenum> drawBuffers(numColorAttachments); in GetDrawBufferRange() local
110 const auto &drawBuffers = GetDrawBufferRange(numColorAttachments); in initializeFBOs() local
DBlendIntegerTest.cpp165 GLenum drawBuffers[] = {GL_NONE, GL_COLOR_ATTACHMENT1, GL_COLOR_ATTACHMENT2, in runTestMRT() local
DDrawBuffersTest.cpp1077 GLenum drawBuffers[4]; member in ColorMaskForDrawBuffersTest
DWebGLCompatibilityTest.cpp2661 const std::array<GLenum, 2> &drawBuffers, in drawBuffersEXTFeedbackLoop()
2930 const std::array<GLenum, 2> &drawBuffers, in drawBuffersFeedbackLoop()
4575 std::vector<GLenum> drawBuffers(static_cast<size_t>(maxDrawBuffers), GL_NONE); in TEST_P() local
DBlitFramebufferANGLETest.cpp1016 GLenum drawBuffers[] = {GL_COLOR_ATTACHMENT0_EXT, GL_COLOR_ATTACHMENT1_EXT}; in TEST_P() local
DFramebufferTest.cpp2128 GLenum drawBuffers[] = {GL_NONE, GL_COLOR_ATTACHMENT1}; in TEST_P() local
/third_party/skia/third_party/externals/angle2/samples/multiple_draw_buffers/
DMultipleDrawBuffers.cpp132 GLenum drawBuffers[mFramebufferAttachmentCount] = { in draw() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DClearMultiviewGL.cpp65 const auto &drawBuffers = state.getDrawBufferStates(); in clearLayeredFBO() local
DFramebufferGL.cpp1288 const auto &drawBuffers = mState.getDrawBufferStates(); in syncState() local
DDispatchTableGL_autogen.h164 PFNGLDRAWBUFFERSPROC drawBuffers = nullptr; variable
/third_party/typescript/src/lib/
Dwebworker.iterable.generated.d.ts102 drawBuffers(buffers: Iterable<GLenum>): void; method
Ddom.iterable.generated.d.ts268 drawBuffers(buffers: Iterable<GLenum>): void; method
/third_party/typescript/lib/
Dlib.webworker.iterable.d.ts122 drawBuffers(buffers: Iterable<GLenum>): void; method
Dlib.dom.iterable.d.ts288 drawBuffers(buffers: Iterable<GLenum>): void; method
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/
DesextcGeometryShaderLayeredRenderingBoundaryCondition.cpp340 glw::GLenum* drawBuffers = new glw::GLenum[m_textures_info.size()]; in iterate() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cTextureBarrierTests.cpp177 GLenum drawBuffers[NUM_TEXTURES]; in init() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
Dangletypes.cpp343 BlendStateExt::BlendStateExt(const size_t drawBuffers) in BlendStateExt()
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArrayImageTextureSize.cpp1426 const glw::GLenum drawBuffers[] = { GL_COLOR_ATTACHMENT0, GL_COLOR_ATTACHMENT1 }; in runShaders() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
DCommandBufferGL.cpp989 ityp::array<ColorAttachmentIndex, GLenum, kMaxColorAttachments> drawBuffers = {}; in ExecuteRenderPass() local
/third_party/vk-gl-cts/modules/glshared/
DglsShaderExecUtil.cpp642 vector<deUint32> drawBuffers(m_outputLayout.locationSymbols.size()); in execute() local
/third_party/jsframework/runtime/main/extend/systemplugin/napi/webgl/
Dwebgl2.js472 drawBuffers: function (...args) { method

12