Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/functional/
Des2fUniformApiTests.cpp2246 const char* const booleanTypeName = booleanTypeI == 1 ? "int" in init() local
2248 …const string nameWithApiType = varyBoolApiType ? collName + "api_" + booleanTypeName + "_" : coll… in init()
2310 const char* const booleanTypeName = booleanTypeI == 1 ? "int" in init() local
2312 …const string nameWithBoolType = varyBoolApiType ? collName + "api_" + booleanTypeName + "_" : col… in init()
/external/deqp/modules/gles3/functional/
Des3fUniformApiTests.cpp2771 const char* const booleanTypeName = booleanTypeI == 1 ? "int" in init() local
2774 …const string nameWithApiType = varyBoolApiType ? collName + "api_" + booleanTypeName + "_" : coll… in init()
2840 const char* const booleanTypeName = booleanTypeI == 1 ? "int" in init() local
2843 …const string nameWithBoolType = varyBoolApiType ? collName + "api_" + booleanTypeName + "_" : col… in init()
/external/deqp/modules/gles31/functional/
Des31fProgramUniformTests.cpp1978 const char* const booleanTypeName = booleanTypeI == 1 ? "int" in init() local
1981 …const string nameWithBoolType = varyBoolApiType ? collName + "api_" + booleanTypeName + "_" : col… in init()