JP4430678B2 - 3次元グラフィック・サブシステムにおけるテクスチャマップデータのプログラム可能なフィルタ処理方法及び装置 - Google Patents
3次元グラフィック・サブシステムにおけるテクスチャマップデータのプログラム可能なフィルタ処理方法及び装置 Download PDFInfo
- Publication number
- JP4430678B2 JP4430678B2 JP2006547482A JP2006547482A JP4430678B2 JP 4430678 B2 JP4430678 B2 JP 4430678B2 JP 2006547482 A JP2006547482 A JP 2006547482A JP 2006547482 A JP2006547482 A JP 2006547482A JP 4430678 B2 JP4430678 B2 JP 4430678B2
- Authority
- JP
- Japan
- Prior art keywords
- texture
- register
- registers
- programmable
- filtering
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Fee Related
Links
- 238000001914 filtration Methods 0.000 title claims description 25
- 238000000034 method Methods 0.000 title claims description 20
- 239000012634 fragment Substances 0.000 claims description 21
- 238000005070 sampling Methods 0.000 claims description 15
- 230000008878 coupling Effects 0.000 claims 1
- 238000010168 coupling process Methods 0.000 claims 1
- 238000005859 coupling reaction Methods 0.000 claims 1
- 230000006870 function Effects 0.000 description 11
- 230000008569 process Effects 0.000 description 8
- 238000009877 rendering Methods 0.000 description 5
- 238000010586 diagram Methods 0.000 description 3
- 238000013507 mapping Methods 0.000 description 3
- 241000719239 Oligoplites altus Species 0.000 description 2
- 238000006243 chemical reaction Methods 0.000 description 2
- 230000007246 mechanism Effects 0.000 description 2
- 230000003044 adaptive effect Effects 0.000 description 1
- 230000015572 biosynthetic process Effects 0.000 description 1
- 238000004364 calculation method Methods 0.000 description 1
- 238000012885 constant function Methods 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 238000000605 extraction Methods 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 238000005192 partition Methods 0.000 description 1
- 238000003672 processing method Methods 0.000 description 1
- 230000008707 rearrangement Effects 0.000 description 1
- 238000002310 reflectometry Methods 0.000 description 1
- 230000008521 reorganization Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T17/00—Three dimensional [3D] modelling, e.g. data description of 3D objects
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T15/00—3D [Three Dimensional] image rendering
- G06T15/04—Texture mapping
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T15/00—3D [Three Dimensional] image rendering
- G06T15/005—General purpose rendering architectures
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T15/00—3D [Three Dimensional] image rendering
- G06T15/10—Geometric effects
-
- G—PHYSICS
- G09—EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
- G09G—ARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
- G09G5/00—Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Computer Graphics (AREA)
- Geometry (AREA)
- Computer Hardware Design (AREA)
- Software Systems (AREA)
- Image Generation (AREA)
- Image Processing (AREA)
Description
テクスチャフィルタモジュール130はフラグメント処理モジュール126と交信し、画素に適用するためのテクセルを供給する。一実施例において、テクスチャフィルタモジュール130はプログラム可能である。ここでは、プログラム可能とは、定義された命令セットからの1つ以上の命令で構成されるソフトウェアプログラムを実行可能であることを意味すると見なされる。命令セットの一例を表1で説明している。
Claims (15)
- レンダリングされる画素の座標データをフェッチするステップ;
前記画素に対応するテクセル値をフェッチするステップ;
プログラム可能フィルタモジュールによって前記テクセル値をフィルタするステップであり、前記プログラム可能フィルタモジュールが複数のソースレジスタ及び複数の制御レジスタを含み、前記複数の制御レジスタがサンプリングレジスタを含み、前記サンプリングレジスタが、前記複数のソースレジスタの各々に対応するビットを含み、前記プログラム可能フィルタモジュール内にロードされたテクスチャフィルタリングプログラムによって前記複数のソースレジスタの何れが標本化されるかを指し示す、ステップ;及び
前記プログラム可能フィルタモジュール内にロードされた前記テクスチャフィルタリングプログラムによって生成された、前記画素のフィルタされたテクスチャ値を出力するステップ;
を有する方法。 - 請求項1に記載の方法であって、前記テクセル値をフィルタするステップが:
前記制御レジスタを読み出すこと;及び
ソース位置として、前記制御レジスタ内に特定される少なくとも1つの位置を用いること;
を有するところの方法。 - 請求項1に記載の方法であって、前記座標データをフェッチするステップが:
頂点パイプラインからX、Y、Z座標を取り出すこと;
を有するところの方法。 - 請求項1に記載の方法であって:
複数のレジスタに座標の端数データを書き込むステップ;
をさらに有する方法。 - 請求項1に記載の方法であって、前記出力するステップが:
前記フィルタされたテクスチャ値をレジスタに書き込むこと;及び
前記フィルタされたテクスチャ値が利用可能であることをプロセッサに信号伝達すること;
を有するところの方法。 - フラグメント処理モジュール;
少なくとも1つの画素に対応するテクスチャデータをプログラム制御でフィルタするための、前記フラグメント処理モジュールと交信するプログラム可能なテクスチャフィルタモジュール;及び
フィルタされたテクスチャデータを既存のフレームバッファと結合させるフレームバッファ処理モジュール;
を有し、
前記プログラム可能なテクスチャフィルタモジュールは、複数の制御レジスタ及び複数のソースレジスタを有し、前記複数の制御レジスタは、少なくとも1つのサンプリングレジスタを有し、前記少なくとも1つのサンプリングレジスタは、前記複数のソースレジスタの各々に対応するビットを有し、前記プログラム可能なテクスチャフィルタモジュール内にロードされたテクスチャフィルタリングプログラムによって前記複数のソースレジスタの何れが標本化されるかを指し示し、
前記プログラム可能なテクスチャフィルタモジュールは、当該プログラム可能なテクスチャフィルタモジュール内にロードされた前記テクスチャフィルタリングプログラムによって生成された、前記画素のフィルタされたテクスチャ値を出力する、
装置。 - 請求項6に記載の装置であって、前記ソースレジスタが読み出し専用であるところの装置。
- 請求項6に記載の装置であって、前記複数の制御レジスタが:
状態レジスタ;
アドレスレジスタ;
オフセットレジスタ;及び
複数の端数レジスタ;
を有するところの装置。 - 請求項6に記載の装置であって、前記プログラム可能なテクスチャフィルタモジュールが:
命令セットを実行する複数の処理コア;
を有するところの装置。 - 請求項9に記載の装置であって、前記複数のコアのサブセットが少なくとも1つの画素において前記テクスチャフィルタリングプログラムを並列で実行するところの装置。
- メモリ;
前記メモリに結合された、テクスチャデータをプログラム制御でフィルタする複数のテクスチャ処理コア;
フィルタされたテクスチャデータを少なくとも1つのフラグメントに当てはめるフラグメント処理モジュール;及び
前記少なくとも1つのフラグメントを用いて作成された画像を表示するディスプレー;
を有し、
前記テクスチャ処理コアは、複数の制御レジスタ及び複数のソースレジスタを備え、前記複数の制御レジスタは、少なくとも1つのサンプリングレジスタを有し、前記少なくとも1つのサンプリングレジスタは、前記複数のソースレジスタの各々に対応するビットを有し、前記テクスチャ処理コア内にロードされたテクスチャフィルタリングプログラムによって前記複数のソースレジスタの何れが標本化されるかを指し示し、
前記テクスチャ処理コアは、当該テクスチャ処理コア内にロードされた前記テクスチャフィルタリングプログラムによって生成された、フィルタされたテクスチャ値を出力する、
システム。 - 請求項11に記載のシステムであって、前記複数のテクスチャ処理コア及び前記フラグメント処理モジュールがホストプロセッサと集積化されているところのシステム。
- 請求項11に記載のシステムであって、前記複数のテクスチャ処理コア及び前記フラグメント処理モジュールがグラフィック・コプロセッサ内にあるところのシステム。
- 請求項11に記載のシステムであって:
前記複数のテクスチャ処理コアの各々に関連するレジスタセットを有するシステム。 - 請求項13に記載のシステムであって:
前記グラフィック・コプロセッサを前記メモリに結合させるグラフィック高速バスをさらに有するシステム。
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US10/747,966 US20050140688A1 (en) | 2003-12-29 | 2003-12-29 | Method and mechanism for programmable filtering of texture map data in 3D graphics subsystems |
US10/872,049 US7133047B2 (en) | 2003-12-29 | 2004-06-18 | Method and mechanism for programmable filtering of texture map data in 3D graphics subsystems |
PCT/US2004/043670 WO2005066895A2 (en) | 2003-12-29 | 2004-12-23 | Method and mechanism for programmable filtering of texture map data in 3d graphics subsystems |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2007517330A JP2007517330A (ja) | 2007-06-28 |
JP4430678B2 true JP4430678B2 (ja) | 2010-03-10 |
Family
ID=34753188
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2006547482A Expired - Fee Related JP4430678B2 (ja) | 2003-12-29 | 2004-12-23 | 3次元グラフィック・サブシステムにおけるテクスチャマップデータのプログラム可能なフィルタ処理方法及び装置 |
Country Status (6)
Country | Link |
---|---|
US (1) | US7477261B2 (ja) |
EP (1) | EP1700272A2 (ja) |
JP (1) | JP4430678B2 (ja) |
KR (1) | KR100823373B1 (ja) |
TW (1) | TWI280513B (ja) |
WO (1) | WO2005066895A2 (ja) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP7178197B2 (ja) | 2018-07-20 | 2022-11-25 | 花王株式会社 | シャボン玉生成装置 |
Families Citing this family (18)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20050140688A1 (en) * | 2003-12-29 | 2005-06-30 | Kim Pallister | Method and mechanism for programmable filtering of texture map data in 3D graphics subsystems |
US7551177B2 (en) * | 2005-08-31 | 2009-06-23 | Ati Technologies, Inc. | Methods and apparatus for retrieving and combining samples of graphics information |
CN101819684B (zh) * | 2010-04-12 | 2012-06-20 | 长春理工大学 | 一种动画电影虚拟三维场景的空间加速结构及其创建与更新方法 |
US9460546B1 (en) | 2011-03-30 | 2016-10-04 | Nvidia Corporation | Hierarchical structure for accelerating ray tracing operations in scene rendering |
US9147270B1 (en) | 2011-06-24 | 2015-09-29 | Nvidia Corporation | Bounding plane-based techniques for improved sample test efficiency in image rendering |
US8970584B1 (en) | 2011-06-24 | 2015-03-03 | Nvidia Corporation | Bounding box-based techniques for improved sample test efficiency in image rendering |
US9142043B1 (en) | 2011-06-24 | 2015-09-22 | Nvidia Corporation | System and method for improved sample test efficiency in image rendering |
BR112014002063A2 (pt) | 2011-07-29 | 2017-02-21 | Hexagon Metrology Inc | redução de dados de sistema de medição por coordenadas |
US9269183B1 (en) | 2011-07-31 | 2016-02-23 | Nvidia Corporation | Combined clipless time and lens bounds for improved sample test efficiency in image rendering |
US9305394B2 (en) | 2012-01-27 | 2016-04-05 | Nvidia Corporation | System and process for improved sampling for parallel light transport simulation |
US20130257885A1 (en) * | 2012-03-28 | 2013-10-03 | Intel Corporation | Low Power Centroid Determination and Texture Footprint Optimization For Decoupled Sampling Based Rendering Pipelines |
US9171394B2 (en) | 2012-07-19 | 2015-10-27 | Nvidia Corporation | Light transport consistent scene simplification within graphics display system |
US9159158B2 (en) | 2012-07-19 | 2015-10-13 | Nvidia Corporation | Surface classification for point-based rendering within graphics display system |
US9355490B2 (en) | 2013-11-14 | 2016-05-31 | Intel Corporation | Minimum-maximum filtering of graphical texture data |
US9355489B2 (en) * | 2013-11-14 | 2016-05-31 | Intel Corporation | Land grid array socket for electro-optical modules |
US9367948B2 (en) | 2013-11-14 | 2016-06-14 | Intel Corporation | Flexible filter logic for multi-mode filtering of graphical texture data |
US9990748B2 (en) | 2015-03-18 | 2018-06-05 | Intel Corporation | Corner texel addressing mode |
US11244492B2 (en) * | 2018-11-02 | 2022-02-08 | Facebook Technologies, Llc. | Parallel texture sampling |
Family Cites Families (14)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5239624A (en) | 1985-06-19 | 1993-08-24 | Pixar | Pseudo-random point sampling techniques in computer graphics |
US4897806A (en) | 1985-06-19 | 1990-01-30 | Pixar | Pseudo-random point sampling techniques in computer graphics |
US5025400A (en) | 1985-06-19 | 1991-06-18 | Pixar | Pseudo-random point sampling techniques in computer graphics |
US4835712A (en) | 1986-04-14 | 1989-05-30 | Pixar | Methods and apparatus for imaging volume data with shading |
US6366290B1 (en) | 1997-03-31 | 2002-04-02 | Cirrus Logic, Inc. | Dynamically selectable texture filter for a software graphics engine |
US6333743B1 (en) * | 1997-10-23 | 2001-12-25 | Silicon Graphics, Inc. | Method and apparatus for providing image and graphics processing using a graphics rendering engine |
US6452603B1 (en) * | 1998-12-23 | 2002-09-17 | Nvidia Us Investment Company | Circuit and method for trilinear filtering using texels from only one level of detail |
US6731296B2 (en) | 1999-05-07 | 2004-05-04 | Broadcom Corporation | Method and system for providing programmable texture processing |
US6999100B1 (en) | 2000-08-23 | 2006-02-14 | Nintendo Co., Ltd. | Method and apparatus for anti-aliasing in a graphics system |
WO2002103633A1 (en) * | 2001-06-19 | 2002-12-27 | Nvidia Corporation | System, method and computer program product for a programmable pixel processing model with instruction set |
US6867778B2 (en) | 2002-02-28 | 2005-03-15 | Sun Microsystems, Inc. | End point value correction when traversing an edge using a quantized slope value |
US7324116B2 (en) * | 2002-06-20 | 2008-01-29 | Microsoft Corporation | Systems and methods for providing controllable texture sampling |
US7151544B2 (en) | 2003-05-16 | 2006-12-19 | Sun Microsystems, Inc. | Method for improving texture cache access by removing redundant requests |
US20050140688A1 (en) * | 2003-12-29 | 2005-06-30 | Kim Pallister | Method and mechanism for programmable filtering of texture map data in 3D graphics subsystems |
-
2004
- 2004-12-23 JP JP2006547482A patent/JP4430678B2/ja not_active Expired - Fee Related
- 2004-12-23 KR KR1020067013145A patent/KR100823373B1/ko not_active IP Right Cessation
- 2004-12-23 EP EP04815685A patent/EP1700272A2/en not_active Withdrawn
- 2004-12-23 WO PCT/US2004/043670 patent/WO2005066895A2/en not_active Application Discontinuation
- 2004-12-28 TW TW093140925A patent/TWI280513B/zh not_active IP Right Cessation
-
2006
- 2006-08-31 US US11/515,110 patent/US7477261B2/en not_active Expired - Fee Related
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP7178197B2 (ja) | 2018-07-20 | 2022-11-25 | 花王株式会社 | シャボン玉生成装置 |
Also Published As
Publication number | Publication date |
---|---|
US20060290707A1 (en) | 2006-12-28 |
TWI280513B (en) | 2007-05-01 |
WO2005066895A2 (en) | 2005-07-21 |
WO2005066895A3 (en) | 2005-09-29 |
JP2007517330A (ja) | 2007-06-28 |
KR100823373B1 (ko) | 2008-04-17 |
US7477261B2 (en) | 2009-01-13 |
KR20060107834A (ko) | 2006-10-16 |
TW200530951A (en) | 2005-09-16 |
EP1700272A2 (en) | 2006-09-13 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7697010B2 (en) | Method and mechanism for programmable filtering of texture map data in 3D graphics subsystems | |
US7477261B2 (en) | Method and mechanism for programmable filtering of texture map data in 3D graphics subsystems | |
US12026798B2 (en) | Variable resolution graphics processing | |
US7777750B1 (en) | Texture arrays in a graphics library | |
US8009172B2 (en) | Graphics processing unit with shared arithmetic logic unit | |
US20130127858A1 (en) | Interception of Graphics API Calls for Optimization of Rendering | |
JP2017517054A (ja) | スクリーンの位置によって異なる解像度のターゲットの複数レンダリングのテクスチャ・マッピングの傾き調整 | |
EP1306810A1 (en) | Triangle identification buffer | |
CN109785417B (zh) | 一种实现OpenGL累积操作的方法及装置 | |
US9659402B2 (en) | Filtering multi-sample surfaces | |
KR20160046614A (ko) | 텍스쳐를 처리하는 방법 및 장치 | |
US9530237B2 (en) | Interpolation circuitry and techniques for graphics processing | |
US20210358174A1 (en) | Method and apparatus of data compression | |
KR20180037838A (ko) | 텍스쳐를 처리하는 방법 및 장치 | |
US10269168B2 (en) | Graphics processing systems | |
US7109999B1 (en) | Method and system for implementing programmable texture lookups from texture coordinate sets | |
US7145570B2 (en) | Magnified texture-mapped pixel performance in a single-pixel pipeline | |
US7088368B1 (en) | Methods and systems for rendering computer graphics | |
US10275215B2 (en) | Determining unsigned normalized integer representations of a number in data processing systems | |
KR20080064528A (ko) | 3차원 그래픽 가속기 그리고 텍스쳐 데이터 패치 방법 | |
EP1306811A1 (en) | Triangle identification buffer | |
WO2019231534A1 (en) | Method and system for smooth level of detail interpolation for partially resident textures | |
KR20180070314A (ko) | 그래픽스 처리 장치 및 그래픽스 처리 장치에서 그래픽스 파이프라인을 처리하는 방법 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20090727 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20090804 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20091029 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20091124 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20091217 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20121225 Year of fee payment: 3 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 4430678 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20121225 Year of fee payment: 3 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20131225 Year of fee payment: 4 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
LAPS | Cancellation because of no payment of annual fees |