HomeSort by relevance Sort by last modified time
    Searched defs:pull_param (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_context.h 320 const float *pull_param[MAX_UNIFORMS * 4]; member in struct:brw_wm_prog_data
437 GLuint nr_pull_params; /**< number of dwords referenced by pull_param[] */
447 const float *pull_param[MAX_UNIFORMS * 4]; member in struct:brw_vs_prog_data
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_context.h 320 const float *pull_param[MAX_UNIFORMS * 4]; member in struct:brw_wm_prog_data
437 GLuint nr_pull_params; /**< number of dwords referenced by pull_param[] */
447 const float *pull_param[MAX_UNIFORMS * 4]; member in struct:brw_vs_prog_data
    [all...]

Completed in 166 milliseconds