Home
last modified time | relevance | path

Searched defs:resource_id (Results 1 - 7 of 7) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dbinary.hpp33 typedef uint32_t resource_id; typedef
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_instr_tex.h120 unsigned resource_id() const {return m_resource_id;} in resource_id() function in r600::TexInstr
H A Dsfn_instr_fetch.h81 uint32_t resource_id() const {return m_resource_id;} in resource_id() function in r600::FetchInstr
H A Dsfn_instr_fetch.cpp38 FetchInstr(EVFetchInstr opcode, const RegisterVec4& dst, const RegisterVec4::Swizzle& dest_swizzle, PRegister src, uint32_t src_offset, EVFetchType fetch_type, EVTXDataFormat data_format, EVFetchNumFormat num_format, EVFetchEndianSwap endian_swap, uint32_t resource_id, PRegister resource_offset) FetchInstr() argument
/third_party/mesa3d/src/asahi/lib/
H A Dio.h276 uint32_t resource_id[6]; member
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_asm.h75 unsigned resource_id; member
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_bc.h574 unsigned resource_id:8; member

Completed in 33 milliseconds