Home
last modified time | relevance | path

Searched refs:swizzling (Results 1 – 25 of 745) sorted by relevance

12345678910>>...30

/dports/lang/clover/mesa-21.3.6/src/intel/isl/
H A Disl_storage_image.c220 .swizzling = { 0xff, 0xff },
282 param->swizzling[0] = 3; in isl_surf_fill_image_param()
283 param->swizzling[1] = 4; in isl_surf_fill_image_param()
300 param->swizzling[0] = 3; in isl_surf_fill_image_param()
301 param->swizzling[1] = 0xff; in isl_surf_fill_image_param()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/intel/isl/
H A Disl_storage_image.c220 .swizzling = { 0xff, 0xff },
282 param->swizzling[0] = 3; in isl_surf_fill_image_param()
283 param->swizzling[1] = 4; in isl_surf_fill_image_param()
300 param->swizzling[0] = 3; in isl_surf_fill_image_param()
301 param->swizzling[1] = 0xff; in isl_surf_fill_image_param()
/dports/graphics/libosmesa/mesa-21.3.6/src/intel/isl/
H A Disl_storage_image.c220 .swizzling = { 0xff, 0xff },
282 param->swizzling[0] = 3; in isl_surf_fill_image_param()
283 param->swizzling[1] = 4; in isl_surf_fill_image_param()
300 param->swizzling[0] = 3; in isl_surf_fill_image_param()
301 param->swizzling[1] = 0xff; in isl_surf_fill_image_param()
/dports/graphics/mesa-libs/mesa-21.3.6/src/intel/isl/
H A Disl_storage_image.c220 .swizzling = { 0xff, 0xff },
282 param->swizzling[0] = 3; in isl_surf_fill_image_param()
283 param->swizzling[1] = 4; in isl_surf_fill_image_param()
300 param->swizzling[0] = 3; in isl_surf_fill_image_param()
301 param->swizzling[1] = 0xff; in isl_surf_fill_image_param()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/intel/isl/
H A Disl_storage_image.c220 .swizzling = { 0xff, 0xff },
282 param->swizzling[0] = 3; in isl_surf_fill_image_param()
283 param->swizzling[1] = 4; in isl_surf_fill_image_param()
300 param->swizzling[0] = 3; in isl_surf_fill_image_param()
301 param->swizzling[1] = 0xff; in isl_surf_fill_image_param()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/intel/isl/
H A Disl_storage_image.c220 .swizzling = { 0xff, 0xff },
282 param->swizzling[0] = 3; in isl_surf_fill_image_param()
283 param->swizzling[1] = 4; in isl_surf_fill_image_param()
300 param->swizzling[0] = 3; in isl_surf_fill_image_param()
301 param->swizzling[1] = 0xff; in isl_surf_fill_image_param()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/intel/isl/
H A Disl_storage_image.c220 .swizzling = { 0xff, 0xff },
282 param->swizzling[0] = 3; in isl_surf_fill_image_param()
283 param->swizzling[1] = 4; in isl_surf_fill_image_param()
300 param->swizzling[0] = 3; in isl_surf_fill_image_param()
301 param->swizzling[1] = 0xff; in isl_surf_fill_image_param()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/intel/isl/
H A Disl_storage_image.c220 .swizzling = { 0xff, 0xff },
282 param->swizzling[0] = 3; in isl_surf_fill_image_param()
283 param->swizzling[1] = 4; in isl_surf_fill_image_param()
300 param->swizzling[0] = 3; in isl_surf_fill_image_param()
301 param->swizzling[1] = 0xff; in isl_surf_fill_image_param()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/intel/isl/
H A Disl_storage_image.c220 .swizzling = { 0xff, 0xff },
282 param->swizzling[0] = 3; in isl_surf_fill_image_param()
283 param->swizzling[1] = 4; in isl_surf_fill_image_param()
300 param->swizzling[0] = 3; in isl_surf_fill_image_param()
301 param->swizzling[1] = 0xff; in isl_surf_fill_image_param()
/dports/graphics/mesa-dri/mesa-21.3.6/src/intel/isl/
H A Disl_storage_image.c220 .swizzling = { 0xff, 0xff },
282 param->swizzling[0] = 3; in isl_surf_fill_image_param()
283 param->swizzling[1] = 4; in isl_surf_fill_image_param()
300 param->swizzling[0] = 3; in isl_surf_fill_image_param()
301 param->swizzling[1] = 0xff; in isl_surf_fill_image_param()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/intel/isl/
H A Disl_storage_image.c220 .swizzling = { 0xff, 0xff },
278 param->swizzling[0] = 3; in isl_surf_fill_image_param()
279 param->swizzling[1] = 4; in isl_surf_fill_image_param()
296 param->swizzling[0] = 3; in isl_surf_fill_image_param()
297 param->swizzling[1] = 0xff; in isl_surf_fill_image_param()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ios/chrome/browser/ui/safe_mode/
H A Dsafe_mode_egtest.mm67 // Mocks the +hasReportToUpload method by swizzling to return positively that
69 // TODO(crbug.com/1015272): Consider moving from swizzling to a delegate.
88 // Mocks the +detectedThirdPartyMods method by swizzling to return positively
90 // TODO(crbug.com/1015272): Consider moving from swizzling to a delegate.
115 // Mocks the +detectedThirdPartyMods method by swizzling to return positively
117 // TODO(crbug.com/1015272): Consider moving from swizzling to a delegate.
/dports/www/firefox-esr/firefox-91.8.0/gfx/wr/webrender/doc/
H A Dswizzling.md14 ## Solution: swizzling
22 …y swizzled then introduces the batch breaks. This is a downside for the swizzling approach in gene…
27 - we use `glTexStorage` with BGRA8 internal format, no swizzling is needed in general case.
30 …- if `glTexStorage` is available, we use it with RGBA8 internal format, swizzling everything on te…
31 …sized format with `gTexImage` and expect the data to come in BGRA format, no swizzling is involved.
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/wr/webrender/doc/
H A Dswizzling.md14 ## Solution: swizzling
22 …y swizzled then introduces the batch breaks. This is a downside for the swizzling approach in gene…
27 - we use `glTexStorage` with BGRA8 internal format, no swizzling is needed in general case.
30 …- if `glTexStorage` is available, we use it with RGBA8 internal format, swizzling everything on te…
31 …sized format with `gTexImage` and expect the data to come in BGRA format, no swizzling is involved.
/dports/www/firefox/firefox-99.0/gfx/wr/webrender/doc/
H A Dswizzling.md14 ## Solution: swizzling
22 …y swizzled then introduces the batch breaks. This is a downside for the swizzling approach in gene…
27 - we use `glTexStorage` with BGRA8 internal format, no swizzling is needed in general case.
30 …- if `glTexStorage` is available, we use it with RGBA8 internal format, swizzling everything on te…
31 …sized format with `gTexImage` and expect the data to come in BGRA format, no swizzling is involved.
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/wr/webrender/doc/
H A Dswizzling.md14 ## Solution: swizzling
22 …y swizzled then introduces the batch breaks. This is a downside for the swizzling approach in gene…
27 - we use `glTexStorage` with BGRA8 internal format, no swizzling is needed in general case.
30 …- if `glTexStorage` is available, we use it with RGBA8 internal format, swizzling everything on te…
31 …sized format with `gTexImage` and expect the data to come in BGRA format, no swizzling is involved.
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/IR/
H A DIntrinsicsAMDGPU.td848 // and swizzling changes depending on whether idxen is set in the instruction.
850 // they behave differently in bounds checking and swizzling.
854 llvm_i32_ty, // offset(VGPR/imm, included in bounds checking and swizzling)
866 llvm_i32_ty, // offset(VGPR/imm, included in bounds checking and swizzling)
878 llvm_i32_ty, // offset(VGPR/imm, included in bounds checking and swizzling)
891 llvm_i32_ty, // offset(VGPR/imm, included in bounds checking and swizzling)
903 llvm_i32_ty, // offset(VGPR/imm, included in bounds checking and swizzling)
923 llvm_i32_ty, // offset(VGPR/imm, included in bounds checking and swizzling)
934 llvm_i32_ty, // offset(VGPR/imm, included in bounds checking and swizzling)
1009 llvm_i32_ty, // offset(VGPR/imm, included in bounds checking and swizzling)
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/powerpc/boot/dts/
H A Dcurrituck.dts149 * We are de-swizzling here because the numbers are actually for
153 * The real slot is on idsel 0, so the swizzling is 1:1
186 * We are de-swizzling here because the numbers are actually for
190 * The real slot is on idsel 0, so the swizzling is 1:1
223 * We are de-swizzling here because the numbers are actually for
227 * The real slot is on idsel 0, so the swizzling is 1:1
H A Dakebono.dts277 * We are de-swizzling here because the numbers are actually for
281 * The real slot is on idsel 0, so the swizzling is 1:1
317 * We are de-swizzling here because the numbers are actually for
321 * The real slot is on idsel 0, so the swizzling is 1:1
357 * We are de-swizzling here because the numbers are actually for
361 * The real slot is on idsel 0, so the swizzling is 1:1
397 * We are de-swizzling here because the numbers are actually for
401 * The real slot is on idsel 0, so the swizzling is 1:1
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/powerpc/boot/dts/
H A Dcurrituck.dts149 * We are de-swizzling here because the numbers are actually for
153 * The real slot is on idsel 0, so the swizzling is 1:1
186 * We are de-swizzling here because the numbers are actually for
190 * The real slot is on idsel 0, so the swizzling is 1:1
223 * We are de-swizzling here because the numbers are actually for
227 * The real slot is on idsel 0, so the swizzling is 1:1
H A Dakebono.dts277 * We are de-swizzling here because the numbers are actually for
281 * The real slot is on idsel 0, so the swizzling is 1:1
317 * We are de-swizzling here because the numbers are actually for
321 * The real slot is on idsel 0, so the swizzling is 1:1
357 * We are de-swizzling here because the numbers are actually for
361 * The real slot is on idsel 0, so the swizzling is 1:1
397 * We are de-swizzling here because the numbers are actually for
401 * The real slot is on idsel 0, so the swizzling is 1:1
/dports/multimedia/libv4l/linux-5.13-rc2/arch/powerpc/boot/dts/
H A Dcurrituck.dts149 * We are de-swizzling here because the numbers are actually for
153 * The real slot is on idsel 0, so the swizzling is 1:1
186 * We are de-swizzling here because the numbers are actually for
190 * The real slot is on idsel 0, so the swizzling is 1:1
223 * We are de-swizzling here because the numbers are actually for
227 * The real slot is on idsel 0, so the swizzling is 1:1
H A Dakebono.dts277 * We are de-swizzling here because the numbers are actually for
281 * The real slot is on idsel 0, so the swizzling is 1:1
317 * We are de-swizzling here because the numbers are actually for
321 * The real slot is on idsel 0, so the swizzling is 1:1
357 * We are de-swizzling here because the numbers are actually for
361 * The real slot is on idsel 0, so the swizzling is 1:1
397 * We are de-swizzling here because the numbers are actually for
401 * The real slot is on idsel 0, so the swizzling is 1:1
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/IR/
H A DIntrinsicsAMDGPU.td894 // and swizzling changes depending on whether idxen is set in the instruction.
896 // they behave differently in bounds checking and swizzling.
900 llvm_i32_ty, // offset(VGPR/imm, included in bounds checking and swizzling)
915 llvm_i32_ty, // offset(VGPR/imm, included in bounds checking and swizzling)
930 llvm_i32_ty, // offset(VGPR/imm, included in bounds checking and swizzling)
946 llvm_i32_ty, // offset(VGPR/imm, included in bounds checking and swizzling)
961 llvm_i32_ty, // offset(VGPR/imm, included in bounds checking and swizzling)
983 llvm_i32_ty, // offset(VGPR/imm, included in bounds checking and swizzling)
994 llvm_i32_ty, // offset(VGPR/imm, included in bounds checking and swizzling)
1076 llvm_i32_ty, // offset(VGPR/imm, included in bounds checking and swizzling)
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DIntrinsicsAMDGPU.td894 // and swizzling changes depending on whether idxen is set in the instruction.
896 // they behave differently in bounds checking and swizzling.
900 llvm_i32_ty, // offset(VGPR/imm, included in bounds checking and swizzling)
915 llvm_i32_ty, // offset(VGPR/imm, included in bounds checking and swizzling)
930 llvm_i32_ty, // offset(VGPR/imm, included in bounds checking and swizzling)
946 llvm_i32_ty, // offset(VGPR/imm, included in bounds checking and swizzling)
961 llvm_i32_ty, // offset(VGPR/imm, included in bounds checking and swizzling)
983 llvm_i32_ty, // offset(VGPR/imm, included in bounds checking and swizzling)
994 llvm_i32_ty, // offset(VGPR/imm, included in bounds checking and swizzling)
1076 llvm_i32_ty, // offset(VGPR/imm, included in bounds checking and swizzling)
[all …]

12345678910>>...30