Home
last modified time | relevance | path

Searched defs:ExecutionContext (Results 1 - 3 of 3) sorted by relevance

/third_party/vk-gl-cts/framework/randomshaders/
H A DrsgExecutionContext.cpp45 ExecutionContext::ExecutionContext (const Sampler2DMap& samplers2D, const SamplerCubeMap& samplersCube) in ExecutionContext() function in rsg::ExecutionContext
[all...]
H A DrsgExecutionContext.hpp57 class ExecutionContext class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Interpreter/
H A DInterpreter.h60 struct ExecutionContext { struct
70 ExecutionContext() : CurFunction(nullptr), CurBB(nullptr), CurInst(nullptr) {} in ExecutionContext() function
[all...]

Completed in 2 milliseconds