Searched refs:CAPABILITIES (Results 1 – 9 of 9) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsm16bitStorageTests.cpp | 114 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/ |
D | tcuLnxX11EglDisplayFactory.cpp | 106 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/ |
D | tcuLnxWaylandEglDisplayFactory.cpp | 61 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/ |
D | ping_common.h | 21 #ifdef CAPABILITIES 263 #ifdef CAPABILITIES
|
D | arping.c | 26 #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()
|
D | ping_common.c | 69 #ifdef CAPABILITIES 76 #ifdef CAPABILITIES in limit_capabilities() 130 #ifndef CAPABILITIES in limit_capabilities() 138 #ifdef CAPABILITIES 186 #ifdef CAPABILITIES in drop_capabilities()
|
D | traceroute6.c | 252 #ifdef CAPABILITIES 353 #ifdef CAPABILITIES in main()
|
D | clockdiff.c | 23 #ifdef CAPABILITIES 536 #ifdef CAPABILITIES in drop_rights()
|
/external/python/cpython2/Misc/ |
D | HISTORY | 11033 choose to mix the case in their CAPABILITIES response.
|