Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/randomshaders/
DrsgShader.cpp58 ShaderInput::ShaderInput (const Variable* variable, ConstValueRangeAccess valueRange) in ShaderInput() function in rsg::ShaderInput
DrsgShader.hpp64 class ShaderInput class
/third_party/vk-gl-cts/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;
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fShaderMatrixTests.cpp216 struct ShaderInput struct
218 ShaderInput (InputType inputType_, DataType dataType_, Precision precision_) in ShaderInput() function
225 InputType inputType;
226 DataType dataType;
227 Precision precision;
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/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;
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderMatrixTests.cpp210 struct ShaderInput struct
212 ShaderInput (InputType inputType_, DataType dataType_, Precision precision_) in ShaderInput() function
219 InputType inputType;
220 DataType dataType;
221 Precision precision;
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_shader.cpp137 ShaderInput::ShaderInput(int location, int name): in ShaderInput() function in r600::ShaderInput
142 ShaderInput::ShaderInput(): in ShaderInput() function in r600::ShaderInput