Searched refs:DrawTestShaderProgram (Results 1 – 1 of 1) sorted by relevance
1119 class DrawTestShaderProgram : public sglr::ShaderProgram class1122 …DrawTestShaderProgram (const glu::RenderContext& ctx, const std::vector<AttributeArray*>& arrays);1141 DrawTestShaderProgram::DrawTestShaderProgram (const glu::RenderContext& ctx, const std::vector<Attr… in DrawTestShaderProgram() function in deqp::gls::__anon43398ad90111::DrawTestShaderProgram1200 void DrawTestShaderProgram::shadeVertices (const rr::VertexAttrib* inputs, rr::VertexPacket* const*… in shadeVertices()1243 void DrawTestShaderProgram::shadeFragments (rr::FragmentPacket* packets, const int numPackets, cons… in shadeFragments()1256 std::string DrawTestShaderProgram::genVertexSource (const glu::RenderContext& ctx, const std::vecto… in genVertexSource()1371 std::string DrawTestShaderProgram::genFragmentSource (const glu::RenderContext& ctx) in genFragmentSource()1388 void DrawTestShaderProgram::generateShaderParams (std::map<std::string, std::string>& params, glu::… in generateShaderParams()1434 rr::GenericVecType DrawTestShaderProgram::mapOutputType (const DrawTestSpec::OutputType& type) in mapOutputType()1462 int DrawTestShaderProgram::getComponentCount (const DrawTestSpec::OutputType& type) in getComponentCount()[all …]