Home
last modified time | relevance | path

Searched defs:nx (Results 1 – 6 of 6) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/spec_tools/
Dconsistency_tools.py13 import networkx as nx namespace
/hardware/google/gfxstream/guest/GLESv1_enc/
Dgl_entry.cpp459 void glNormal3f(GLfloat nx, GLfloat ny, GLfloat nz) in glNormal3f()
967 void glNormal3x(GLfixed nx, GLfixed ny, GLfixed nz) in glNormal3x()
1525 void glNormal3xOES(GLfixed nx, GLfixed ny, GLfixed nz) in glNormal3xOES()
Dgl_enc.cpp837 void glNormal3f_enc(void *self , GLfloat nx, GLfloat ny, GLfloat nz) in glNormal3f_enc()
3364 void glNormal3x_enc(void *self , GLfixed nx, GLfixed ny, GLfixed nz) in glNormal3x_enc()
6148 void glNormal3xOES_enc(void *self , GLfixed nx, GLfixed ny, GLfixed nz) in glNormal3xOES_enc()
/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DGLEScmContext.cpp1529 void GLEScmContext::normal3f(GLfloat nx, GLfloat ny, GLfloat nz) { in normal3f()
DGLEScmImp.cpp1694 GL_API void GL_APIENTRY glNormal3f( GLfloat nx, GLfloat ny, GLfloat nz) { in glNormal3f()
1700 GL_API void GL_APIENTRY glNormal3x( GLfixed nx, GLfixed ny, GLfixed nz) { in glNormal3x()
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dtinyexr.h7952 int nx; member
8043 int nx, // i : x size in wav2Encode()
8152 int nx, // i : x size in wav2Decode()