小窓モード


プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > JMdict > ピクセルシェーダの英語・英訳 

ピクセルシェーダの英語

ピン留め

追加できません

(登録数上限)

単語を追加

英訳・英語 pixel shader


JMdictでの「ピクセルシェーダ」の英訳

ピクセルシェーダ

文法情報名詞
対訳 pixel shader

「ピクセルシェーダ」を含む例文一覧

該当件数 : 12



例文

ピクセルシェーダ112は、3Dグラフィックス及びベクターグラフィックスにおけるピクセルシェーダ処理を行う。例文帳に追加

A pixel shader 112 performs pixel shader processing in the 3D graphic and the vector graphics. - 特許庁

画像生成システムは、頂点単位で処理を行う頂点シェーダ部と、ピクセル単位で処理を行うピクセルシェーダ部を含む。例文帳に追加

This image generation system includes: a vertex shader part performing processing in vertex units; and a pixel shader part performing processing in pixel units. - 特許庁

そして、ピクセルシェーダは、既に取得された頂点データを使用して、表示される幾何プリミティブのラスタ化を実行するよう動作する。例文帳に追加

Then, the pixel shader operates so as to carry out rasterization of the geometric primitive to be displayed using the already obtained vertex data. - 特許庁

ピクセルシェーダによるファーシェーディング処理を実現できるプログラム、情報記憶媒体、画像生成システム等の提供。例文帳に追加

To provide a program, an information storage medium, and an image generation system, or the like, allowing fur shading processing by a pixel shader. - 特許庁

メモリアクセスとピクセルシェーダ本来の演算処理を並列に実行することにより、メモリアクセスのレイテンシを隠蔽することを可能とする、マルチスレッド型のピクセルシェーダを用いた図形描画装置を提供することを目的とする。例文帳に追加

To provide a figure drawing device using a multithread type pixel shader, capable of concealing latency of memory access by performing memory access and original operation processing of the pixel shader in parallel. - 特許庁

ピクセルシェーダはまた、頂点バッファ内で第2のテクスチャルックアップを実行し、表示される幾何プリミティブについて既に取得された頂点インデックス値に対応する頂点データを取得するように動作する。例文帳に追加

The pixel shader further carries out second texture look up within a vertex buffer, and operates so as to obtain vertex data corresponding to the vertex index value already obtained about the geometric primitive to be displayed. - 特許庁

例文

ピクセルシェーダ部は、頂点シェーダ部から出力された頂点法線ベクトルにより得られた各ピクセルの法線ベクトルと、視線ベクトルとに基づいて、色制御パラメータを求める。例文帳に追加

The pixel shader part finds a color control parameter on the basis of a view line vector and a normal vector of each the pixel obtained by the vertex normal vector outputted from the vertex shader part. - 特許庁

>>例文の一覧を見る


調べた例文を記録して、 効率よく覚えましょう
Weblio会員登録無料で登録できます!
  • 履歴機能
    履歴機能
    過去に調べた
    単語を確認!
  • 語彙力診断
    語彙力診断
    診断回数が
    増える!
  • マイ単語帳
    マイ単語帳
    便利な
    学習機能付き!
  • マイ例文帳
    マイ例文帳
    文章で
    単語を理解!
  • その他にも便利な機能が満載!
Weblio会員登録(無料)はこちらから

Weblio英和対訳辞書での「ピクセルシェーダ」の英訳

ピクセルシェーダ

Weblio英和対訳辞書はプログラムで機械的に意味や英語表現を生成しているため、不適切な項目が含まれていることもあります。ご了承くださいませ。

「ピクセルシェーダ」を含む例文一覧

該当件数 : 12



例文

ピクセルシェーダは、インデックスバッファ内で第1のテクスチャルックアップを実行し、表示される幾何プリミティブの頂点インデックス値を取得するように動作する。例文帳に追加

A pixel shader carries out first texture look up within an index buffer, and operates so as to obtain a vertex index value of a geometric primitive to be displayed. - 特許庁

第1および第2のテクスチャルックアップは、表示される幾何プリミティブを規定するために必要な各頂点についての頂点データを取得するように、ピクセルシェーダによって繰り返し実行される。例文帳に追加

The first and second texture look up is carried out repeatedly by the pixel shader so as to obtain the vertex data about each vertex required for regulating the geometric primitive to be displayed. - 特許庁

ビデオストリームデータのパス6B上に於いて、ビデオストリームデータは、ピクセルシェーダー併用回路を構成するパス9を介してグラフィックスデータのパス5B上に設けられたプログラマブル・ピクセルシェーダー8に入力され、ピクセル単位で効果がかけられた後、さらにビデオストリームデータのパス6B上で所定の処理が施され、RGB発色方式の表示用データとして液晶ディスプレイ3に出力される。例文帳に追加

On a path 6B of video stream data, the video stream data is inputted to a programmable pixel shader 8 provided on a path 5B of graphics data through a path 9 which constitutes a combined circuit with the pixel shader and processed as prescribed on the path 6B of the video stream data after pixel level effect is applied and outputted to a liquid crystal display 3 as data for display of an RGB coloring system. - 特許庁

ピクセルシェーダ32の内挿演算部34は、パラメトリック曲面のパッチのバラメータ座標値を補間係数として指定したテクスチャロード命令をテクスチャユニット70に対して発行し、テクスチャユニット70からバラメータ座標値にもとづいて補間された内分係数を取得する。例文帳に追加

An interpolation operation section 34 of a pixel shader 32 issues a texture load command in which a parameter coordinates value of a patch of a parametric curve is specified as an interpolated coefficient to a texture unit 70, and obtains an internal division coefficient interpolated by the parameter coordinates value from the texture unit 70. - 特許庁

例文

グラフィックスプロセッサの並列アレイアーキテクチャは、複数の処理クラスタを含み、各処理クラスタがカバレッジデータから画素データを生成するピクセルシェーダープログラムを実行する少なくとも1個の処理コアを含む、マルチスレッド型コアアレイと、複数の画素のうちの1画素毎にカバレッジデータを生成するラスタライザと、ラスタライザからマルチスレッド型コアアレイ中の処理クラスタのうちの1つにカバレッジデータを配信する画素分配ロジックとを含む。例文帳に追加

A parallel array architecture for a graphics processor includes: a multithreaded core array including a plurality of processing clusters, each processing cluster including at least one processing core for executing a pixel shader program that generates pixel data from coverage data; a rasterizer for generating coverage data for each of a plurality of pixels; and pixel distribution logic for distributing the coverage data from the rasterizer to one of the processing clusters in the multithreaded core array. - 特許庁

>>例文の一覧を見る

「ピクセルシェーダ」の英訳に関連した単語・英語表現

ピクセルシェーダのページの著作権
英和・和英辞典 情報提供元は 参加元一覧 にて確認できます。

   
EDRDGEDRDG
This page uses the JMdict dictionary files. These files are the property of the Electronic Dictionary Research and Development Group, and are used in conformance with the Group's licence.

ピン留めアイコンをクリックすると単語とその意味を画面の右側に残しておくことができます。

こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

このモジュールを今後表示しない
みんなの検索ランキング
閲覧履歴
無料会員登録をすると、
単語の閲覧履歴を
確認できます。
無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2024 GRAS Group, Inc.RSS