Home
last modified time | relevance | path

Searched refs:FogCoordhvNV (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/mesa/vbo/
Dvbo_init_tmp.h139 vfmt->FogCoordhvNV = NAME(FogCoordhvNV);
Dvbo_attrib_tmp.h1622 TAG(FogCoordhvNV)(const GLhalf * v) in TAG() argument
/third_party/openGLES/extensions/NV/
DNV_half_float.txt156 void FogCoordhvNV(const half *fog);
254 void FogCoordhvNV(T fog);
490 FogCoordhvNV
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_half_float.txt156 void FogCoordhvNV(const half *fog);
254 void FogCoordhvNV(T fog);
490 FogCoordhvNV
/third_party/mesa3d/src/mesa/main/
Dvtxfmt.c239 SET_FogCoordhvNV(tab, vfmt->FogCoordhvNV); in install_vtxfmt()
Ddd.h1628 void (GLAPIENTRYP FogCoordhvNV)( const GLhalfNV * );