Home
last modified time | relevance | path

Searched refs:attrib_name (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_bld_interp.c122 attrib_name(LLVMValueRef val, unsigned attrib, unsigned chan, const char *suffix) in attrib_name() function
255 attrib_name(dadxaos, attrib, 0, ".dadxaos"); in coeffs_init_simple()
256 attrib_name(dadyaos, attrib, 0, ".dadyaos"); in coeffs_init_simple()
262 attrib_name(a0aos, attrib, 0, ".a0aos"); in coeffs_init_simple()
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
H A Dreg.py891 for attrib_name in ['requires', 'alias']:
892 depname = typeinfo.elem.get(attrib_name)
895 depname, 'for', attrib_name, 'type', typename)
/third_party/vulkan-headers/registry/
H A Dreg.py891 for attrib_name in ['requires', 'alias']:
892 depname = typeinfo.elem.get(attrib_name)
895 depname, 'for', attrib_name, 'type', typename)

Completed in 7 milliseconds