Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglResizeTests.cpp522 TestCaseGroup* createCaseGroup(EglTestContext& eglTestCtx, in createCaseGroup() function
548 addChild(createCaseGroup<ChangeSurfaceSizeCase>(m_eglTestCtx, in init()
551 addChild(createCaseGroup<PreserveBackBufferCase>(m_eglTestCtx, in init()
554 addChild(createCaseGroup<UpdateResolutionCase>(m_eglTestCtx, in init()
/external/deqp/modules/gles3/functional/
Des3fShaderTextureFunctionTests.cpp1363 static void createCaseGroup (TestCaseGroup* parent, const char* groupName, const char* groupDesc, c… in createCaseGroup() function
1548createCaseGroup(this, "texture", "texture() Tests", textureCases, DE_LENGTH_OF_ARRAY(textureCases)… in init()
1601createCaseGroup(this, "textureoffset", "textureOffset() Tests", textureOffsetCases, DE_LENGTH_OF_A… in init()
1654createCaseGroup(this, "textureproj", "textureProj() Tests", textureProjCases, DE_LENGTH_OF_ARRAY(t… in init()
1707createCaseGroup(this, "textureprojoffset", "textureOffsetProj() Tests", textureProjOffsetCases, DE… in init()
1735createCaseGroup(this, "texturelod", "textureLod() Tests", textureLodCases, DE_LENGTH_OF_ARRAY(text… in init()
1758createCaseGroup(this, "texturelodoffset", "textureLodOffset() Tests", textureLodOffsetCases, DE_LE… in init()
1781createCaseGroup(this, "textureprojlod", "textureProjLod() Tests", textureProjLodCases, DE_LENGTH_O… in init()
1804createCaseGroup(this, "textureprojlodoffset", "textureProjLodOffset() Tests", textureProjLodOffset… in init()
1838createCaseGroup(this, "texturegrad", "textureGrad() Tests", textureGradCases, DE_LENGTH_OF_ARRAY(t… in init()
[all …]
/external/deqp/modules/gles2/functional/
Des2fShaderTextureFunctionTests.cpp560 static void createCaseGroup (TestCaseGroup* parent, const char* groupName, const char* groupDesc, c… in createCaseGroup() function
610createCaseGroup(this, "vertex", "Vertex Shader Texture Lookups", &vertexCases[0], DE_LENGTH_OF_ARR… in init()
625createCaseGroup(this, "fragment", "Fragment Shader Texture Lookups", &fragmentCases[0], DE_LENGTH_… in init()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureFunctionTests.cpp3189 static void createCaseGroup (tcu::TestCaseGroup* parent, const char* groupName, const char* groupDe… in createCaseGroup() function
3486createCaseGroup(this, "texture", "texture() Tests", textureCases, DE_LENGTH_OF_ARRAY(textureCases)… in init()
3532createCaseGroup(this, "textureclamp", "textureClampARB() Tests", textureClampARBCases, DE_LENGTH_O… in init()
3621createCaseGroup(this, "textureoffset", "textureOffset() Tests", textureOffsetCases, DE_LENGTH_OF_A… in init()
3656createCaseGroup(this, "textureoffsetclamp", "textureOffsetClampARB() Tests", textureOffsetClampARB… in init()
3740createCaseGroup(this, "textureproj", "textureProj() Tests", textureProjCases, DE_LENGTH_OF_ARRAY(t… in init()
3824createCaseGroup(this, "textureprojoffset", "textureOffsetProj() Tests", textureProjOffsetCases, DE… in init()
3869createCaseGroup(this, "texturelod", "textureLod() Tests", textureLodCases, DE_LENGTH_OF_ARRAY(text… in init()
3904createCaseGroup(this, "texturelodoffset", "textureLodOffset() Tests", textureLodOffsetCases, DE_LE… in init()
3938createCaseGroup(this, "textureprojlod", "textureProjLod() Tests", textureProjLodCases, DE_LENGTH_O… in init()
[all …]