HomeSort by: relevance | last modified time | path
    Searched defs:processor_type (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
r600_shader.h 68 unsigned processor_type; member in struct:r600_shader
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/
sfn_nir.cpp 269 pipe_shader_type ShaderFromNir::processor_type() const function in class:r600::ShaderFromNir
1006 << "pipeshader->shader.processor_type = "
1007 << pipeshader->shader.processor_type << "\n";
1009 pipeshader->shader.bc.type = pipeshader->shader.processor_type;
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
r600_shader.h 67 unsigned processor_type; member in struct:r600_shader

Completed in 6 milliseconds