Searched refs:_interpolateAtCentroid (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dbuiltin_functions.cpp4026 _interpolateAtCentroid(glsl_type::float_type),
4027 _interpolateAtCentroid(glsl_type::vec2_type),
4028 _interpolateAtCentroid(glsl_type::vec3_type),
4029 _interpolateAtCentroid(glsl_type::vec4_type),
7173 builtin_builder::_interpolateAtCentroid(const glsl_type *type) function in class:builtin_builder
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dbuiltin_functions.cpp3835 _interpolateAtCentroid(glsl_type::float_type),
3836 _interpolateAtCentroid(glsl_type::vec2_type),
3837 _interpolateAtCentroid(glsl_type::vec3_type),
3838 _interpolateAtCentroid(glsl_type::vec4_type),
6646 builtin_builder::_interpolateAtCentroid(const glsl_type *type) function in class:builtin_builder

Completed in 83 milliseconds