Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/tools/CommandLineTools/ctr_GxCommandAnalyzer/
Ddetail.csv828 0:GL_TEXTURE0
848 …_BORDER_COLOR) (Depends on the settings of the texture object bound to GL_TEXTURE0 when rendering.…
850 …Image2D height (Depends on the settings of the texture object bound to GL_TEXTURE0 when rendering.…
852 …xImage2D width (Depends on the settings of the texture object bound to GL_TEXTURE0 when rendering.…
854 …RE_MAG_FILTER) (Depends on the settings of the texture object bound to GL_TEXTURE0 when rendering.…
858 …RE_MIN_FILTER) (Depends on the settings of the texture object bound to GL_TEXTURE0 when rendering.…
862 …internalformat (Depends on the settings of the texture object bound to GL_TEXTURE0 when rendering.…
866 …EXTURE_WRAP_T) (Depends on the settings of the texture object bound to GL_TEXTURE0 when rendering.…
872 …EXTURE_WRAP_S) (Depends on the settings of the texture object bound to GL_TEXTURE0 when rendering.…
880 …internalformat (Depends on the settings of the texture object bound to GL_TEXTURE0 when rendering.…
[all …]
/CTR-SDK-4.2.5/include/gles2/
Dgl2.h372 #define GL_TEXTURE0 0x84C0 macro