Home
last modified time | relevance | path

Searched +full:nullhw +full:- +full:layer (Results 1 – 7 of 7) sorted by relevance

/third_party/mesa3d/src/intel/
Dmeson.build2 # SPDX-License-Identifier: MIT
6 with_intel_elk = get_option('intel-elk')
10 intel_common_args += ['-DINTEL_USE_ELK']
13 error('Cannot build Crocus or Hasvk with meson option -Dintel-elk=false set.')
39 if get_option('vulkan-layers').contains('intel-nullhw')
40 subdir('nullhw-layer') subdir
/third_party/mesa3d/
D.mr-label-maker.yml32 'gitlab-ci': 'CI'
39 'intel/compiler': 'intel-compiler'
40 'intel/brw': 'intel-brw'
41 'intel/elk': 'intel-elk'
42 'intel/tools': 'intel-tools'
43 'intel/executor': 'intel-executor'
75 'spirv': 'SPIR-V'
84 'vaapi': 'VA-API'
121 '^.gitlab-ci': ['CI']
122 '^.*/gitlab-ci(-inc)?.yml': ['CI']
[all …]
Ddependency_inputs.gni25 "./include/drm-uapi/xe_drm.h",
26 "./include/drm-uapi/etnaviv_drm.h",
27 "./include/drm-uapi/virtgpu_drm.h",
28 "./include/drm-uapi/vc4_drm.h",
29 "./include/drm-uapi/dma-buf.h",
30 "./include/drm-uapi/panthor_drm.h",
31 "./include/drm-uapi/drm_fourcc.h",
32 "./include/drm-uapi/radeon_drm.h",
33 "./include/drm-uapi/i915_drm.h",
34 "./include/drm-uapi/pvr_drm.h",
[all …]
/third_party/mesa3d/src/intel/ci/
Dgitlab-ci-inc.yml1 .intel-common-rules:
4 - changes: &intel_common_file_list
5 - src/intel/*
6 - src/intel/blorp/**/*
7 - src/intel/common/**/*
8 - src/intel/compiler/**/*
9 - src/intel/dev/**/*
10 - src/intel/ds/**/*
11 - src/intel/genxml/**/*
12 - src/intel/isl/**/*
[all …]
/third_party/mesa3d/docs/relnotes/
D21.1.0.rst1 Mesa 21.1.0 Release Notes / 2021-05-05
20 ---------------
24 0128f10e22970d3aed3d1034003731f94623015cd9797c07151417649c1b1ff8 mesa-21.1.0.tar.xz
28 ------------
30 - VK_KHR_workgroup_memory_explicit_layout on Intel, RADV
32 - DRM format modifiers for AMD.
34 - VK_KHR_zero_initialize_workgroup_memory on Intel, RADV
36 - Zink exposes GL 4.6 and ES 3.1
38 - GL_EXT_depth_bounds_test on softpipe, zink
40 - GL_EXT_texture_filter_minmax on nvc0 (gm200+)
[all …]
D24.1.0.rst1 Mesa 24.1.0 Release Notes / 2024-05-22
20 ---------------
24 b7eac8c79244806b1c276eeeacc329e4a5b31a370804c4b0c7cd16837783f78b mesa-24.1.0.tar.xz
28 ------------
30 - VK_EXT_map_memory_placed on RADV, ANV and NVK
31 - VK_KHR_shader_subgroup_rotate on RADV and ANV and NVK
32 - VK_KHR_load_store_op_none on RADV, ANV, NVK and Turnip
33 - VK_KHR_line_rasterization on RADV, ANV, NVK and Turnip
34 - VK_KHR_index_type_uint8 on RADV, ANV, NVK and Turnip
35 - VK_KHR_shader_expect_assume on all Vulkan drivers
[all …]
D22.2.0.rst1 Mesa 22.2.0 Release Notes / 2022-09-21
20 ---------------
24 b1f9c8fd08f2cae3adf83355bef4d2398e8025f44947332880f2d0066bdafa8c mesa-22.2.0.tar.xz
29 ------------
31 - WGL_ARB_create_context_robustness
33 - d3d12 ARB_robust_buffer_access_behavior
35 - VK_EXT_robustness2 for lavapipe
37 - VK_EXT_image_2d_view_of_3d on RADV
39 - zink and d3d12 GL_EXT_memory_object_win32 and GL_EXT_semaphore_win32 support
41 - vertexAttributeInstanceRateZeroDivisor support for lavapipe
[all …]