Home
last modified time | relevance | path

Searched refs:CONFIGQUERYRESULT_NOT_SUPPORTED (Results 1 – 2 of 2) sorted by relevance

/external/deqp/android/package/src/com/drawelements/deqp/platformutil/
DDeqpPlatformCapabilityQueryInstrumentation.java38 private static final int CONFIGQUERYRESULT_NOT_SUPPORTED = 1; field in DeqpPlatformCapabilityQueryInstrumentation
97 else if (result == CONFIGQUERYRESULT_NOT_SUPPORTED) in doRenderConfigSupportedQuery()
/external/deqp/framework/platform/android/
DtcuAndroidPlatformCapabilityQueryJNI.cpp175 CONFIGQUERYRESULT_NOT_SUPPORTED = 1, in Java_com_drawelements_deqp_platformutil_DeqpPlatformCapabilityQueryInstrumentation_nativeRenderConfigSupportedQuery() enumerator
207 : (CONFIGQUERYRESULT_NOT_SUPPORTED); in Java_com_drawelements_deqp_platformutil_DeqpPlatformCapabilityQueryInstrumentation_nativeRenderConfigSupportedQuery()