Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/gles2/functional/
H A Des2fUniformApiTests.cpp2471 const char *const booleanTypeName = booleanTypeI == 1 ? "int" : "float"; in init() local
2557 … const char *const booleanTypeName = booleanTypeI == 1 ? "int" : "float"; in init() local
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fUniformApiTests.cpp3118 const char *const booleanTypeName = booleanTypeI == 1 ? "int" : in init() local
3212 const char *const booleanTypeName = booleanTypeI == 1 ? "int" : in init() local
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fProgramUniformTests.cpp2222 const char *const booleanTypeName = booleanTypeI == 1 ? "int" : in init() local