Home
last modified time | relevance | path

Searched refs:__template (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/compiler/nir/
Dnir_algebraic.py192 __template = mako.template.Template("""{ variable in Value
212 struct_init = self.__template.render(val=self, cache=cache,
/external/mesa3d/src/intel/vulkan/
Danv_private.h1800 struct struc __template = { \
1803 __anv_cmd_pack(struc)(NULL, dst, &__template); \
1810 struct cmd __template = { \
1815 __anv_cmd_pack(cmd)(batch, __dst, &__template); \