Home
last modified time | relevance | path

Searched defs:multisample (Results 1 – 25 of 43) sorted by relevance

12

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
Dmtl_format_map.json269 "multisample": "false", string
277 "multisample": "true", string
285 "multisample": "true", string
293 "multisample": "true", string
301 "multisample": "true", string
309 "multisample": "true", string
317 "multisample": "true", string
325 "multisample": "true", string
333 "multisample": "true", string
341 "multisample": "true", string
[all …]
Dmtl_format_utils.h58 bool multisample = false; // can be used as MSAA target member
/third_party/skia/third_party/externals/swiftshader/tests/VulkanBenchmarks/
DTriangleBenchmarks.cpp38 static void TriangleSolidColor(benchmark::State &state, Multisample multisample) in TriangleSolidColor()
89 static void TriangleInterpolateColor(benchmark::State &state, Multisample multisample) in TriangleInterpolateColor()
148 static void TriangleSampleTexture(benchmark::State &state, Multisample multisample) in TriangleSampleTexture()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_atom_rasterizer.c186 bool multisample = _mesa_is_multisample_enabled(ctx); in st_update_rasterizer() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleBaseResolveAndPerSampleFetch.hpp35 namespace multisample namespace
DvktPipelineMultisampleBaseResolve.hpp34 namespace multisample namespace
DvktPipelineFramebufferAttachmentTests.cpp80 bool multisample; member
123 const bool multisample) in makeRenderPass()
199 const bool multisample) in makeGraphicsPipeline()
276 const bool multisample) in makeImage()
660 void initImagePrograms (SourceCollections& programCollection, const bool multisample) in initImagePrograms()
772 tcu::TestStatus testNoAtt (Context& context, const bool multisample) in testNoAtt()
949 const bool multisample) in makeRenderPassDifferentAttachmentSizes()
1842 void checkSupport (Context& context, const bool multisample) in checkSupport()
DvktPipelineMultisampleTestsUtil.hpp39 namespace multisample namespace
DvktPipelineMultisampleBase.cpp31 namespace multisample namespace
DvktPipelineMultisampleBaseResolve.cpp40 namespace multisample namespace
DvktPipelineMultisampleTestsUtil.cpp37 namespace multisample namespace
DvktPipelineMultisampleBase.hpp34 namespace multisample namespace
DvktPipelineMultisampleBaseResolveAndPerSampleFetch.cpp41 namespace multisample namespace
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
DFramebuffer.cpp17 …tachment, vk::Format colorFormat, vk::RenderPass renderPass, vk::Extent2D extent, bool multisample) in Framebuffer()
DDrawTester.cpp19 DrawTester::DrawTester(Multisample multisample) in DrawTester()
DDrawTester.hpp133 const bool multisample; member in DrawTester
/third_party/skia/third_party/externals/dawn/src/utils/
DComboRenderPipelineDescriptor.cpp108 wgpu::MultisampleState* multisample = &descriptor->multisample; in ComboRenderPipelineDescriptor() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
DvktTextureMultisampleTests.cpp114 …de::MovePtr<tcu::TestCaseGroup> multisample (new tcu::TestCaseGroup(testCtx, "multisample", "Multi… in createTextureMultisampleTests() local
/third_party/skia/src/gpu/gl/
DGrGLRenderTarget.h45 bool isFBO0(bool multisample) const { in isFBO0()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_setup.h29 unsigned multisample:1; member
/third_party/flutter/skia/third_party/externals/angle2/util/
DEGLWindow.h49 bool multisample; member
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DRenderPipelineVk.cpp386 VkPipelineMultisampleStateCreateInfo multisample; in RenderPipeline() local
/third_party/skia/third_party/externals/angle2/util/
DEGLWindow.h50 bool multisample; member
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DRenderPipelineVk.cpp437 VkPipelineMultisampleStateCreateInfo multisample; in Initialize() local
/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_pipe.h403 D3DMULTISAMPLE_TYPE *multisample, in d3dmultisample_type_check()

12