Searched refs:iris_getparam_integer (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_screen.c512 iris_getparam_integer(struct iris_screen *screen, int param) function in typeref:typename:int
567 screen->pci_id = iris_getparam_integer(screen, I915_PARAM_CHIPSET_ID);
576 iris_getparam_integer(screen, I915_PARAM_CS_TIMESTAMP_FREQUENCY);
608 iris_getparam_integer(screen, I915_PARAM_SUBSLICE_TOTAL);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_screen.c663 iris_getparam_integer(int fd, int param) function in typeref:typename:int
763 if (iris_getparam_integer(fd, I915_PARAM_HAS_CONTEXT_ISOLATION) <= 0) {

Completed in 4 milliseconds