Home
last modified time | relevance | path

Searched defs:mUvAttrib (Results 1 – 7 of 7) sorted by relevance

/dports/astro/opencpn/OpenCPN-5.2.4/src/
H A DTexFont.cpp291 GLint mUvAttrib = glGetAttribLocation( texture_2DA_shader_program, "aUV" ); in RenderGlyph() local
H A DglChartCanvas.cpp4470 … GLint mUvAttrib = glGetAttribLocation( FBO_texture_2D_shader_program, "aUV" ); in Render() local
6095 GLint mUvAttrib = glGetAttribLocation( fade_texture_2D_shader_program, "aUV" ); in onFadeTimerEvent() local
6356 GLint mUvAttrib = glGetAttribLocation( texture_2D_shader_program, "aUV" ); in RenderSingleTexture() local
H A Docpndc.cpp2009 GLint mUvAttrib = glGetAttribLocation( texture_2D_shader_program, "aUV" ); in DrawText() local
/dports/astro/opencpn/OpenCPN-5.2.4/plugins/grib_pi/src/
H A Dpi_TexFont.cpp273 GLint mUvAttrib = glGetAttribLocation( pi_texture_2D_shader_program, "aUV" ); in RenderGlyph() local
H A Dpi_ocpndc.cpp2000 GLint mUvAttrib = glGetAttribLocation( texture_2D_shader_program, "aUV" ); in DrawText() local
H A DGribOverlayFactory.cpp2538 GLint mUvAttrib = glGetAttribLocation( pi_texture_2D_shader_program, "aUV" ); in DrawSingleGLTexture() local
/dports/astro/opencpn/OpenCPN-5.2.4/plugins/wmm_pi/src/
H A Dpi_TexFont.cpp270 GLint mUvAttrib = glGetAttribLocation( pi_texture_2D_shader_program, "aUV" ); in RenderGlyph() local