HomeSort by: relevance | last modified time | path
    Searched refs:IRIS_DIRTY_SF_CL_VIEWPORT (Results 1 - 8 of 8) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
iris_blorp.c 334 IRIS_DIRTY_SF_CL_VIEWPORT);
iris_context.h 88 #define IRIS_DIRTY_SF_CL_VIEWPORT (1ull << 5)
iris_state.c 3065 ice->state.dirty |= IRIS_DIRTY_SF_CL_VIEWPORT;
3109 ice->state.dirty |= IRIS_DIRTY_SF_CL_VIEWPORT;
5152 if (clean & IRIS_DIRTY_SF_CL_VIEWPORT) {
5677 if (dirty & IRIS_DIRTY_SF_CL_VIEWPORT) {
iris_program.c 2086 IRIS_DIRTY_SF_CL_VIEWPORT |
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
iris_blorp.c 332 IRIS_DIRTY_SF_CL_VIEWPORT |
iris_context.h 78 #define IRIS_DIRTY_SF_CL_VIEWPORT (1ull << 5)
iris_program.c 1176 IRIS_DIRTY_SF_CL_VIEWPORT |
iris_state.c 2425 ice->state.dirty |= IRIS_DIRTY_SF_CL_VIEWPORT;
2465 ice->state.dirty |= IRIS_DIRTY_SF_CL_VIEWPORT;
4293 if (clean & IRIS_DIRTY_SF_CL_VIEWPORT) {
4531 if (dirty & IRIS_DIRTY_SF_CL_VIEWPORT) {

Completed in 43 milliseconds