Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Android の RenderScript と OpenGL Shading Language の関係は?
Renderscript と OpenGL ES シェーディング言語の間には何の関係もありません。Renderscript は、さまざまなデバイスでコンピューティング ワークロードを高速化するための C99 ベースの言語です。GL ES シェーダー言語は、主にグラフィックスに使用される制限付きの C に似た言語です。