HomeSort by relevance Sort by last modified time
    Searched refs:explicitLengths (Results 1 - 2 of 2) sorted by null

  /external/deqp/modules/gles2/functional/
es2fShaderApiTests.cpp 1073 const bool explicitLengths = (stringLengthsInt != 0);
1076 const deUint32 flags = (explicitLengths ? CASE_EXPLICIT_SOURCE_LENGTHS : 0)
1081 + (randomNullTerm ? "_random_negative_length" : (explicitLengths ? "_specify_lengths" : "_null_terminated"))
1088 + (explicitLengths ? ", using explicitly specified string lengths" : "")
  /external/deqp/modules/gles3/functional/
es3fShaderApiTests.cpp     [all...]

Completed in 9620 milliseconds