Searched refs:FragmentOutput (Results 1 - 23 of 23) sorted by relevance

/external/deqp/modules/gles3/functional/
H A Des3fFragmentOutputTests.cpp93 struct FragmentOutput struct in namespace:deqp::gles3::Functional
95 FragmentOutput (void) function in struct:deqp::gles3::Functional::FragmentOutput
103 FragmentOutput (glu::DataType type_, glu::Precision precision_, int location_, int arrayLength_ = 0) function in struct:deqp::gles3::Functional::FragmentOutput
119 vector<FragmentOutput> outputs;
121 OutputVec& operator<< (const FragmentOutput& output)
127 vector<FragmentOutput> toVec (void) const
136 FragmentOutputCase (Context& context, const char* name, const char* desc, const vector<BufferSpec>& fboSpec, const vector<FragmentOutput>& outputs);
148 vector<FragmentOutput> m_outputs;
155 FragmentOutputCase::FragmentOutputCase (Context& context, const char* name, const char* desc, const vector<BufferSpec>& fboSpec, const vector<FragmentOutput>& outputs)
169 static glu::ShaderProgram* createProgram (const glu::RenderContext& context, const vector<FragmentOutput>
[all...]
H A Des3fFboTestUtil.cpp81 << sglr::pdec::FragmentOutput(mapDataTypeToGenericVecType(outputType))
156 << sglr::pdec::FragmentOutput(mapDataTypeToGenericVecType(outputType))
280 decl << sglr::pdec::FragmentOutput(mapDataTypeToGenericVecType(outputType));
427 << sglr::pdec::FragmentOutput(mapDataTypeToGenericVecType(outputType))
565 << sglr::pdec::FragmentOutput(mapDataTypeToGenericVecType(outputType))
673 << sglr::pdec::FragmentOutput(mapDataTypeToGenericVecType(outputType))
781 << sglr::pdec::FragmentOutput(mapDataTypeToGenericVecType(outputType))
H A Des3fDepthTests.cpp66 << sglr::pdec::FragmentOutput(rr::GENERICVECTYPE_FLOAT)
H A Des3fStencilTests.cpp65 << sglr::pdec::FragmentOutput(rr::GENERICVECTYPE_FLOAT)
H A Des3fDrawTests.cpp590 << sglr::pdec::FragmentOutput(rr::GENERICVECTYPE_FLOAT)
H A Des3fPolygonOffsetTests.cpp220 << sglr::pdec::FragmentOutput(rr::GENERICVECTYPE_FLOAT)
H A Des3fTextureUnitTests.cpp255 decl << sglr::pdec::FragmentOutput(rr::GENERICVECTYPE_FLOAT);
H A Des3fClippingTests.cpp414 << sglr::pdec::FragmentOutput(rr::GENERICVECTYPE_FLOAT)
/external/deqp/framework/opengl/simplereference/
H A DsglrShaderProgram.hpp89 struct FragmentOutput struct in namespace:sglr::pdec
91 FragmentOutput (rr::GenericVecType type_) : type(type_) { } function in struct:sglr::pdec::FragmentOutput
153 ShaderProgramDeclaration& operator<< (const FragmentOutput&);
175 std::vector<FragmentOutput> m_fragmentOutputs;
H A DsglrShaderProgram.cpp63 ShaderProgramDeclaration& pdec::ShaderProgramDeclaration::operator<< (const FragmentOutput& v)
/external/deqp/modules/gles2/functional/
H A Des2fDepthTests.cpp66 << sglr::pdec::FragmentOutput(rr::GENERICVECTYPE_FLOAT)
H A Des2fStencilTests.cpp65 << sglr::pdec::FragmentOutput(rr::GENERICVECTYPE_FLOAT)
H A Des2fFboRenderTest.cpp70 << sglr::pdec::FragmentOutput(rr::GENERICVECTYPE_FLOAT)
119 << sglr::pdec::FragmentOutput(rr::GENERICVECTYPE_FLOAT)
179 << sglr::pdec::FragmentOutput(rr::GENERICVECTYPE_FLOAT)
H A Des2fTextureSpecificationTests.cpp116 << sglr::pdec::FragmentOutput(rr::GENERICVECTYPE_FLOAT)
172 << sglr::pdec::FragmentOutput(rr::GENERICVECTYPE_FLOAT)
250 << sglr::pdec::FragmentOutput(rr::GENERICVECTYPE_FLOAT)
H A Des2fTextureUnitTests.cpp179 decl << sglr::pdec::FragmentOutput(rr::GENERICVECTYPE_FLOAT);
H A Des2fPolygonOffsetTests.cpp217 << sglr::pdec::FragmentOutput(rr::GENERICVECTYPE_FLOAT)
H A Des2fClippingTests.cpp411 << sglr::pdec::FragmentOutput(rr::GENERICVECTYPE_FLOAT)
/external/deqp/modules/glshared/
H A DglsRandomShaderProgram.cpp93 decl << sglr::pdec::FragmentOutput(rr::GENERICVECTYPE_FLOAT);
H A DglsVertexArrayTests.cpp1131 decl << sglr::pdec::FragmentOutput(rr::GENERICVECTYPE_FLOAT);
H A DglsDrawTest.cpp1518 decl << sglr::pdec::FragmentOutput(rr::GENERICVECTYPE_FLOAT);
/external/deqp/modules/gles31/functional/
H A Des31fFboTestUtil.cpp123 decl << sglr::pdec::FragmentOutput(mapDataTypeToGenericVecType(outputType));
270 << sglr::pdec::FragmentOutput(mapDataTypeToGenericVecType(outputType))
H A Des31fGeometryShaderTests.cpp217 << sglr::pdec::FragmentOutput(rr::GENERICVECTYPE_FLOAT)
320 << sglr::pdec::FragmentOutput(rr::GENERICVECTYPE_FLOAT)
627 << sglr::pdec::FragmentOutput(rr::GENERICVECTYPE_FLOAT)
805 << sglr::pdec::FragmentOutput(rr::GENERICVECTYPE_FLOAT)
940 << sglr::pdec::FragmentOutput(rr::GENERICVECTYPE_FLOAT)
1235 << sglr::pdec::FragmentOutput(rr::GENERICVECTYPE_FLOAT)
1508 << sglr::pdec::FragmentOutput(rr::GENERICVECTYPE_FLOAT)
1689 << sglr::pdec::FragmentOutput(rr::GENERICVECTYPE_FLOAT)
H A Des31fDrawTests.cpp721 << sglr::pdec::FragmentOutput(rr::GENERICVECTYPE_FLOAT)

Completed in 287 milliseconds