Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/nir/
Dnir_opcodes.py96 tuint32 = "uint32" variable
232 unop_horiz("pack_" + fmt + "_2x16", 1, tuint32, 2, tfloat32, """
238 unop_horiz("pack_" + fmt + "_4x8", 1, tuint32, 4, tfloat32, """
246 unop_horiz("unpack_" + fmt + "_2x16", 2, tfloat32, 1, tuint32, """
252 unop_horiz("unpack_" + fmt + "_4x8", 4, tfloat32, 1, tuint32, """
271 unop_horiz("pack_uvec2_to_uint", 1, tuint32, 2, tuint32, """
275 unop_horiz("pack_uvec4_to_uint", 1, tuint32, 4, tuint32, """
282 unop_horiz("pack_64_2x32", 1, tuint64, 2, tuint32,
285 unop_horiz("unpack_64_2x32", 2, tuint32, 1, tuint64,
291 unop_horiz("unpack_half_2x16_split_x", 1, tfloat32, 1, tuint32,
[all …]
/external/deqp/external/vulkancts/framework/vulkan/
DvkStrUtilImpl.inl3727 …s << "\tuint32 = " << '\n' << tcu::formatArray(DE_ARRAY_BEGIN(value.uint32), DE_ARRAY_END(value.ui…