Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/performance/
Des3pShaderOperatorTests.cpp2025 …tcu::TestCaseGroup* const commonFunctionsGroup = new tcu::TestCaseGroup(m_testCtx, "common_funct… in init() local
2034 addChild(commonFunctionsGroup); in init()
2093 …{ commonFunctionsGroup, "abs", "abs", { F, F, N, N }, attrNegPos, -1, false, false, P… in init()
2094 …{ commonFunctionsGroup, "abs", "abs", { V4, V4, N, N }, attrNegPos, -1, false, false, P… in init()
2095 …{ commonFunctionsGroup, "sign", "sign", { F, F, N, N }, attrNegPos, -1, false, false,… in init()
2096 …{ commonFunctionsGroup, "sign", "sign", { V4, V4, N, N }, attrNegPos, -1, false, false,… in init()
2097 …{ commonFunctionsGroup, "floor", "floor", { F, F, N, N }, attrNegPos, -1, false, false,… in init()
2098 …{ commonFunctionsGroup, "floor", "floor", { V4, V4, N, N }, attrNegPos, -1, false, false,… in init()
2099 …{ commonFunctionsGroup, "trunc", "trunc", { F, F, N, N }, attrNegPos, -1, false, false,… in init()
2100 …{ commonFunctionsGroup, "trunc", "trunc", { V4, V4, N, N }, attrNegPos, -1, false, false,… in init()
[all …]
/external/deqp/modules/gles2/performance/
Des2pShaderOperatorTests.cpp2013 …tcu::TestCaseGroup* const commonFunctionsGroup = new tcu::TestCaseGroup(m_testCtx, "common_funct… in init() local
2022 addChild(commonFunctionsGroup); in init()
2068 …{ commonFunctionsGroup, "abs", "abs", { F, F, N, N }, attrNegPos, -1, false, false, P… in init()
2069 …{ commonFunctionsGroup, "abs", "abs", { V4, V4, N, N }, attrNegPos, -1, false, false, P… in init()
2070 …{ commonFunctionsGroup, "sign", "sign", { F, F, N, N }, attrNegPos, -1, false, false,… in init()
2071 …{ commonFunctionsGroup, "sign", "sign", { V4, V4, N, N }, attrNegPos, -1, false, false,… in init()
2072 …{ commonFunctionsGroup, "floor", "floor", { F, F, N, N }, attrNegPos, -1, false, false,… in init()
2073 …{ commonFunctionsGroup, "floor", "floor", { V4, V4, N, N }, attrNegPos, -1, false, false,… in init()
2074 …{ commonFunctionsGroup, "ceil", "ceil", { F, F, N, N }, attrNegPos, -1, false, false,… in init()
2075 …{ commonFunctionsGroup, "ceil", "ceil", { V4, V4, N, N }, attrNegPos, -1, false, false,… in init()
[all …]