Home
last modified time | relevance | path

Searched refs:SamplerId (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_emittexinstruction.h85 struct SamplerId { struct
90 SamplerId get_sampler_id(int sampler_id, const nir_variable *deref); argument
Dsfn_emittexinstruction.cpp652 EmitTexInstruction::SamplerId
655 EmitTexInstruction::SamplerId result = {sampler_id, false}; in get_sampler_id()