Searched defs:ShaderInput (Results 1 – 6 of 6) sorted by relevance
100 struct ShaderInput struct102 ShaderInput(InputType inputType_, DataType dataType_, Precision precision_) in ShaderInput() argument109 InputType inputType;110 DataType dataType;111 Precision precision;
315 struct ShaderInput struct317 ShaderInput(InputType inputType_, DataType dataType_, Precision precision_) in ShaderInput() function324 InputType inputType;325 DataType dataType;326 Precision precision;
309 struct ShaderInput struct311 ShaderInput(InputType inputType_, DataType dataType_, Precision precision_) in ShaderInput() function318 InputType inputType;319 DataType dataType;320 Precision precision;
57 ShaderInput::ShaderInput(const Variable *variable, ConstValueRangeAccess valueRange) in ShaderInput() function in rsg::ShaderInput
76 class ShaderInput class
96 ShaderInput::ShaderInput(int location, gl_varying_slot varying_slot): in ShaderInput() function in r600::ShaderInput101 ShaderInput::ShaderInput(): in ShaderInput() function in r600::ShaderInput