Home
last modified time | relevance | path

Searched defs:is_rtt (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/wasm/
H A Dvalue-type.h283 constexpr bool is_rtt(ValueKind kind) { return kind == kRtt; } in is_rtt() function
348 constexpr bool is_rtt() const { return wasm::is_rtt(kind()); } in is_rtt() function in v8::internal::wasm::ValueType
/third_party/mesa3d/src/mesa/main/
H A Dmtypes.h2605 boolean is_rtt; /**< whether Driver.RenderTexture was called */ member

Completed in 9 milliseconds