Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/nir/
Dnir_opcodes.py95 tint32 = "int32" variable
316 unop_convert("ufind_msb", tint32, tuint32, """
326 unop("ifind_msb", tint32, """
340 unop("find_lsb", tint32, """
400 binop("imul_high", tint32, commutative,
528 binop("usadd_4x8", tint32, commutative + associative, """
536 binop("ussub_4x8", tint32, "", """
547 binop("umin_4x8", tint32, commutative + associative, """
555 binop("umax_4x8", tint32, commutative + associative, """
563 binop("umul_unorm_4x8", tint32, commutative + associative, """
[all …]
/external/deqp/external/vulkancts/framework/vulkan/
DvkStrUtilImpl.inl3726 …s << "\tint32 = " << '\n' << tcu::formatArray(DE_ARRAY_BEGIN(value.int32), DE_ARRAY_END(value.int3…