| /third_party/skia/src/gpu/glsl/ |
| H A D | GrGLSLVarying.cpp | 22 static bool use_flat_interpolation(GrGLSLVaryingHandler::Interpolation interpolation, in use_flat_interpolation() argument 41 SkASSERT(GrSLTypeIsFloatType(varying->type()) || Interpolation::kMustBeFlat == interpolation); in addVarying() local 12 addPassThroughAttribute(const GrShaderVar& vsVar, const char* output, Interpolation interpolation) addPassThroughAttribute() argument 39 addVarying(const char* name, GrGLSLVarying* varying, Interpolation interpolation) addVarying() argument
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | lut3d.h | 62 int interpolation; ///<interp_mode member
|
| H A D | af_flanger.c | 41 int interpolation; member
|
| H A D | vf_lenscorrection.c | 46 int interpolation; member
|
| H A D | vf_lensfun.c | 69 const float *interpolation; member 87 float *interpolation; member [all...] |
| H A D | af_adeclick.c | 336 static int interpolation(DeclickChannel *c, const double *src, int ar_order, in interpolation() function
|
| H A D | vf_geq.c | 59 int interpolation; member [all...] |
| H A D | vf_perspective.c | 45 int interpolation; member
|
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_lower_two_sided_color.c | 51 create_input(nir_shader *shader, gl_varying_slot slot, enum glsl_interp_mode interpolation) create_input() argument
|
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | link_varyings.cpp | 322 unsigned interpolation; global() member 329 check_location_aliasing(struct explicit_location_info explicit_locations[][4], ir_variable *var, unsigned location, unsigned component, unsigned location_limit, const glsl_type *type, unsigned interpolation, bool centroid, bool sample, bool patch, gl_shader_program *prog, gl_shader_stage stage) check_location_aliasing() argument [all...] |
| H A D | ir.cpp | 2090 interpolation_string(unsigned interpolation) in interpolation_string() argument
|
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fSeparateShaderTests.cpp | 157 glu::Interpolation getGluInterpolation (VaryingInterpolation interpolation) in getGluInterpolation() argument 173 VaryingInterpolation getVaryingInterpolation (glu::Interpolation interpolation) in getVaryingInterpolation() argument [all...] |
| H A D | es31fProgramInterfaceQueryTests.cpp | 422 InterpolationQualifier (const SharedPtr& enclosing, const glu::Interpolation& interpolation) in InterpolationQualifier() argument
|
| /third_party/vk-gl-cts/framework/opengl/ |
| H A D | gluVarType.cpp | 178 const char* getInterpolationName (Interpolation interpolation) in getInterpolationName() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | VaryingPacking.h | 137 sh::InterpolationType interpolation; member
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| H A D | ShaderVars.cpp | 21 InterpolationType GetNonAuxiliaryInterpolationType(InterpolationType interpolation) in GetNonAuxiliaryInterpolationType() argument [all...] |
| /third_party/skia/third_party/externals/angle2/include/GLSLANG/ |
| H A D | ShaderVars.h | 233 InterpolationType interpolation; member
|
| /third_party/mesa3d/src/microsoft/compiler/ |
| H A D | dxil_signature.c | 45 uint8_t interpolation; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
| H A D | vktDrawExplicitVertexParameterTests.cpp | 94 Interpolation interpolation; member 100 const char* interpolationToString (Interpolation interpolation) in interpolationToString() argument 115 std::string barycentricVariableString (Interpolation interpolation, AuxiliaryQualifier aux) in barycentricVariableString() argument [all...] |
| H A D | vktDrawMultipleInterpolationTests.cpp | 71 const char* interpolationToString (Interpolation interpolation) in interpolationToString() argument 322 render(de::SharedPtr<Image>& colorTargetImage, tcu::ConstPixelBufferAccess* frame, const char* vsName, const char* fsName, Interpolation interpolation, bool sampleRateShading) render() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
| H A D | vktDrawExplicitVertexParameterTests.cpp | 94 Interpolation interpolation; member 100 const char* interpolationToString (Interpolation interpolation) in interpolationToString() argument 115 std::string barycentricVariableString (Interpolation interpolation, AuxiliaryQualifier aux) in barycentricVariableString() argument [all...] |
| H A D | vktDrawMultipleInterpolationTests.cpp | 71 const char* interpolationToString (Interpolation interpolation) in interpolationToString() argument 324 render(de::SharedPtr<Image>& colorTargetImage, tcu::ConstPixelBufferAccess* frame, const char* vsName, const char* fsName, Interpolation interpolation, bool sampleRateShading) render() argument [all...] |
| /third_party/mesa3d/src/gallium/frontends/d3d10umd/ |
| H A D | ShaderTGSI.c | 247 translate_interpolation(D3D10_SB_INTERPOLATION_MODE interpolation) in translate_interpolation() argument
|
| /third_party/mesa3d/src/gallium/drivers/d3d12/ |
| H A D | d3d12_compiler.h | 73 unsigned interpolation:3; // INTERP_MODE_COUNT = 5 member
|
| /third_party/python/Lib/test/ |
| H A D | test_configparser.py | 46 interpolation = configparser._UNSET variable in CfgParserTestCaseClass 995 interpolation = None global() variable in ConfigParserTestCaseNoInterpolation 1033 interpolation = configparser.LegacyInterpolation() global() variable in ConfigParserTestCaseLegacyInterpolation 1179 interpolation = configparser.ExtendedInterpolation() global() variable in ConfigParserTestCaseExtendedInterpolation [all...] |