HomeSort by relevance Sort by last modified time
    Searched full:clip_distance_array_type (Results 1 - 1 of 1) sorted by null

  /external/mesa3d/src/glsl/
ir_variable.cpp 297 const glsl_type *const clip_distance_array_type = local
302 add_variable("gl_ClipDistance", ir_var_out, -1, clip_distance_array_type,
460 const glsl_type *const clip_distance_array_type = local
465 add_variable("gl_ClipDistance", ir_var_in, -1, clip_distance_array_type,

Completed in 109 milliseconds