Lines Matching refs:ntv
3510 - zink: explicitly zero some arrays in ntv
3511 - zink: add SpvId returns to a couple ntv functions
3515 - zink: always use logical eq ops in ntv with 1bit inputs
3517 - zink: emit interpolation decorations for ntv outputs
3523 - zink: implement streamout and xfb handling in ntv
3529 - zink: use correct define value for reserved slot count in ntv
3532 - zink: handle signed and unsigned min/max ops in ntv
3533 - zink: add ult handling for ntv
3534 - zink: add bitfield_reverse handling to ntv
3536 - zink: handle ixor in ntv
3537 - zink: handle isign alu in ntv
3538 - zink: set lower_mul_high and lower_rotate in ntv compiler options
3545 - zink: translate gl_FragColor to gl_FragData before ntv to fix multi-rt output
3555 - zink: handle ntv case of nested loop instructions more permissively
3556 - zink: add lengthy comment and remove assert from discard_if ntv pass
3557 - zink: use type of src[0] for ntv store and load ops
3567 - zink: free all ntv allocations after creating shader module
3570 - zink: add some asserts for building access chains in ntv
3571 - zink: omit Lod image operand in ntv when not using an image texture dim