Home
last modified time | relevance | path

Searched defs:ShaderInput (Results 1 – 6 of 6) sorted by relevance

/external/deqp/framework/randomshaders/
DrsgShader.cpp58 ShaderInput::ShaderInput (const Variable* variable, ConstValueRangeAccess valueRange) in ShaderInput() function in rsg::ShaderInput
DrsgShader.hpp64 class ShaderInput class
/external/deqp/modules/gles2/functional/
Des2fShaderMatrixTests.cpp110 struct ShaderInput struct
112 ShaderInput (InputType inputType_, DataType dataType_, Precision precision_) in ShaderInput() function
119 InputType inputType;
120 DataType dataType;
121 Precision precision;
/external/deqp/modules/gles3/functional/
Des3fShaderMatrixTests.cpp215 struct ShaderInput struct
217 ShaderInput (InputType inputType_, DataType dataType_, Precision precision_) in ShaderInput() function
224 InputType inputType;
225 DataType dataType;
226 Precision precision;
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderMatrixTests.cpp210 struct ShaderInput struct
212 ShaderInput (InputType inputType_, DataType dataType_, Precision precision_) in ShaderInput() argument
219 InputType inputType;
220 DataType dataType;
221 Precision precision;
/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_shaderio.cpp45 ShaderInput::ShaderInput(tgsi_semantic name): in ShaderInput() function in r600::ShaderInput