Home
last modified time | relevance | path

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

/third_party/mesa3d/src/microsoft/compiler/
Ddxil_container.h47 DXIL_RES_SRV_RAW = 4, enumerator
Dnir_to_dxil.c861 res_type = DXIL_RES_SRV_RAW; in emit_srv()
876 if (res_type == DXIL_RES_SRV_RAW) in emit_srv()