Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/gles2/functional/
H A Des2fShaderMatrixTests.cpp100 struct ShaderInput struct
102 ShaderInput(InputType inputType_, DataType dataType_, Precision precision_) in ShaderInput() argument
109 InputType inputType;
110 DataType dataType;
111 Precision precision;
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fShaderMatrixTests.cpp315 struct ShaderInput struct
317 ShaderInput(InputType inputType_, DataType dataType_, Precision precision_) in ShaderInput() function
324 InputType inputType;
325 DataType dataType;
326 Precision precision;
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderMatrixTests.cpp309 struct ShaderInput struct
311 ShaderInput(InputType inputType_, DataType dataType_, Precision precision_) in ShaderInput() function
318 InputType inputType;
319 DataType dataType;
320 Precision precision;
/aosp_15_r20/external/deqp/framework/randomshaders/
H A DrsgShader.cpp57 ShaderInput::ShaderInput(const Variable *variable, ConstValueRangeAccess valueRange) in ShaderInput() function in rsg::ShaderInput
H A DrsgShader.hpp76 class ShaderInput class
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_shader.cpp96 ShaderInput::ShaderInput(int location, gl_varying_slot varying_slot): in ShaderInput() function in r600::ShaderInput
101 ShaderInput::ShaderInput(): in ShaderInput() function in r600::ShaderInput