Home
last modified time | relevance | path

Searched defs:group (Results 226 - 250 of 1162) sorted by relevance

12345678910>>...47

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmVaryingNameTests.cpp183 void addGraphicsVaryingNameTest (tcu::TestCaseGroup* group, const TestParams& params) in addGraphicsVaryingNameTest() argument
H A DvktSpvAsmWorkgroupMemoryTests.cpp148 void addComputeWorkgroupMemoryTests (tcu::TestCaseGroup* group) in addComputeWorkgroupMemoryTests() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/amber/
H A DvktAmberTestCaseUtil.cpp177 void createAmberTestsFromIndexFile (tcu::TestContext& testCtx, tcu::TestCaseGroup* group, const std::string filename, const char* category) in createAmberTestsFromIndexFile() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiDriverPropertiesTests.cpp211 void createTestCases (tcu::TestCaseGroup* group) in createTestCases() argument
/third_party/openssl/ohos_lite/include/openssl/
H A Dconf.h81 char *CONF_get_string(LHASH_OF(CONF_VALUE) *conf, const char *group, variable
83 long CONF_get_number(LHASH_OF(CONF_VALUE) *conf, const char *group, variable
/third_party/openssl/ssl/
H A Dtls_depr.c172 const EC_GROUP *group = EC_KEY_get0_group((const EC_KEY *)key); in ssl_set_tmp_ecdh_groups() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DPassResourceUsageTracker.cpp82 void SyncScopeUsageTracker::AddBindGroup(BindGroupBase* group) { in AddBindGroup() argument
186 void ComputePassResourceUsageTracker::AddResourcesReferencedByBindGroup(BindGroupBase* group) { in AddResourcesReferencedByBindGroup() argument
[all...]
H A DBindingInfo.h72 BindGroupIndex group; member
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DSamplerHeapCacheD3D12.cpp91 GetOrCreate( const BindGroup* group, StagingDescriptorAllocator* samplerAllocator) GetOrCreate() argument
/third_party/skia/third_party/externals/harfbuzz/util/
H A Doptions.hh116 GOptionGroup *group = g_option_group_new (name, description, help_description, in add_group() local
128 GOptionGroup *group = g_option_group_new (nullptr, nullptr, nullptr, in add_main_group() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCSectionELF.h53 MCSectionELF(StringRef Section, unsigned type, unsigned flags, SectionKind K, unsigned entrySize, const MCSymbolELF *group, unsigned UniqueID, MCSymbol *Begin, const MCSymbolELF *AssociatedSymbol) MCSectionELF() argument
H A DMCSectionWasm.h49 MCSectionWasm(StringRef Section, SectionKind K, const MCSymbolWasm *group, in MCSectionWasm() argument
/third_party/skia/third_party/externals/tint/fuzzers/
H A Dtransform_builder.h101 uint32_t group; in impl() member
/third_party/skia/tools/sk_app/
H A DCommandSet.cpp71 void CommandSet::addCommand(SkUnichar c, const char* group, const char* description, in addCommand() argument
76 void CommandSet::addCommand(skui::Key k, const char* keyName, const char* group, in addCommand() argument
/third_party/unity/extras/fixture/src/
H A Dunity_fixture.c61 static int groupSelected(const char* group) in groupSelected() argument
118 void UnityIgnoreTest(const char* printableName, const char* group, const char* name) in UnityIgnoreTest() argument
66 UnityTestRunner(unityfunction* setup, unityfunction* testBody, unityfunction* teardown, const char* printableName, const char* group, const char* name, const char* file, unsigned int line) UnityTestRunner() argument
/third_party/unity/extras/fixture/test/
H A Dunity_fixture_Test.c137 static const char* group[] = { variable
/third_party/pulseaudio/src/pulsecore/
H A Ddevice-port.c57 void pa_device_port_new_data_set_availability_group(pa_device_port_new_data *data, const char *group) { in pa_device_port_new_data_set_availability_group() argument
/third_party/skia/modules/sksg/tests/
H A DSGTest.cpp291 auto group = sksg::Group::Make(); in inval_test3() local
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderSwitchTests.cpp156 static void makeSwitchCases (TestCaseGroup* group, const char* name, const char* desc, const LineStream& switchBody, const bool skipDynamicType = false) in makeSwitchCases() argument
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fAndroidExtensionPackES31ATests.cpp209 tcu::TestCaseGroup* const group = new tcu::TestCaseGroup(m_testCtx, "limits", "Implementation limits"); in init() member in deqp::gles31::Functional::tcu
246 tcu::TestCaseGroup* const group = new tcu::TestCaseGroup(m_testCtx, "extensions", "Required extensions"); in init() member in deqp::gles31::Functional::tcu
260 tcu::TestCaseGroup* const group = new tcu::TestCaseGroup(m_testCtx, "shaders", "Shader tests"); in init() member in deqp::gles31::Functional::tcu
[all...]
H A Des31fShaderUniformIntegerFunctionTests.cpp189 tcu::TestCaseGroup* group = new tcu::TestCaseGroup(parent->getTestContext(), functionName, functionName); in addFunctionCases() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineMatchedAttachmentsTests.cpp250 void addMatchedAttachmentsTestCasesWithFunctions (tcu::TestCaseGroup* group, PipelineConstructionType pipelineConstructionType) in addMatchedAttachmentsTestCasesWithFunctions() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmEmptyStructTests.cpp65 void addCopyingComputeGroup(tcu::TestCaseGroup* group) in addCopyingComputeGroup() argument
231 void addPointerComparisionComputeGroup(tcu::TestCaseGroup* group) in addPointerComparisionComputeGroup() argument
338 void addFunctionArgumentReturnValueGroup(tcu::TestCaseGroup* group) in addFunctionArgumentReturnValueGroup() argument
[all...]
H A DvktSpvAsmVaryingNameTests.cpp183 void addGraphicsVaryingNameTest (tcu::TestCaseGroup* group, const TestParams& params) in addGraphicsVaryingNameTest() argument
H A DvktSpvAsmWorkgroupMemoryTests.cpp148 void addComputeWorkgroupMemoryTests (tcu::TestCaseGroup* group) in addComputeWorkgroupMemoryTests() argument
[all...]

Completed in 13 milliseconds

12345678910>>...47