Searched defs:pixel_x (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_fs.h373 fs_reg pixel_x; member in class:fs_visitor
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_state_validate.c96 unsigned i, pixel, pixel_y, pixel_x, sample; local in function:gm200_validate_sample_locations
114 unsigned pixel_x = pixel % hw_grid_width; local in function:gm200_validate_sample_locations
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_fs.h409 fs_reg pixel_x; member in class:fs_visitor
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_state_validate.c96 unsigned i, pixel, pixel_y, pixel_x, sample; local in function:gm200_validate_sample_locations
114 unsigned pixel_x = pixel % hw_grid_width; local in function:gm200_validate_sample_locations
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
H A Dzink_context.c1999 unsigned pixel_x = pixel % grid_size.width; local in function:setup_framebuffer

Completed in 12 milliseconds