Home
last modified time | relevance | path

Searched defs:spi_sid (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_shader.h49 int spi_sid; member
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_shader.h55 int spi_sid() const { return m_spi_sid;} in spi_sid() function in r600::ShaderIO
H A Dsfn_shader.cpp254 int spi_sid = int_from_string_with_prefix(value, "SPI_SID:"); in read_output() local
285 int spi_sid = int_from_string_with_prefix(value, "SPI_SID:"); in read_input() local
[all...]

Completed in 5 milliseconds