Home
last modified time | relevance | path

Searched defs:interpolation (Results 1 – 5 of 5) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DVaryingPacking.cpp361 sh::InterpolationType interpolation = input ? input->interpolation : output->interpolation; in packUserVarying() local
387 sh::InterpolationType interpolation = input ? input->interpolation : output->interpolation; in packUserVaryingField() local
DVaryingPacking.h120 sh::InterpolationType interpolation; member
/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/
DShaderVars.cpp21 InterpolationType GetNonAuxiliaryInterpolationType(InterpolationType interpolation) in GetNonAuxiliaryInterpolationType()
/device/generic/vulkan-cereal/third-party/angle/include/GLSLANG/
DShaderVars.h192 InterpolationType interpolation; member
/device/generic/vulkan-cereal/third-party/angle/src/libShaderTranslator/
DShaderTranslator.h604 ST_InterpolationType interpolation; member