Searched refs:nameLength_ (Results 1 - 2 of 2) sorted by relevance

/external/deqp/modules/gles2/functional/
H A Des2fUniformApiTests.cpp853 BasicUniformReportGL (const char* const name_, const int nameLength_, const int size_, const glu::DataType type_, const int index_) argument
854 : name(name_), nameLength(nameLength_), size(size_), type(type_), index(index_) {}
/external/deqp/modules/gles3/functional/
H A Des3fUniformApiTests.cpp1018 BasicUniformReportGL (const char* const name_, const int nameLength_, const int size_, const glu::DataType type_, const int index_) argument
1019 : name(name_), nameLength(nameLength_), size(size_), type(type_), index(index_) {}

Completed in 227 milliseconds