Home
last modified time | relevance | path

Searched defs:m_scope (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/framework/randomshaders/
DrsgStatement.hpp106 VariableScope m_scope; member in rsg::BlockStatement
/third_party/mesa3d/src/intel/vulkan/grl/
Dgrl_metakernel_gen.py625 def __init__(self, m, m_scope, name, params, ann, statements): argument