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

  /external/mesa3d/src/gallium/state_trackers/nine/
nine_shader.h 75 unsigned const_float_slots; member in struct:nine_shader_info
100 if (info->const_float_slots < (idx + 1))
101 info->const_float_slots = idx + 1;
nine_shader.c     [all...]

Completed in 199 milliseconds