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

  /external/chromium_org/third_party/mesa/src/src/mesa/program/
prog_parameter.h 49 #define PROG_PARAM_BIT_FLAT 0x4 /**< for varying vars (GLSL 1.30) */
prog_print.c 1075 if (param->Flags & PROG_PARAM_BIT_FLAT)
    [all...]
  /external/mesa3d/src/mesa/program/
prog_parameter.h 49 #define PROG_PARAM_BIT_FLAT 0x4 /**< for varying vars (GLSL 1.30) */
prog_print.c 1075 if (param->Flags & PROG_PARAM_BIT_FLAT)
    [all...]

Completed in 151 milliseconds