Searched refs:arrayed (Results 1 - 10 of 10) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 21.3.4.rst | 155 - intel/fs: OpImageQueryLod does not support arrayed images as an operand
|
| H A D | 13.0.4.rst | 190 - anv/cmd_buffer: Fix arrayed depth/stencil attachments
|
| H A D | 21.3.0.rst | 739 - nir/lower_io: Identify Mesh output as arrayed
|
| H A D | 21.1.0.rst | 4506 - zink: emit ImageCubeArray cap when accessing arrayed cube dimension images
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/nir_to_spirv/ |
| H A D | spirv_builder.h | 377 SpvDim dim, bool depth, bool arrayed, bool ms,
|
| H A D | spirv_builder.c | 1219 SpvDim dim, bool depth, bool arrayed, bool ms, 1224 sampled_type, dim, depth ? 1 : 0, arrayed ? 1 : 0, ms ? 1 : 0, sampled, 1218 spirv_builder_type_image(struct spirv_builder * b,SpvId sampled_type,SpvDim dim,bool depth,bool arrayed,bool ms,unsigned sampled,SpvImageFormat image_format) argument
|
| H A D | nir_to_spirv.c | 822 bool arrayed = glsl_sampler_type_is_array(type); local in function:get_bare_image_type 823 if (dimension == SpvDimCube && arrayed) 829 arrayed,
|
| /xsrc/external/mit/MesaLib/dist/docs/isl/ |
| H A D | ccs.rst | 99 Mip-mapped and arrayed surfaces are supported with MCS buffer layout with 112 Mip-mapped and arrayed surfaces are supported with MCS buffer layout with
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/ |
| H A D | intel_mipmap_tree.c | 169 const bool arrayed = mt->surf.logical_level0_px.array_len > 1 || local in function:intel_miptree_supports_ccs 172 if (arrayed) { 191 * Non-MultiSampler Render Target Restriction). Mip-mapped and arrayed 196 * Non-MultiSampler Render Target Restriction). Mip-mapped and arrayed 200 if (devinfo->gen < 8 && (mip_mapped || arrayed)) 1991 /* Compression of arrayed msaa surfaces is supported. */
|
| /xsrc/external/mit/MesaLib/dist/ |
| H A D | .pick_status.json | 5584 "description": "d3d12: Don't add arrayed VS outputs when next stage uses per-vertex inputs", 16690 "description": "intel/fs: OpImageQueryLod does not support arrayed images as an operand", [all...] |
Completed in 132 milliseconds