Home
last modified time | relevance | path

Searched defs:callType (Results 1 – 5 of 5) sorted by relevance

/third_party/vk-gl-cts/modules/gles2/functional/
Des2fDebugMarkerTests.cpp124 const CallType callType = CallType(rnd.getInt(0, CALL_TYPE_LAST-1)); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingDataSpillTests.cpp352 CallType callType; member
1887 const auto callType = m_params.callType; in iterate() local
2696 CallType callType; in createDataSpillTests() member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
DvktRayTracingDataSpillTests.cpp352 CallType callType; member
1887 const auto callType = m_params.callType; in iterate() local
2695 CallType callType; in createDataSpillTests() member
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_telephony_call.js148 callType: CallType, property
/third_party/skia/src/sksl/codegen/
DSkSLSPIRVCodeGenerator.cpp974 const Type& callType = c.type(); in writeSpecialIntrinsic() local