HomeSort by relevance Sort by last modified time
    Searched refs:X2D (Results 1 - 7 of 7) sorted by null

  /sdk/emulator/opengl/host/libs/Translator/include/GLcommon/
GLconversion_macros.h 20 #define X2D(x) (((double)(x))/65536.0)
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/tgsi/
tgsi_opcode_tmp.h 98 OP13(X2D)
  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_opcode_tmp.h 98 OP13(X2D)
  /external/chromium_org/third_party/mesa/src/src/mesa/program/
program_lexer.l 252 X2D{szf}{cc}{sat} { return_opcode(require_NV_fp, TRI_OP, X2D, 3); }
  /external/mesa3d/src/mesa/program/
program_lexer.l 252 X2D{szf}{cc}{sat} { return_opcode(require_NV_fp, TRI_OP, X2D, 3); }
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
lex.yy.c     [all...]
  /sdk/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmImp.cpp 406 tmpEquation[i] = X2D(equation[i]);
    [all...]

Completed in 455 milliseconds