Searched refs:VaryingSource (Results 1 – 2 of 2) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/geometry/ |
D | vktGeometryBasicGeometryShaderTests.cpp | 62 enum VaryingSource enum 201 const VaryingSource test, 215 const VaryingSource m_test; 231 const VaryingSource test, in VaryingOutputCountTestInstance() 653 const VaryingSource test, 658 const VaryingSource m_test; 662 …estContext& testCtx, const char* name, const char* description, const VaryingSource test, const Sh… in VaryingOutputCountCase()
|
/external/deqp/modules/gles31/functional/ |
D | es31fGeometryShaderTests.cpp | 1191 enum VaryingSource enum in deqp::gles31::Functional::__anon38a6d29b0111::VaryingOutputCountShader 1208 …VaryingOutputCountShader (const glu::ContextType& contextType, VaryingSource source, int maxEmitCo… 1214 static const char* getAttributeName (VaryingSource test); 1217 …static std::string genGeometrySource (const glu::ContextType& contextType, VaryingSource test,… 1218 static std::string genVertexSource (const glu::ContextType& contextType, VaryingSource test); 1220 const VaryingSource m_test; 1227 …hader::VaryingOutputCountShader (const glu::ContextType& contextType, VaryingSource source, int ma… in VaryingOutputCountShader() 1342 const char* VaryingOutputCountShader::getAttributeName (VaryingSource test) in getAttributeName() 1355 …tCountShader::genGeometrySource (const glu::ContextType& contextType, VaryingSource test, int maxE… in genGeometrySource() 1445 …VaryingOutputCountShader::genVertexSource (const glu::ContextType& contextType, VaryingSource test) in genVertexSource() [all …]
|