![]() |
RDK Documentation (Open Sourced RDK Components)
|

Data Fields | |
| AppCtx * | appCtx |
| bool | initialized |
| PFNEGLCREATEIMAGEKHRPROC | eglCreateImageKHR |
| PFNEGLDESTROYIMAGEKHRPROC | eglDestroyImageKHR |
| PFNGLEGLIMAGETARGETTEXTURE2DOESPROC | glEGLImageTargetTexture2DOES |
| GLuint | fragColor |
| GLuint | vertColor |
| GLuint | progColor |
| GLint | locPosColor |
| GLint | locColorColor |
| GLint | locOffsetColor |
| GLint | locMatrixColor |
| bool | haveYUVTextures |
| bool | haveYUVShaders |
| GLuint | fragTex |
| GLuint | vertTex |
| GLuint | progTex |
| GLint | locPosTex |
| GLint | locTC |
| GLint | locTCUV |
| GLint | locResTex |
| GLint | locMatrixTex |
| GLint | locTexture |
| GLint | locTextureUV |
| GLuint | fragFill |
| GLuint | vertFill |
| GLuint | progFill |
| GLint | locPosFill |
| GLint | locResFill |
| GLint | locMatrixFill |
| GLint | locColorFill |
Definition at line 66 of file nwvidtex.cpp.
| AppCtx* _GLCtx::appCtx |
Definition at line 68 of file nwvidtex.cpp.
| bool _GLCtx::initialized |
Definition at line 69 of file nwvidtex.cpp.
| PFNEGLCREATEIMAGEKHRPROC _GLCtx::eglCreateImageKHR |
Definition at line 71 of file nwvidtex.cpp.
| PFNEGLDESTROYIMAGEKHRPROC _GLCtx::eglDestroyImageKHR |
Definition at line 72 of file nwvidtex.cpp.
| PFNGLEGLIMAGETARGETTEXTURE2DOESPROC _GLCtx::glEGLImageTargetTexture2DOES |
Definition at line 73 of file nwvidtex.cpp.
| GLuint _GLCtx::fragColor |
Definition at line 75 of file nwvidtex.cpp.
| GLuint _GLCtx::vertColor |
Definition at line 76 of file nwvidtex.cpp.
| GLuint _GLCtx::progColor |
Definition at line 77 of file nwvidtex.cpp.
| GLint _GLCtx::locPosColor |
Definition at line 78 of file nwvidtex.cpp.
| GLint _GLCtx::locColorColor |
Definition at line 79 of file nwvidtex.cpp.
| GLint _GLCtx::locOffsetColor |
Definition at line 80 of file nwvidtex.cpp.
| GLint _GLCtx::locMatrixColor |
Definition at line 81 of file nwvidtex.cpp.
| bool _GLCtx::haveYUVTextures |
Definition at line 83 of file nwvidtex.cpp.
| bool _GLCtx::haveYUVShaders |
Definition at line 84 of file nwvidtex.cpp.
| GLuint _GLCtx::fragTex |
Definition at line 85 of file nwvidtex.cpp.
| GLuint _GLCtx::vertTex |
Definition at line 86 of file nwvidtex.cpp.
| GLuint _GLCtx::progTex |
Definition at line 87 of file nwvidtex.cpp.
| GLint _GLCtx::locPosTex |
Definition at line 88 of file nwvidtex.cpp.
| GLint _GLCtx::locTC |
Definition at line 89 of file nwvidtex.cpp.
| GLint _GLCtx::locTCUV |
Definition at line 90 of file nwvidtex.cpp.
| GLint _GLCtx::locResTex |
Definition at line 91 of file nwvidtex.cpp.
| GLint _GLCtx::locMatrixTex |
Definition at line 92 of file nwvidtex.cpp.
| GLint _GLCtx::locTexture |
Definition at line 93 of file nwvidtex.cpp.
| GLint _GLCtx::locTextureUV |
Definition at line 94 of file nwvidtex.cpp.
| GLuint _GLCtx::fragFill |
Definition at line 96 of file nwvidtex.cpp.
| GLuint _GLCtx::vertFill |
Definition at line 97 of file nwvidtex.cpp.
| GLuint _GLCtx::progFill |
Definition at line 98 of file nwvidtex.cpp.
| GLint _GLCtx::locPosFill |
Definition at line 99 of file nwvidtex.cpp.
| GLint _GLCtx::locResFill |
Definition at line 100 of file nwvidtex.cpp.
| GLint _GLCtx::locMatrixFill |
Definition at line 101 of file nwvidtex.cpp.
| GLint _GLCtx::locColorFill |
Definition at line 102 of file nwvidtex.cpp.