HomeSort by relevance Sort by last modified time
    Searched refs:Normalized (Results 26 - 32 of 32) sorted by null

12

  /frameworks/compile/slang/
slang_rs_export_type.cpp     [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_draw_upload.c 214 * Given vertex array type/size/format/normalized info, return
219 GLenum format, bool normalized, bool integer )
222 printf("type %s size %d normalized %d\n",
223 _mesa_lookup_enum_by_nr(type), size, normalized);
236 } else if (normalized) {
676 input->glarray->Normalized,
741 gen6_edgeflag_input->glarray->Normalized,
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_draw_upload.c 214 * Given vertex array type/size/format/normalized info, return
219 GLenum format, bool normalized, bool integer )
222 printf("type %s size %d normalized %d\n",
223 _mesa_lookup_enum_by_nr(type), size, normalized);
236 } else if (normalized) {
676 input->glarray->Normalized,
741 gen6_edgeflag_input->glarray->Normalized,
  /external/chromium_org/chrome/browser/resources/chromeos/
keyboard_overlay.js 337 * Returns a normalized string used for a key of shortcutData.
345 * @return {string} Normalized key shortcut data string.
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
mtypes.h 682 GLfloat _NormSpotDirection[4]; /**< normalized spotlight direction */
    [all...]
  /external/mesa3d/src/mesa/main/
mtypes.h 682 GLfloat _NormSpotDirection[4]; /**< normalized spotlight direction */
    [all...]
  /external/clang/lib/Sema/
SemaLookup.cpp     [all...]

Completed in 707 milliseconds

12