Home
last modified time | relevance | path

Searched refs:GeometryInvocationCase (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fGeometryShaderTests.cpp4729 class GeometryInvocationCase : public GeometryShaderRenderTest class
4740GeometryInvocationCase(Context &context, const char *name, const char *description, int numInvocat…
4742 ~GeometryInvocationCase(void);
4758 GeometryInvocationCase::GeometryInvocationCase(Context &context, const char *name, const char *desc… in GeometryInvocationCase() function in deqp::gles31::Functional::__anon539908d10111::GeometryInvocationCase
4768 GeometryInvocationCase::~GeometryInvocationCase(void) in ~GeometryInvocationCase()
4773 void GeometryInvocationCase::init(void) in init()
4838 void GeometryInvocationCase::deinit(void) in deinit()
4849 sglr::ShaderProgram &GeometryInvocationCase::getProgram(void) in getProgram()
4854 void GeometryInvocationCase::genVertexAttribData(void) in genVertexAttribData()
4866 InvocationCountShader::OutputCase GeometryInvocationCase::mapToShaderCaseType(OutputCase testCase) in mapToShaderCaseType()
[all …]