Home
last modified time | relevance | path

Searched defs:native (Results 1 – 25 of 62) sorted by relevance

123

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
DvktWsiSurfaceTests.cpp228 const NativeObjects native (context, instHelper.supportedExtensions, wsiType); in createSurfaceTest() local
237 const NativeObjects native (context, instHelper.supportedExtensions, wsiType); in querySurfaceCounterTest() local
268 const NativeObjects native (context, instHelper.supportedExtensions, wsiType); in createSurfaceCustomAllocatorTest() local
314 const NativeObjects native (context, instHelper.supportedExtensions, wsiType); in createSurfaceSimulateOOMTest() local
366 const NativeObjects native (context, instHelper.supportedExtensions, wsiType); in querySurfaceSupportTest() local
400 const NativeObjects native (context, instHelper.supportedExtensions, wsiType); in queryPresentationSupportTest() local
495 const NativeObjects native (context, instHelper.supportedExtensions, wsiType); in querySurfaceCapabilitiesTest() local
523 const NativeObjects native (context, instHelper.supportedExtensions, wsiType); in querySurfaceCapabilities2Test() local
584 const NativeObjects native (context, instHelper.supportedExtensions, wsiType); in querySurfaceProtectedCapabilitiesTest() local
677 const NativeObjects native (context, instHelper.supportedExtensions, wsiType); in querySurfaceFormatsTest() local
[all …]
DvktWsiSwapchainTests.cpp638 const NativeObjects native (context, instHelper.supportedExtensions, params.wsiType); in createSwapchainTest() local
737 const NativeObjects native (context, instHelper.supportedExtensions, params.wsiType); in createSwapchainPrivateDataTest() local
878 const NativeObjects native (context, instHelper.supportedExtensions, params.wsiType); in createSwapchainSimulateOOMTest() local
958 …const NativeObjects native (context, instHelper.supportedExtensions, wsiType, 1u, tcu::just(d… in testImageSwapchainCreateInfo() local
1291 …const NativeObjects native (context, instHelper.supportedExtensions, wsiType, 1u, tcu::jus… in basicRenderTest() local
1496 std::unique_ptr<NativeObjects> native; in multiSwapchainRenderTest() local
1670 …const NativeObjects native (context, instHelper.supportedExtensions, wsiType, 1u, tcu:… in deviceGroupRenderTest() local
1897 …const NativeObjects native (context, instHelper.supportedExtensions, wsiType, 1u, tcu:… in deviceGroupRenderTest2() local
2273 …const NativeObjects native (context, instHelper.supportedExtensions, wsiType, 1u, tcu::just(… in resizeSwapchainTest() local
2409 …const NativeObjects native (context, instHelper.supportedExtensions, wsiType, 1u, tcu::just(d… in getImagesIncompleteResultTest() local
[all …]
DvktWsiColorSpaceTests.cpp419 …const NativeObjects native (context, instHelper.supportedExtensions, wsiType, 1u, tcu::just(d… in basicExtensionTest() local
460 …const NativeObjects native (context, instHelper.supportedExtensions, params.wsiType, tcu::… in colorspaceCompareTest() local
769 …const NativeObjects native (context, instHelper.supportedExtensions, wsiType, 1u, tcu::just(… in surfaceFormatRenderTests() local
790 …const NativeObjects native (context, instHelper.supportedExtensions, wsiType, 1u, tcu::just(… in surfaceFormatRenderWithHdrTests() local
/third_party/typescript/tests/cases/compiler/
DmoduleResolutionWithSuffixes_threeLastIsBlank2.ts15 export function native() {} function
DmoduleResolutionWithSuffixes_threeLastIsBlank1.ts17 export function native() {} function
/third_party/typescript/tests/baselines/reference/
DmoduleResolutionWithSuffixes_threeLastIsBlank2.js6 export function native() {} function
DmoduleResolutionWithSuffixes_threeLastIsBlank1.js8 export function native() {} function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/
DCLSamplerCL.cpp18 CLSamplerCL::CLSamplerCL(const cl::Sampler &sampler, cl_sampler native) in CLSamplerCL()
DCLMemoryCL.cpp18 CLMemoryCL::CLMemoryCL(const cl::Memory &memory, cl_mem native) in CLMemoryCL()
DCLEventCL.cpp15 CLEventCL::CLEventCL(const cl::Event &event, cl_event native) : CLEventImpl(event), mNative(native) in CLEventCL()
DCLDeviceCL.cpp239 CLDeviceCL::CLDeviceCL(const cl::Device &device, cl_device_id native) in CLDeviceCL()
DCLPlatformCL.cpp445 CLPlatformCL::CLPlatformCL(const cl::Platform &platform, cl_platform_id native) in CLPlatformCL()
/third_party/ffmpeg/libavformat/
Dmetadata.h35 const char *native; member
/third_party/cef/tests/cefclient/browser/
Dclient_types.h23 #define CAST_CLIENT_NATIVE_MAC_WINDOW_TO_NSWINDOW(native) \ argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DPath.h28 enum class Style { windows, posix, native }; enumerator
/third_party/glfw/src/
Dglx_context.c434 GLXFBConfig native = NULL; in _glfwCreateContextGLX() local
620 GLXFBConfig native; in _glfwChooseVisualGLX() local
/third_party/node/deps/npm/node_modules/mkdirp/
Dindex.js26 mkdirp.native = (path, opts) => mkdirpNative(pathArg(path), optsArg(opts)) function
/third_party/mesa3d/src/gallium/frontends/clover/llvm/
Dutil.hpp60 native = 1 << 2, enumerator
/third_party/mesa3d/src/egl/drivers/dri2/
Dplatform_android.c64 int native; /* HAL_PIXEL_FORMAT_ */ member
90 get_fourcc_yuv(int native, enum chroma_order chroma_order, int chroma_step) in get_fourcc_yuv()
102 is_yuv(int native) in is_yuv()
112 get_format_bpp(int native) in get_format_bpp()
143 static int get_fourcc(int native) in get_fourcc()
/third_party/node/benchmark/util/
Dtype-check.js41 const func = { native: util, js: types }[version][`is${type}`]; property
/third_party/typescript/tests/cases/conformance/types/objectTypeLiteral/propertySignatures/
DpropertyNamesOfReservedWords.ts39 native; property in C
108 native; property
178 native; variable
247 native, enumerator
/third_party/gstreamer/gstplugins_good/ext/qt/
Dgstqtglutility.cc105 QPlatformNativeInterface *native = in gst_qt_get_gl_display() local
/third_party/PyYAML/tests/lib/
Dtest_constructor.py41 def represent1(representer, native): argument
66 def to_yaml(cls, representer, native): argument
80 def to_yaml(cls, representer, native): argument
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/dispmanx/
Dgstglwindow_dispmanx_egl.h66 EGL_DISPMANX_WINDOW_T native; member
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_texture.c171 uint8_t native = desc->swizzle[j]; in fd_setup_border_colors() local

123