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

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
H A Dr600_shader.h41 unsigned processor_type; member in struct:r600_shader
H A Dr600_shader.c85 switch (rshader->processor_type) {
1193 shader->processor_type = ctx.type;
1194 ctx.bc->type = shader->processor_type;
/external/mesa3d/src/gallium/drivers/r600/
H A Dr600_shader.h41 unsigned processor_type; member in struct:r600_shader
H A Dr600_shader.c85 switch (rshader->processor_type) {
1193 shader->processor_type = ctx.type;
1194 ctx.bc->type = shader->processor_type;
/external/qemu/hw/
H A Dsmbios.h83 uint8_t processor_type; member in struct:smbios_type_4
/external/qemu-pc-bios/bochs/bios/
H A Drombios32.c2010 uint8_t processor_type; member in struct:smbios_type_4
2333 p->processor_type = 0x03; /* CPU */

Completed in 501 milliseconds