Lines Matching refs:supported
36 supported.
44 are supported.
50 * ``PIPE_CAP_PRIMITIVE_RESTART``: Whether primitive restart is supported.
52 masks are supported. If 0, then the first rendertarget's blend mask is
58 layers supported. If 0, the array textures are not supported at all and
61 FS_COORD_ORIGIN with value UPPER_LEFT is supported.
63 FS_COORD_ORIGIN with value LOWER_LEFT is supported.
65 property FS_COORD_PIXEL_CENTER with value HALF_INTEGER is supported.
67 property FS_COORD_PIXEL_CENTER with value INTEGER is supported.
72 * ``PIPE_CAP_TGSI_INSTANCEID``: Whether TGSI_SEMANTIC_INSTANCEID is supported
77 supported. That is, is the pipe_rasterizer_state::clamp_fragment_color
78 flag supported by the driver? If not, the state tracker will insert
82 supported, e.g. RGBA8 and RGBA32F as the first and second colorbuffer, resp.
90 If both clamped and unclamped CAPs are supported, the clamping can be
100 resources. If user-space buffers are supported, the driver must also still
119 * ``PIPE_CAP_TEXTURE_MULTISAMPLE``: Whether all MSAA resources supported
120 for rendering are also supported for texturing.
145 is supported.
169 ``TGSI_SEMANTIC_VIEWPORT_INDEX`` are supported as vertex shader
185 PIPE_TRANSFER_PERSISTENT and PIPE_TRANSFER_COHERENT are supported
188 supported.
199 TGSI_PROPERTY_VS_WINDOW_SPACE_POSITION is supported, which disables clipping
202 supported by the geometry shader. If stream-out is supported, this should be
203 at least 1. If stream-out is not supported, this should be 0.
224 * ``PIPE_CAP_MAX_VERTEX_ATTRIB_STRIDE``: The maximum supported vertex stride.
237 semantics. Only relevant if geometry shaders are supported.
253 How many per-patch outputs and inputs are supported between tessellation
257 magnification filters are supported with single-precision floating-point
260 magnification filters are supported with half-precision floating-point
265 * ``PIPE_CAP_TGSI_TXQS``: Whether the `TXQS` opcode is supported
277 Whether copying between compressed and plain formats is supported where
283 supported in vertex shaders.
285 TGSI opcodes are supported.
294 shader buffers are not supported.
296 for buffers is supported.
298 is supported.
299 * ``PIPE_CAP_STRING_MARKER``: Whether pipe->emit_string_marker() is supported.
315 is supported. The context->is_format_supported function will be expected
317 supports. N.B., The maximum number of layers supported for rasterizing a
319 even though it can be larger than the number of layers supported by either
329 supported for patch primitives.
332 supported in ``set_window_rectangles``.
364 are supported.
365 * ``PIPE_CAP_INT64``: Whether 64-bit integer operations are supported.
367 operations are supported.
369 supported.
370 * ``PIPE_CAP_TGSI_CLOCK``: Whether the CLOCK opcode is supported.
372 PIPE_POLYGON_MODE_FILL_RECTANGLE mode is supported for
376 bytes, or 0 if sparse buffers are not supported. The page size must be at
379 the SUBGROUP_* semantics are supported.
381 ``TGSI_SEMANTIC_VIEWPORT_INDEX`` are supported as tessellation evaluation
387 ``TGSI_PROPERTY_FS_POST_DEPTH_COVERAGE`` is supported.
389 supported.
394 ``PIPE_QUERY_SO_OVERFLOW_ANY_PREDICATE`` query types are supported. Note that
397 * ``PIPE_CAP_MEMOBJ``: Whether operations on memory objects are supported.
413 supported priority levels. A driver that does not support prioritized
468 * ``PIPE_SHADER_CAP_TGSI_CONT_SUPPORTED``: Whether the continue opcode is supported.
470 of the input file is supported.
472 of the output file is supported.
474 of the temporary file is supported.
476 of the constant file is supported.
477 * ``PIPE_SHADER_CAP_SUBROUTINES``: Whether subroutines are supported, i.e.
479 * ``PIPE_SHADER_CAP_INTEGERS``: Whether integer opcodes are supported.
480 If unsupported, only float opcodes are supported.
481 * ``PIPE_SHADER_CAP_INT64_ATOMICS``: Whether int64 atomic opcodes are supported. The device needs t…
482 * ``PIPE_SHADER_CAP_FP16``: Whether half precision floating-point opcodes are supported.
491 is supported. If it is, DTRUNC/DCEIL/DFLR/DROUND opcodes may be used.
493 DLDEXP are supported.
494 * ``PIPE_SHADER_CAP_TGSI_LDEXP_SUPPORTED``: Whether LDEXP is supported.
496 are supported.
535 * ``PIPE_COMPUTE_CAP_GRID_DIMENSION``: Number of supported dimensions
560 * ``PIPE_COMPUTE_CAP_IMAGES_SUPPORTED``: Whether images are supported
591 If this flag is set, surface creation may fail if blending is not supported