Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/lib/
Dpan_blend.h77 uint32_t has_constants : 1; member
/third_party/mesa3d/src/panfrost/midgard/
Dcompiler.h137 bool has_constants; member
/third_party/node/test/fixtures/wpt/resources/
Didlharness.js1252 IdlInterface.prototype.has_constants = function() method in IdlInterface