Home
last modified time | relevance | path

Searched defs:createModule (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/src/sksl/
DSkSLJIT.cpp1805 void JIT::createModule() { in createModule() function in SkSL::JIT
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineCacheTests.cpp732 auto createModule = [&vk, vkDevice, &postfix](Context& context, std::string shaderName) in preparePipelineWrapper() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineCacheTests.cpp732 auto createModule = [&vk, vkDevice, &postfix](Context& context, std::string shaderName) in preparePipelineWrapper() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDIBuilder.cpp830 DIModule *DIBuilder::createModule(DIScope *Scope, StringRef Name, in createModule() function in DIBuilder