Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/compiler/translator/
H A 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()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderLimitTests.cpp172 string varyingType; in initPrograms() local
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DProgramBinaryTest.cpp1478 GLenum varyingType = GL_NONE; in TEST_P() local
H A DGLSLTest.cpp31 char varyingType[10]; in GenerateVaryingType() local