Home
last modified time | relevance | path

Searched defs:INTEL_MASK (Results 1 – 25 of 35) sorted by relevance

12

/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/intel/perf/
H A Dgen_perf_regs.h27 #define INTEL_MASK(high, low) (((1u<<((high)-(low)+1))-1)<<(low)) macro
/dports/lang/clover/mesa-21.3.6/src/intel/perf/
H A Dintel_perf_regs.h27 #define INTEL_MASK(high, low) (((1u<<((high)-(low)+1))-1)<<(low)) macro
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/intel/perf/
H A Dintel_perf_regs.h27 #define INTEL_MASK(high, low) (((1u<<((high)-(low)+1))-1)<<(low)) macro
/dports/graphics/libosmesa/mesa-21.3.6/src/intel/perf/
H A Dintel_perf_regs.h27 #define INTEL_MASK(high, low) (((1u<<((high)-(low)+1))-1)<<(low)) macro
/dports/graphics/mesa-libs/mesa-21.3.6/src/intel/perf/
H A Dintel_perf_regs.h27 #define INTEL_MASK(high, low) (((1u<<((high)-(low)+1))-1)<<(low)) macro
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/intel/perf/
H A Dintel_perf_regs.h27 #define INTEL_MASK(high, low) (((1u<<((high)-(low)+1))-1)<<(low)) macro
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/intel/perf/
H A Dintel_perf_regs.h27 #define INTEL_MASK(high, low) (((1u<<((high)-(low)+1))-1)<<(low)) macro
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/intel/perf/
H A Dintel_perf_regs.h27 #define INTEL_MASK(high, low) (((1u<<((high)-(low)+1))-1)<<(low)) macro
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/intel/perf/
H A Dintel_perf_regs.h27 #define INTEL_MASK(high, low) (((1u<<((high)-(low)+1))-1)<<(low)) macro
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/intel/perf/
H A Dintel_perf_regs.h27 #define INTEL_MASK(high, low) (((1u<<((high)-(low)+1))-1)<<(low)) macro
/dports/graphics/mesa-dri/mesa-21.3.6/src/intel/perf/
H A Dintel_perf_regs.h27 #define INTEL_MASK(high, low) (((1u<<((high)-(low)+1))-1)<<(low)) macro
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/intel/compiler/
H A Dbrw_eu_defines.h42 #define INTEL_MASK(high, low) (((1u<<((high)-(low)+1))-1)<<(low)) macro
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/intel/compiler/
H A Dbrw_eu_defines.h43 #define INTEL_MASK(high, low) (((1u<<((high)-(low)+1))-1)<<(low)) macro
/dports/lang/clover/mesa-21.3.6/src/intel/compiler/
H A Dbrw_eu_defines.h43 #define INTEL_MASK(high, low) (((1u<<((high)-(low)+1))-1)<<(low)) macro
/dports/graphics/libosmesa/mesa-21.3.6/src/intel/compiler/
H A Dbrw_eu_defines.h43 #define INTEL_MASK(high, low) (((1u<<((high)-(low)+1))-1)<<(low)) macro
/dports/graphics/mesa-libs/mesa-21.3.6/src/intel/compiler/
H A Dbrw_eu_defines.h43 #define INTEL_MASK(high, low) (((1u<<((high)-(low)+1))-1)<<(low)) macro
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/intel/compiler/
H A Dbrw_eu_defines.h43 #define INTEL_MASK(high, low) (((1u<<((high)-(low)+1))-1)<<(low)) macro
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/intel/compiler/
H A Dbrw_eu_defines.h43 #define INTEL_MASK(high, low) (((1u<<((high)-(low)+1))-1)<<(low)) macro
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/intel/compiler/
H A Dbrw_eu_defines.h43 #define INTEL_MASK(high, low) (((1u<<((high)-(low)+1))-1)<<(low)) macro
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/intel/compiler/
H A Dbrw_eu_defines.h43 #define INTEL_MASK(high, low) (((1u<<((high)-(low)+1))-1)<<(low)) macro
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/intel/compiler/
H A Dbrw_eu_defines.h43 #define INTEL_MASK(high, low) (((1u<<((high)-(low)+1))-1)<<(low)) macro
/dports/graphics/mesa-dri/mesa-21.3.6/src/intel/compiler/
H A Dbrw_eu_defines.h43 #define INTEL_MASK(high, low) (((1u<<((high)-(low)+1))-1)<<(low)) macro
/dports/x11-drivers/xf86-video-intel/xf86-video-intel-31486f40f8e8f8923ca0799aea84b58799754564/src/sna/
H A Dgen9_render.h4 #define INTEL_MASK(high, low) (((1 << ((high) - (low) + 1)) - 1) << (low)) macro
H A Dgen8_render.h4 #define INTEL_MASK(high, low) (((1 << ((high) - (low) + 1)) - 1) << (low)) macro
/dports/lang/clover/mesa-21.3.6/src/mesa/drivers/dri/i965/
H A Dbrw_defines.h37 #define INTEL_MASK(high, low) (((1u<<((high)-(low)+1))-1)<<(low)) macro

12