Home
last modified time | relevance | path

Searched refs:CAPABILITIES (Results 1 – 9 of 9) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsm16bitStorageTests.cpp114 static const Capability CAPABILITIES[] = variable
560 for (deUint32 capIdx = 0; capIdx < DE_LENGTH_OF_ARRAY(CAPABILITIES); ++capIdx) in addCompute16bitStorageUniform16To32Group()
565 string testName = string(CAPABILITIES[capIdx].name) + "_" + cTypes[tyIdx].name + "_float"; in addCompute16bitStorageUniform16To32Group()
567 specs["capability"] = CAPABILITIES[capIdx].cap; in addCompute16bitStorageUniform16To32Group()
568 specs["storage"] = CAPABILITIES[capIdx].decor; in addCompute16bitStorageUniform16To32Group()
612 spec.inputTypes[0] = CAPABILITIES[capIdx].dtype; in addCompute16bitStorageUniform16To32Group()
617 spec.requestedVulkanFeatures = get16BitStorageFeatures(CAPABILITIES[capIdx].name); in addCompute16bitStorageUniform16To32Group()
686 for (deUint32 capIdx = 0; capIdx < DE_LENGTH_OF_ARRAY(CAPABILITIES); ++capIdx) in addCompute16bitStorageUniform16To32Group()
691 string testName = string(CAPABILITIES[capIdx].name) + "_" + cTypes[tyIdx].name; in addCompute16bitStorageUniform16To32Group()
693 specs["capability"] = CAPABILITIES[capIdx].cap; in addCompute16bitStorageUniform16To32Group()
[all …]
/external/deqp/framework/platform/lnx/X11/
DtcuLnxX11EglDisplayFactory.cpp106 static const Capability CAPABILITIES = Capability(CAPABILITY_GET_DISPLAY_LEGACY | member in tcu::lnx::x11::egl::Display
110 : NativeDisplay (CAPABILITIES, in Display()
130 static const Capability CAPABILITIES = Capability(CAPABILITY_CREATE_SURFACE_LEGACY | member in tcu::lnx::x11::egl::Window
152 : NativeWindow (CAPABILITIES) in Window()
186 : NativeWindowFactory ("window", "X11 Window", Window::CAPABILITIES) in WindowFactory()
222 CAPABILITIES = (CAPABILITY_CREATE_SURFACE_LEGACY |
228 : NativePixmap (CAPABILITIES)
242 : NativePixmapFactory ("pixmap", "X11 Pixmap", Pixmap::CAPABILITIES) {}
274 Display::CAPABILITIES, in DisplayFactory()
/external/deqp/framework/platform/lnx/wayland/
DtcuLnxWaylandEglDisplayFactory.cpp61 static const Capability CAPABILITIES = Capability(CAPABILITY_GET_DISPLAY_LEGACY| member in tcu::lnx::wayland::egl::Display
65 : NativeDisplay (CAPABILITIES, in Display()
86 static const Capability CAPABILITIES = Capability(CAPABILITY_CREATE_SURFACE_LEGACY | member in tcu::lnx::wayland::egl::Window
104 : NativeWindow (CAPABILITIES) in Window()
137 : NativeWindowFactory ("window", "Wayland Window", Window::CAPABILITIES) in WindowFactory()
177 Display::CAPABILITIES, in DisplayFactory()
/external/iputils/
Dping_common.h21 #ifdef CAPABILITIES
263 #ifdef CAPABILITIES
Darping.c26 #ifdef CAPABILITIES
98 #ifndef CAPABILITIES
151 #ifdef CAPABILITIES
158 #ifdef CAPABILITIES in limit_capabilities()
207 #ifdef CAPABILITIES in modify_capability_raw()
248 #ifdef CAPABILITIES in drop_capabilities()
Dping_common.c69 #ifdef CAPABILITIES
76 #ifdef CAPABILITIES in limit_capabilities()
130 #ifndef CAPABILITIES in limit_capabilities()
138 #ifdef CAPABILITIES
186 #ifdef CAPABILITIES in drop_capabilities()
Dtraceroute6.c252 #ifdef CAPABILITIES
353 #ifdef CAPABILITIES in main()
Dclockdiff.c23 #ifdef CAPABILITIES
536 #ifdef CAPABILITIES in drop_rights()
/external/python/cpython2/Misc/
DHISTORY11033 choose to mix the case in their CAPABILITIES response.