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

  /external/deqp/modules/gles3/functional/
es3fSamplerStateQueryTests.cpp 41 static const char* getVerifierSuffix (QueryType type)
95 std::string() + states[stateNdx].name + getVerifierSuffix(verifier),
es3fTextureStateQueryTests.cpp 40 static const char* getVerifierSuffix (QueryType type)
126 std::string() + textureTargets[targetNdx].name + "_" + states[stateNdx].name + getVerifierSuffix(verifier),
  /external/deqp/modules/gles31/functional/
es31fBooleanStateQueryTests.cpp 43 static const char* getVerifierSuffix (QueryType type)
129 const char* verifierSuffix = getVerifierSuffix((VERIFIERS)[verifierNdx]); \
es31fSamplerStateQueryTests.cpp 39 static const char* getVerifierSuffix (QueryType type)
105 const char* verifierSuffix = getVerifierSuffix((VERIFIERS)[verifierNdx]); \
es31fFramebufferDefaultStateQueryTests.cpp 43 static const char* getVerifierSuffix (QueryType type)
215 const char* verifierSuffix = getVerifierSuffix(verifiers[verifierNdx]); \
es31fTextureStateQueryTests.cpp 39 static const char* getVerifierSuffix (QueryType type)
107 const char* verifierSuffix = getVerifierSuffix((VERIFIERS)[verifierNdx]); \
es31fProgramPipelineStateQueryTests.cpp 45 static const char* getVerifierSuffix (QueryType type)
397 const char* verifierSuffix = getVerifierSuffix(verifiers[verifierNdx]); \
es31fProgramStateQueryTests.cpp 51 static const char* getVerifierSuffix (QueryType type)
819 const char* verifierSuffix = getVerifierSuffix(intVerifiers[verifierNdx]); \
827 const char* verifierSuffix = getVerifierSuffix(intVec3Verifiers[verifierNdx]); \
    [all...]
es31fIndexedStateQueryTests.cpp 49 static const char* getVerifierSuffix (QueryType type)
    [all...]
es31fIntegerStateQueryTests.cpp 53 static const char* getVerifierSuffix (QueryType type)
782 const char* verifierSuffix = getVerifierSuffix(verifiers[verifierNdx]); \
    [all...]
es31fTextureLevelStateQueryTests.cpp     [all...]

Completed in 950 milliseconds