Home
last modified time | relevance | path

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

12

/third_party/vk-gl-cts/modules/gles31/functional/
Des31fDrawBuffersIndexedTests.cpp398 const vector<DrawBufferInfo>& drawBuffers, in genRenderbuffers()
820 const vector<DrawBufferInfo>& drawBuffers, in renderRefQuad()
847 …edBlendEq (const BlendState& pre, const BlendState post, const vector<DrawBufferInfo>& drawBuffers) in requiresAdvancedBlendEq()
888 …mmonBlendState, const BlendState& postCommonBlendState, const vector<DrawBufferInfo>& drawBuffers,… in genFragmentSource()
989 …mmonBlendState, const BlendState& postCommonBlendState, const vector<DrawBufferInfo>& drawBuffers,… in genShaderSources()
1009 const vector<DrawBufferInfo>& drawBuffers, in renderQuad()
1109 const vector<DrawBufferInfo>& drawBuffers) in logTestCaseInfo()
1154 const vector<DrawBufferInfo>& drawBuffers) in runTest()
1192 const vector<DrawBufferInfo>& drawBuffers, in DrawBuffersIndexedTest()
1360 …andom& rng, BlendState& preCommon, BlendState& postCommon, vector<DrawBufferInfo>& drawBuffers, in… in genRandomTest()
[all …]
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DClearTest.cpp632 GLenum drawBuffers[kAttachmentCount]; in TEST_P() local
699 GLenum drawBuffers[kAttachmentCount]; in TEST_P() local
769 GLenum drawBuffers[kAttachmentCount]; in TEST_P() local
894 GLenum drawBuffers[kAttachmentCount]; in TEST_P() local
1002 GLenum drawBuffers[] = {GL_NONE, GL_COLOR_ATTACHMENT1}; in TEST_P() local
1027 GLenum drawBuffers[] = {GL_COLOR_ATTACHMENT0}; in TEST_P() local
1093 GLenum drawBuffers[] = {GL_COLOR_ATTACHMENT0, GL_COLOR_ATTACHMENT1}; in TEST_P() local
DFramebufferMultiviewTest.cpp19 std::vector<GLenum> drawBuffers(numColorAttachments); in GetDrawBufferRange() local
110 const auto &drawBuffers = GetDrawBufferRange(numColorAttachments); in initializeFBOs() local
DBlitFramebufferANGLETest.cpp924 GLenum drawBuffers[] = {GL_COLOR_ATTACHMENT0_EXT, GL_COLOR_ATTACHMENT1_EXT}; in TEST_P() local
DWebGLCompatibilityTest.cpp2356 const std::array<GLenum, 2> &drawBuffers, in drawBuffersEXTFeedbackLoop()
2507 const std::array<GLenum, 2> &drawBuffers, in drawBuffersFeedbackLoop()
3943 std::vector<GLenum> drawBuffers(static_cast<size_t>(maxDrawBuffers), GL_NONE); in TEST_P() 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
/third_party/skia/third_party/externals/angle2/samples/multiple_draw_buffers/
DMultipleDrawBuffers.cpp132 GLenum drawBuffers[mFramebufferAttachmentCount] = { in draw() local
/third_party/flutter/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
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DClearMultiviewGL.cpp65 const auto &drawBuffers = state.getDrawBufferStates(); in clearLayeredFBO() local
/third_party/typescript/lib/
Dlib.webworker.iterable.d.ts113 drawBuffers(buffers: Iterable<GLenum>): void; method
Dlib.dom.iterable.d.ts298 drawBuffers(buffers: Iterable<GLenum>): void; method
/third_party/typescript/src/lib/
Dwebworker.iterable.generated.d.ts93 drawBuffers(buffers: Iterable<GLenum>): void; method
Ddom.iterable.generated.d.ts278 drawBuffers(buffers: Iterable<GLenum>): void; method
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fShaderFragDataTests.cpp326 const deUint32 drawBuffers[] = { GL_COLOR_ATTACHMENT0, GL_COLOR_ATTACHMENT1 }; in iterate() local
/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/flutter/skia/third_party/externals/dawn/src/dawn_native/opengl/
DCommandBufferGL.cpp588 std::array<GLenum, kMaxColorAttachments> drawBuffers = {}; in ExecuteRenderPass() 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

12