Home
last modified time | relevance | path

Searched defs:getProfile (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/tools/wasm/
Dwasm-import-profiler.js128 WebAssembly.getProfile = (instance) => { function
/third_party/vk-gl-cts/framework/opengl/
DgluRenderContext.hpp83 …Profile getProfile (void) const { return Profile((m_bits>>PROFILE_SHIFT) & ((1u<<PROFILE_BITS)… in getProfile() function in glu::ApiType
/third_party/glslang/glslang/MachineIndependent/
Dlocalintermediate.h358 EProfile getProfile() const { return profile; } in getProfile() function