Home
last modified time | relevance | path

Searched defs:varyingType (Results 1 – 4 of 4) sorted by relevance

/external/angle/src/compiler/translator/
DValidateVaryingLocations.cpp67 int GetInterfaceBlockLocationCount(const TType &varyingType, bool ignoreVaryingArraySize) in GetInterfaceBlockLocationCount()
82 int GetLocationCount(const TType &varyingType, bool ignoreVaryingArraySize) in GetLocationCount()
190 const TType &varyingType = varying->getType(); in ValidateShaderInterfaceAndAssignLocations() local
346 unsigned int CalculateVaryingLocationCount(const TType &varyingType, GLenum shaderType) in CalculateVaryingLocationCount()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderLimitTests.cpp185 string varyingType; in initPrograms() local
/external/angle/src/tests/gl_tests/
DProgramBinaryTest.cpp1338 GLenum varyingType = GL_NONE; in TEST_P() local
DGLSLTest.cpp31 char varyingType[10]; in GenerateVaryingType() local