Searched refs:ContextShaderProgram (Results 1 – 1 of 1) sorted by relevance
746 class ContextShaderProgram : public sglr::ShaderProgram class749 … ContextShaderProgram (const glu::RenderContext& ctx, const std::vector<ContextArray*>& arrays);766 ContextShaderProgram::ContextShaderProgram (const glu::RenderContext& ctx, const std::vector<Contex… in ContextShaderProgram() function in deqp::gls::ContextShaderProgram823 void ContextShaderProgram::shadeVertices (const rr::VertexAttrib* inputs, rr::VertexPacket* const* … in shadeVertices()864 void ContextShaderProgram::shadeFragments (rr::FragmentPacket* packets, const int numPackets, const… in shadeFragments()876 std::string ContextShaderProgram::genVertexSource (const glu::RenderContext& ctx, const std::vector… in genVertexSource()1020 std::string ContextShaderProgram::genFragmentSource (const glu::RenderContext& ctx) in genFragmentSource()1065 rr::GenericVecType ContextShaderProgram::mapOutputType (const Array::OutputType& type) in mapOutputType()1093 int ContextShaderProgram::getComponentCount (const Array::OutputType& type) in getComponentCount()1123 sglr::pdec::ShaderProgramDeclaration ContextShaderProgram::createProgramDeclaration (const glu::Ren… in createProgramDeclaration()[all …]