Home
last modified time | relevance | path

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

/third_party/mesa3d/src/microsoft/compiler/
Ddxil_enums.h194 DXIL_INTERP_LINEAR_NOPERSPECTIVE_SAMPLE = 7, enumerator
Ddxil_signature.c499 semantic.interpolation == DXIL_INTERP_LINEAR_NOPERSPECTIVE_SAMPLE; in get_input_signature_group()