Searched defs:TexWidth (Results 1 - 17 of 17) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/perf/
H A Dgenmipmap.c110 const GLint TexWidth = 2048, TexHeight = 2048; local in function:PerfDraw
/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dminmag.c26 static GLint TexWidth = 256, TexHeight = 256; variable in typeref:typename:GLint
H A Dviewmemory.c26 static GLuint TexWidth = 1024, TexHeight = 512; variable in typeref:typename:GLuint
H A Dsubtexrate.c16 static GLint TexWidth = 512, TexHeight = 512; variable in typeref:typename:GLint
[all...]
H A Dmanytex.c24 static GLint TexWidth = 128, TexHeight = 128; variable in typeref:typename:GLint
[all...]
H A Dmipmap_view.c22 static int TexWidth = SIZE, TexHeight = SIZE; variable in typeref:typename:int
[all...]
H A Dtexdown.c44 static GLsizei TexWidth = 1024, TexHeight = 1024, TexBorder = 0; variable in typeref:typename:GLsizei
/xsrc/external/mit/mesa-demos/dist/src/trivial/
H A Dclear-fbo-tex.c14 static int TexWidth = 512, TexHeight = 512; variable in typeref:typename:int
H A Dtri-fbo-tex-mip.c17 static int TexWidth = 512, TexHeight = 512; variable in typeref:typename:int
H A Dtri-fbo-tex.c17 static int TexWidth = 512, TexHeight = 512; variable in typeref:typename:int
/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dgearbox.c19 static GLint TexWidth, TexHeight; variable in typeref:typename:GLint
[all...]
H A Dfbotexture.c49 static int TexWidth = 512, TexHeight = 512; variable in typeref:typename:int
53 static int TexWidth = 200, TexHeight = 200; variable in typeref:typename:int
[all...]
H A Dfbo_firecube.c152 static GLint TexWidth, TexHeight; variable in typeref:typename:GLint
/xsrc/external/mit/mesa-demos/dist/src/fpglsl/
H A Dfp-tri.c203 static int TexWidth = SIZE, TexHeight = SIZE; variable in typeref:typename:int
/xsrc/external/mit/mesa-demos/dist/src/egl/opengles1/
H A Drender_tex.c25 static int TexWidth = 256, TexHeight = 256; variable in typeref:typename:int
/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui.h2066 int TexWidth; // Texture width calculated during Build(). member in struct:ImFontAtlas
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui.h2066 int TexWidth; // Texture width calculated during Build(). member in struct:ImFontAtlas

Completed in 36 milliseconds