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

/illumos-gate/usr/src/uts/intel/io/drm/
H A Di915_gem_debug.c316 unsigned int len, i, c, opcode, word, map, sampler, instr; local
497 for (sampler = 0; sampler <= 15; sampler++) {
498 if (data[1] & (1 << sampler)) {
501 instr_out(data, hw_offset, i++, "sampler %d SS2\n",
502 sampler);
503 instr_out(data, hw_offset, i++, "sampler %d SS3\n",
504 sampler);
505 instr_out(data, hw_offset, i++, "sampler
[all...]

Completed in 57 milliseconds