Home
last modified time | relevance | path

Searched defs:name (Results 7001 - 7025 of 21918) sorted by relevance

1...<<281282283284285286287288289290>>...877

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/postmortem/
H A DvktPostmortemShaderTimeoutTests.cpp52 ShaderTimeoutCase(tcu::TestContext& testCtx, const std::string& name, deUint32 iterations) : TestCase(testCtx, name, "Long-running compute shader"), m_iterations(iterations) {} in ShaderTimeoutCase() argument
230 std::stringstream name; in createShaderTimeoutTests() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/
H A DvktProtectedMemAttachmentLoadTests.cpp297 const std::string name = "clear_" + de::toString(ndx + 1); in createAttachmentLoadTests() local
307 const std::string name = "clear_" + de::toString(ndx + 1); in createAttachmentLoadTests() local
77 AttachmentLoadTestCase(tcu::TestContext& testCtx, const std::string& name, vk::VkClearValue clearValue, ValidationData data) AttachmentLoadTestCase() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktShaderExecutor.hpp43 std::string name; //!< Symbol name. member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderLimitTests.cpp132 FragmentInputComponentCase::FragmentInputComponentCase (TestContext& testCtx, const string& name, const string& description, const deUint16 inputComponents) in FragmentInputComponentCase() argument
H A DvktShaderRenderStructTests.cpp74 static de::MovePtr<ShaderStructCase> createStructCase (tcu::TestContext& testCtx, const std::string& name, const std::string& description, bool isVertexCase, ShaderEvalFunc evalFunc, UniformSetupFunc uniformFunc, const LineStream& shaderSrc) in createStructCase() argument
56 ShaderStructCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, bool isVertexCase, ShaderEvalFunc evalFunc, UniformSetupFunc setupUniformsFunc, const std::string& vertShaderSource, const std::string& fragShaderSource) ShaderStructCase() argument
H A DvktShaderRenderSwitchTests.cpp106 static de::MovePtr<ShaderSwitchCase> makeSwitchCase (tcu::TestContext& testCtx, const string& name, const string& desc, SwitchType type, bool isVertex, const LineStream& switchBody) in makeSwitchCase() argument
198 void ShaderSwitchTests::makeSwitchCases (const string& name, const string& desc, const LineStream& switchBody, const bool skipDynamicType) in makeSwitchCases() argument
65 ShaderSwitchCase(tcu::TestContext& testCtx, const string& name, const string& description, bool isVertexCase, const string& vtxSource, const string& fragSource, ShaderEvalFunc evalFunc, UniformSetupFunc setupUniformsFunc) ShaderSwitchCase() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/
H A DvktSparseResourcesImageAlignedMipSize.cpp284 const std::string name = getImageFormatID(format); in createImageAlignedMipSizeTests() local
76 ImageAlignedMipSizeCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, const ImageType imageType, const tcu::UVec3& imageSize, const VkFormat format) ImageAlignedMipSizeCase() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmEmptyStructTests.cpp122 std::string name; in addCopyingComputeGroup() member
180 std::string name; in addCopyingComputeGroup() member
207 std::string name = copyingMethod.name + "_" + bufferType.name; in addCopyingComputeGroup() local
488 std::string name; in addFunctionArgumentReturnValueGroup() member
[all...]
H A DvktSpvAsmVaryingNameTests.cpp45 string name; member
H A DvktSpvAsmWorkgroupMemoryTests.cpp50 string name; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
H A DvktTextureFilteringAnisotropyTests.cpp169 FilteringAnisotropyTests(tcu::TestContext& testCtx, const string& name, const string& description, const AnisotropyParams& refParams) FilteringAnisotropyTests() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
H A DvktInfoTests.cpp173 const char* name; member
H A DvktTestCase.hpp208 inline TestCase::TestCase (tcu::TestContext& testCtx, const std::string& name, const std::string& description) in TestCase() argument
213 inline TestCase::TestCase (tcu::TestContext& testCtx, tcu::TestNodeType type, const std::string& name, const std::string& description) in TestCase() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_methods.c50 EapType eap_peer_get_type(const char *name, int *vendor) in eap_peer_get_type() argument
281 eap_peer_method_alloc(int version, int vendor, EapType method, const char *name) eap_peer_method_alloc() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/
H A Ddbus_new_introspect.c54 static void add_arg(struct wpabuf *xml, const char *name, const char *type, in add_arg() argument
66 static void add_entry(struct wpabuf *xml, const char *type, const char *name, in add_entry() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dwin_if_list.c80 char name[256], desc[256]; in ndisuio_query_bindings() local
/third_party/vk-gl-cts/framework/common/
H A DtcuTestPackage.cpp36 TestPackage::TestPackage (TestContext& testCtx, const char* name, const char* description) in TestPackage() argument
103 void TestPackageRegistry::registerPackage (const char* name, TestPackageCreateFunc createFunc) in registerPackage() argument
125 TestPackage* TestPackageRegistry::createPackage (const char* name, TestContext& testCtx) const in createPackage() argument
133 TestPackageDescriptor::TestPackageDescriptor (const char* name, TestPackageCreateFunc createFunc) in TestPackageDescriptor() argument
[all...]
H A DtcuTestPackage.hpp130 std::string name; member
/third_party/vk-gl-cts/framework/opengl/
H A DgluProgramInterfaceQuery.hpp42 std::string name; member
59 std::string name; member
110 std::string name; in getProgramResourceName() local
/third_party/vk-gl-cts/framework/platform/lnx/X11/
H A DtcuLnxX11Xcb.cpp36 bool XcbDisplay::hasDisplay (const char* name) in hasDisplay() argument
54 XcbDisplay::XcbDisplay (EventState& platform, const char* name) in XcbDisplay() argument
/third_party/vk-gl-cts/framework/platform/lnx/wayland/
H A DtcuLnxWayland.cpp70 void Display::handleGlobalRemove (void* data, struct wl_registry* registry, uint32_t name) in handleGlobalRemove() argument
77 bool Display::hasDisplay (const char* name) in hasDisplay() argument
92 Display::Display (EventState& eventState, const char* name) in Display() argument
[all...]
/third_party/vk-gl-cts/framework/xexml/
H A DxeXMLParser.cpp537 const char* name; in getEntityValue() member
/third_party/vk-gl-cts/modules/egl/
H A DteglCreateContextTests.cpp49 const char* name; member
72 CreateContextCase::CreateContextCase (EglTestContext& eglTestCtx, const char* name, const char* description, const eglu::FilterList& filters) in CreateContextCase() argument
H A DteglInfoTests.cpp58 InfoCase (EglTestContext& eglTestCtx, const char* name, const char* description) in InfoCase() argument
85 QueryStringCase (EglTestContext& eglTestCtx, const char* name, const char* description, EGLint query) in QueryStringCase() argument
H A DteglSimpleConfigCase.cpp44 SimpleConfigCase::SimpleConfigCase (EglTestContext& eglTestCtx, const char* name, const char* description, const FilterList& filters) in SimpleConfigCase() argument
160 const char* name; in getDefaultFilterLists() member
173 const char* name; in getDefaultFilterLists() member
183 const char* name; in getDefaultFilterLists() member
197 const string name = string(s_colorRules[colorRuleNdx].name) + "_" + s_depthRules[depthRuleNdx].name + "_" + s_stencilRules[stencilRuleNdx].name; in getDefaultFilterLists() local
[all...]

Completed in 18 milliseconds

1...<<281282283284285286287288289290>>...877