Home
last modified time | relevance | path

Searched refs:s_odc_tess_vertex_idx_this (Results 1 – 8 of 8) sorted by relevance

/dports/astro/opencpn/OpenCPN-5.2.4/include/
H A Docpndc.h120 int s_odc_tess_vertex_idx_this; variable
H A Ds52plib.h470 int s_odc_tess_vertex_idx_this; variable
/dports/astro/opencpn/OpenCPN-5.2.4/plugins/grib_pi/src/
H A Dpi_ocpndc.h121 int s_odc_tess_vertex_idx_this; variable
H A Dpi_ocpndc.cpp119 s_odc_tess_vertex_idx_this = 0; in pi_ocpnDC()
1614 pDC->s_odc_tess_vertex_idx_this = pDC->s_odc_tess_vertex_idx; in pi_odc_beginCallbackD_GLSL()
1632 float *bufPt = &(pDC->s_odc_tess_work_buf[pDC->s_odc_tess_vertex_idx_this]); in pi_odc_endCallbackD_GLSL()
/dports/astro/opencpn/OpenCPN-5.2.4/plugins/wmm_pi/src/
H A Dpi_ocpndc.h122 int s_odc_tess_vertex_idx_this; variable
H A Dpi_ocpndc.cpp113 s_odc_tess_vertex_idx_this = 0; in pi_ocpnDC()
1599 pDC->s_odc_tess_vertex_idx_this = pDC->s_odc_tess_vertex_idx; in pi_odc_beginCallbackD_GLSL()
1617 float *bufPt = &(pDC->s_odc_tess_work_buf[pDC->s_odc_tess_vertex_idx_this]); in pi_odc_endCallbackD_GLSL()
/dports/astro/opencpn/OpenCPN-5.2.4/src/
H A Docpndc.cpp100 s_odc_tess_vertex_idx_this = 0; in ocpnDC()
1607 pDC->s_odc_tess_vertex_idx_this = pDC->s_odc_tess_vertex_idx; in odc_beginCallbackD_GLSL()
1625 float *bufPt = &(pDC->s_odc_tess_work_buf[pDC->s_odc_tess_vertex_idx_this]); in odc_endCallbackD_GLSL()
H A Ds52plib.cpp11537 s_odc_tess_vertex_idx_this = 0;
12269 plib->s_odc_tess_vertex_idx_this = plib->s_odc_tess_vertex_idx;
12287 float *bufPt = &(plib->s_odc_tess_work_buf[plib->s_odc_tess_vertex_idx_this]);