Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/platform/nullws/
DtcuNullWSPlatform.cpp38 static const Capability CAPABILITIES = CAPABILITY_CREATE_SURFACE_LEGACY; member in tcu::nullws::Window
41 : NativeWindow(CAPABILITIES) in Window()
55 : NativeWindowFactory("nullws", "NullWS Window", Window::CAPABILITIES) in WindowFactory()
68 static const Capability CAPABILITIES = CAPABILITY_CREATE_SURFACE_LEGACY; member in tcu::nullws::Pixmap
71 : NativePixmap(CAPABILITIES) in Pixmap()
85 : NativePixmapFactory("nullws", "NullWS Pixmap", Pixmap::CAPABILITIES) in PixmapFactory()
98 static const Capability CAPABILITIES = CAPABILITY_GET_DISPLAY_LEGACY; member in tcu::nullws::Display
101 : eglu::NativeDisplay(CAPABILITIES) in Display()
124 : eglu::NativeDisplayFactory ("nullws", "NullWS Display", Display::CAPABILITIES) in DisplayFactory()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
DvktSpvAsm16bitStorageTests.cpp127 static const Capability CAPABILITIES[] = variable
1268 for (deUint32 capIdx = 0; capIdx < DE_LENGTH_OF_ARRAY(CAPABILITIES); ++capIdx) in addCompute16bitStorageUniform16To32Group()
1273 …string testName = string(CAPABILITIES[capIdx].name) + "_" + cTypes[capIdx][tyIdx].name + "_fl… in addCompute16bitStorageUniform16To32Group()
1275 specs["capability"] = CAPABILITIES[capIdx].cap; in addCompute16bitStorageUniform16To32Group()
1276 specs["storage"] = CAPABILITIES[capIdx].decor; in addCompute16bitStorageUniform16To32Group()
1345 …spec.inputs.push_back(Resource(BufferSp(new Float16Buffer(float16Data)), CAPABILITIES[capIdx].dtyp… in addCompute16bitStorageUniform16To32Group()
1348 spec.requestedVulkanFeatures = get16BitStorageFeatures(CAPABILITIES[capIdx].name); in addCompute16bitStorageUniform16To32Group()
1418 for (deUint32 capIdx = 0; capIdx < DE_LENGTH_OF_ARRAY(CAPABILITIES); ++capIdx) in addCompute16bitStorageUniform16To32Group()
1423 string testName = string(CAPABILITIES[capIdx].name) + "_" + cTypes[capIdx][tyIdx].name; in addCompute16bitStorageUniform16To32Group()
1463 specs["capability"] = CAPABILITIES[capIdx].cap; in addCompute16bitStorageUniform16To32Group()
[all …]
DvktSpvAsm8bitStorageTests.cpp114 static const Capability CAPABILITIES[] = variable
1075 string testName = string(CAPABILITIES[STORAGE_BUFFER_TEST].name) + "_" + cTypes[tyIdx].name; in addCompute8bitStorage32To8Group()
1077 specs["capability"] = CAPABILITIES[STORAGE_BUFFER_TEST].cap; in addCompute8bitStorage32To8Group()
1078 specs["storage"] = CAPABILITIES[STORAGE_BUFFER_TEST].decor; in addCompute8bitStorage32To8Group()
1088 …spec.inputs.push_back(Resource(BufferSp(new Int32Buffer(inputs)), CAPABILITIES[STORAGE_BUFFER_TEST… in addCompute8bitStorage32To8Group()
1092 spec.requestedVulkanFeatures = get8BitStorageFeatures(CAPABILITIES[STORAGE_BUFFER_TEST].name); in addCompute8bitStorage32To8Group()
1225 …string testName = string(CAPABILITIES[UNIFORM_AND_STORAGEBUFFER_TEST].name) + "_" + cTypes[tyI… in addCompute8bitUniform8To32Group()
1229 specs["capability"] = CAPABILITIES[UNIFORM_AND_STORAGEBUFFER_TEST].cap; in addCompute8bitUniform8To32Group()
1230 specs["storage"] = CAPABILITIES[UNIFORM_AND_STORAGEBUFFER_TEST].decor; in addCompute8bitUniform8To32Group()
1240 …spec.inputs.push_back(Resource(BufferSp(new Int8Buffer(inputs)), CAPABILITIES[UNIFORM_AND_STORAGEB… in addCompute8bitUniform8To32Group()
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsm16bitStorageTests.cpp127 static const Capability CAPABILITIES[] = variable
1268 for (deUint32 capIdx = 0; capIdx < DE_LENGTH_OF_ARRAY(CAPABILITIES); ++capIdx) in addCompute16bitStorageUniform16To32Group()
1273 …string testName = string(CAPABILITIES[capIdx].name) + "_" + cTypes[capIdx][tyIdx].name + "_fl… in addCompute16bitStorageUniform16To32Group()
1275 specs["capability"] = CAPABILITIES[capIdx].cap; in addCompute16bitStorageUniform16To32Group()
1276 specs["storage"] = CAPABILITIES[capIdx].decor; in addCompute16bitStorageUniform16To32Group()
1345 …spec.inputs.push_back(Resource(BufferSp(new Float16Buffer(float16Data)), CAPABILITIES[capIdx].dtyp… in addCompute16bitStorageUniform16To32Group()
1348 spec.requestedVulkanFeatures = get16BitStorageFeatures(CAPABILITIES[capIdx].name); in addCompute16bitStorageUniform16To32Group()
1418 for (deUint32 capIdx = 0; capIdx < DE_LENGTH_OF_ARRAY(CAPABILITIES); ++capIdx) in addCompute16bitStorageUniform16To32Group()
1423 string testName = string(CAPABILITIES[capIdx].name) + "_" + cTypes[capIdx][tyIdx].name; in addCompute16bitStorageUniform16To32Group()
1463 specs["capability"] = CAPABILITIES[capIdx].cap; in addCompute16bitStorageUniform16To32Group()
[all …]
DvktSpvAsm8bitStorageTests.cpp114 static const Capability CAPABILITIES[] = variable
1075 string testName = string(CAPABILITIES[STORAGE_BUFFER_TEST].name) + "_" + cTypes[tyIdx].name; in addCompute8bitStorage32To8Group()
1077 specs["capability"] = CAPABILITIES[STORAGE_BUFFER_TEST].cap; in addCompute8bitStorage32To8Group()
1078 specs["storage"] = CAPABILITIES[STORAGE_BUFFER_TEST].decor; in addCompute8bitStorage32To8Group()
1088 …spec.inputs.push_back(Resource(BufferSp(new Int32Buffer(inputs)), CAPABILITIES[STORAGE_BUFFER_TEST… in addCompute8bitStorage32To8Group()
1092 spec.requestedVulkanFeatures = get8BitStorageFeatures(CAPABILITIES[STORAGE_BUFFER_TEST].name); in addCompute8bitStorage32To8Group()
1225 …string testName = string(CAPABILITIES[UNIFORM_AND_STORAGEBUFFER_TEST].name) + "_" + cTypes[tyI… in addCompute8bitUniform8To32Group()
1229 specs["capability"] = CAPABILITIES[UNIFORM_AND_STORAGEBUFFER_TEST].cap; in addCompute8bitUniform8To32Group()
1230 specs["storage"] = CAPABILITIES[UNIFORM_AND_STORAGEBUFFER_TEST].decor; in addCompute8bitUniform8To32Group()
1240 …spec.inputs.push_back(Resource(BufferSp(new Int8Buffer(inputs)), CAPABILITIES[UNIFORM_AND_STORAGEB… in addCompute8bitUniform8To32Group()
[all …]
/third_party/vk-gl-cts/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()
131 static const Capability CAPABILITIES = Capability(CAPABILITY_CREATE_SURFACE_LEGACY | member in tcu::lnx::x11::egl::Window
155 : NativeWindow (CAPABILITIES) in Window()
189 : NativeWindowFactory ("window", "X11 Window", Window::CAPABILITIES) in WindowFactory()
225 CAPABILITIES = (CAPABILITY_CREATE_SURFACE_LEGACY |
231 : NativePixmap (CAPABILITIES)
245 : NativePixmapFactory ("pixmap", "X11 Pixmap", Pixmap::CAPABILITIES) {}
277 Display::CAPABILITIES, in DisplayFactory()
/third_party/vk-gl-cts/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()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/tools/sva/tools/
Dprocess_grammar.rb22 CAPABILITIES = %w( constant
41 if CAPABILITIES.include?(cap)
77 if CAPABILITIES.include?(cap)
/third_party/skia/third_party/externals/spirv-tools/tools/sva/tools/
Dprocess_grammar.rb22 CAPABILITIES = %w( constant
41 if CAPABILITIES.include?(cap)
77 if CAPABILITIES.include?(cap)
/third_party/spirv-tools/tools/sva/tools/
Dprocess_grammar.rb22 CAPABILITIES = %w( constant
41 if CAPABILITIES.include?(cap)
77 if CAPABILITIES.include?(cap)
/third_party/vk-gl-cts/framework/platform/ohos/display/pixmap/
DtcuOhosNativePixmap.hpp50 CAPABILITIES = (CAPABILITY_CREATE_SURFACE_LEGACY | enumerator
/third_party/vk-gl-cts/framework/platform/ohos/display/window/
DtcuOhosWindowFactory.cpp46 : NativeWindowFactory ("window", "Rosen Window", OhosWindow::CAPABILITIES) in OhosWindowFactory()
DtcuOhosNativeWindow.hpp50 static const Capability CAPABILITIES = Capability(CAPABILITY_CREATE_SURFACE_LEGACY | member in tcu::OHOS_ROSEN::egl::OhosWindow
DtcuOhosNativeWindow.cpp45 : NativeWindow (CAPABILITIES) in OhosWindow()
/third_party/vk-gl-cts/framework/platform/ohos/display/
DtcuOhosEglDisplayFactory.cpp45 : eglu::NativeDisplayFactory("ROSEN", "Rosen Display", OhosDisplay::CAPABILITIES) in OhosDisplayFactory()
DtcuOhosNativeDisplay.hpp58 static const Capability CAPABILITIES = Capability(CAPABILITY_GET_DISPLAY_LEGACY); member in tcu::OHOS_ROSEN::egl::OhosDisplay
/third_party/icu/tools/multi/proj/icu4jscan/src/com/ibm/icu/dev/scan/
DSimpleScan.java97 CapElement capabilities = out.createCapElement(IcuInfo.CAPABILITIES); in runMain()
DCapScan.java100 Element capabilities = out.createElement(IcuInfo.CAPABILITIES); in runMain()
/third_party/flutter/flutter/dev/devicelab/
DREADME.md226 required_agent_capabilities: {CAPABILITIES}
237 - `{CAPABILITIES}` is an array that lists the capabilities required of
/third_party/openssl/doc/man7/
Dprovider-base.pod403 L</CAPABILITIES> section below. It should return 1 on success or 0 on error.
519 =head1 CAPABILITIES chapter
/third_party/python/Doc/library/
Dnntplib.rst233 of values. On legacy servers which don't understand the ``CAPABILITIES``
/third_party/python/Misc/
DHISTORY8757 - Issue #10287: nntplib now queries the server's CAPABILITIES first before
8772 - Issue #10287: nntplib now queries the server's CAPABILITIES again after
28412 choose to mix the case in their CAPABILITIES response.