Home
last modified time | relevance | path

Searched refs:GL_TEXTURE2 (Results 1 – 2 of 2) sorted by relevance

/CTR-SDK-4.2.5/tools/CommandLineTools/ctr_GxCommandAnalyzer/
Ddetail.csv830 2:GL_TEXTURE2"
839 0:GL_TEXTURE2
1021 …_BORDER_COLOR) (Depends on the settings of the texture object bound to GL_TEXTURE2 when rendering.…
1023 …Image2D height (Depends on the settings of the texture object bound to GL_TEXTURE2 when rendering.…
1025 …xImage2D width (Depends on the settings of the texture object bound to GL_TEXTURE2 when rendering.…
1027 …RE_MAG_FILTER) (Depends on the settings of the texture object bound to GL_TEXTURE2 when rendering.…
1031 …RE_MIN_FILTER) (Depends on the settings of the texture object bound to GL_TEXTURE2 when rendering.…
1035 …internalformat (Depends on the settings of the texture object bound to GL_TEXTURE2 when rendering.…
1039 …EXTURE_WRAP_T) (Depends on the settings of the texture object bound to GL_TEXTURE2 when rendering.…
1045 …EXTURE_WRAP_S) (Depends on the settings of the texture object bound to GL_TEXTURE2 when rendering.…
[all …]
/CTR-SDK-4.2.5/include/gles2/
Dgl2.h374 #define GL_TEXTURE2 0x84C2 macro