Searched refs:out_clamped (Results 1 – 2 of 2) sorted by relevance
868 float* out_clamped, float* out_clamped_and_rounded) in getTessellationLevelAfterVertexSpacing() argument885 if (out_clamped != DE_NULL) in getTessellationLevelAfterVertexSpacing()887 *out_clamped = level; in getTessellationLevelAfterVertexSpacing()912 if (out_clamped != DE_NULL) in getTessellationLevelAfterVertexSpacing()914 *out_clamped = level; in getTessellationLevelAfterVertexSpacing()944 if (out_clamped != DE_NULL) in getTessellationLevelAfterVertexSpacing()946 *out_clamped = level; in getTessellationLevelAfterVertexSpacing()
298 glw::GLint gl_max_tess_gen_level_value, float* out_clamped,