Searched refs:InvocationCountShader (Results 1 – 1 of 1) sorted by relevance
| /external/deqp/modules/gles31/functional/ |
| D | es31fGeometryShaderTests.cpp | 1489 class InvocationCountShader : public sglr::ShaderProgram class 1500 …InvocationCountShader (const glu::ContextType& contextType, int numInvocations, OutputCase testCa… 1514 InvocationCountShader::InvocationCountShader (const glu::ContextType& contextType, int numInvocatio… in InvocationCountShader() function in deqp::gles31::Functional::__anon47a587a00111::InvocationCountShader 1533 void InvocationCountShader::shadeVertices (const rr::VertexAttrib* inputs, rr::VertexPacket* const*… in shadeVertices() 1542 void InvocationCountShader::shadeFragments (rr::FragmentPacket* packets, const int numPackets, cons… in shadeFragments() 1549 void InvocationCountShader::shadePrimitives (rr::GeometryEmitter& output, int verticesIn, const rr:… in shadePrimitives() 1602 std::string InvocationCountShader::genGeometrySource (const glu::ContextType& contextType, int numI… in genGeometrySource() 1668 size_t InvocationCountShader::getNumVertices (int numInvocations, OutputCase testCase) in getNumVertices() 4368 static InvocationCountShader::OutputCase mapToShaderCaseType (OutputCase testCase); 4372 InvocationCountShader* m_program; [all …]
|