Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/functional/
Des2fUniformApiTests.cpp2235 …const bool varyBoolApiType = checkMethod == UniformValueCase::CHECKMETHOD_GET_UNIFORM && … in init() local
2237 const int numBoolVariations = varyBoolApiType ? 2 : 1; in init()
2248 …const string nameWithApiType = varyBoolApiType ? collName + "api_" + booleanTypeName + "_" : coll… in init()
2298 …const bool varyBoolApiType = checkMethod == UniformValueCase::CHECKMETHOD_GET_UNIFORM && … in init() local
2300 const int numBoolVariations = varyBoolApiType ? 2 : 1; in init()
2312 …const string nameWithBoolType = varyBoolApiType ? collName + "api_" + booleanTypeName + "_" : col… in init()
/external/deqp/modules/gles3/functional/
Des3fUniformApiTests.cpp2759 …const bool varyBoolApiType = checkMethod == UniformValueCase::CHECKMETHOD_GET_UNIFORM && … in init() local
2761 const int numBoolVariations = varyBoolApiType ? 3 : 1; in init()
2774 …const string nameWithApiType = varyBoolApiType ? collName + "api_" + booleanTypeName + "_" : coll… in init()
2824 …const bool varyBoolApiType = checkMethod == UniformValueCase::CHECKMETHOD_GET_UNIFORM && … in init() local
2826 const int numBoolVariations = varyBoolApiType ? 3 : 1; in init()
2843 …const string nameWithBoolType = varyBoolApiType ? collName + "api_" + booleanTypeName + "_" : col… in init()
/external/deqp/modules/gles31/functional/
Des31fProgramUniformTests.cpp1962 …const bool varyBoolApiType = checkMethod == UniformAssignCase::CHECKMETHOD_GET_UNIFORM &&… in init() local
1964 const int numBoolVariations = varyBoolApiType ? 3 : 1; in init()
1981 …const string nameWithBoolType = varyBoolApiType ? collName + "api_" + booleanTypeName + "_" : col… in init()