Home
last modified time | relevance | path

Searched refs:multisampled (Results 1 – 11 of 11) sorted by relevance

/external/mesa3d/src/intel/vulkan/
Danv_nir_lower_input_attachments.c54 const bool multisampled = (image_dim == GLSL_SAMPLER_DIM_SUBPASS_MS); in try_lower_input_load() local
69 nir_tex_instr *tex = nir_tex_instr_create(b.shader, 2 + multisampled); in try_lower_input_load()
/external/mesa3d/src/intel/isl/
DREADME78 For a multisampled surface, this unit has the obvious meaning.
79 A singlesampled surface, from ISL's perspective, is simply a multisampled
107 type multisampled surfaces, an element is a sample.
/external/mesa3d/src/gallium/docs/source/cso/
Dblend.rst97 multisample is enabled or the destination buffer is multisampled.
101 is enabled or the destination buffer is multisampled.
/external/deqp/doc/testspecs/GLES3/
Dfunctional.fbo.msaa.txt40 colorbuffer contents are then resolved to non-multisampled renderbuffer
/external/skia/dm/
DDMSrcSink.h62 enum Multisampled { kNotMultisampled, kMultisampled } multisampled; member
64 : type(t), approach(a), multisampled(ms) {} in type()
DDMSrcSink.cpp902 flags.multisampled == SinkFlags::kMultisampled; in veto()
/external/deqp/framework/common/
DtcuRasterizationVerifier.cpp657 const bool multisampled = (args.numSamples != 0); in verifyTriangleGroupInterpolationWithInterpolator() local
707 multisampled); in verifyTriangleGroupInterpolationWithInterpolator()
712 …hts = interpolator.interpolate(triNdx, tcu::IVec2(x, y), viewportSize, multisampled, subPixelBits); in verifyTriangleGroupInterpolationWithInterpolator()
2274 const bool multisampled = (args.numSamples != 0); in verifyTriangleGroupRasterization() local
2317 multisampled); in verifyTriangleGroupRasterization()
2429 const bool multisampled = args.numSamples != 0; in verifyLineGroupRasterization() local
2431 if (multisampled) in verifyLineGroupRasterization()
2487 const bool multisampled = args.numSamples != 0; in verifyLineGroupInterpolation() local
2489 if (multisampled) in verifyLineGroupInterpolation()
/external/deqp/doc/testspecs/GLES31/
Dfunctional.shaders.sample_variables.txt84 sample_mask_in.sample_mask cases test gl_SampleMaskIn that with multisampled
/external/mesa3d/src/gallium/docs/source/
Dscreen.rst255 a multisampled depth buffer into a single-sampled texture (or depth buffer).
700 which isn't multisampled.
/external/mesa3d/src/compiler/spirv/
Dspirv_to_nir.c847 bool multisampled = w[6]; in vtn_handle_type() local
856 if (multisampled) { in vtn_handle_type()
/external/vulkan-validation-layers/layers/
Dvk_validation_error_database.txt2090 …tion refer to Vulkan Spec Section '11.3. Images' which states 'If the multisampled storage images …