Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/android/package/src/com/drawelements/deqp/platformutil/
H A DDeqpPlatformCapabilityQueryInstrumentation.java38 private static final int CONFIGQUERYRESULT_NOT_SUPPORTED = 1; field in DeqpPlatformCapabilityQueryInstrumentation
97 else if (result == CONFIGQUERYRESULT_NOT_SUPPORTED) in doRenderConfigSupportedQuery()
/third_party/vk-gl-cts/framework/platform/android/
H A 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()

Completed in 1 milliseconds