H A D | es31fNegativeShaderFunctionTests.cpp | 92 glu::DataType pDataType; member 1750 std::string genShaderSourceTexture (NegativeTestContext& ctx, glu::ShaderType shaderType, FunctionTextureModes mode, glu::DataType samplerDataType, glu::DataType pDataType, glu::DataType thirdArgumentDataType) in genShaderSourceTexture() argument 1759 << " highp " << declareAndInitializeShaderVariable(pDataType, "lod"); in genShaderSourceTexture() 1781 std::string genShaderSourceTexture (NegativeTestContext& ctx, glu::ShaderType shaderType, glu::DataType samplerDataType, glu::DataType pDataType) in genShaderSourceTexture() argument 1783 return genShaderSourceTexture(ctx, shaderType, FUNCTION_TEXTURE_MODE_NO_BIAS_NO_COMPARE, samplerDataType, pDataType, glu::TYPE_LAST); in genShaderSourceTexture() 1786 std::string genShaderSourceTexture (NegativeTestContext& ctx, glu::ShaderType shaderType, glu::DataType samplerDataType, glu::DataType pDataType, glu::DataType thirdArgumentDataType) in genShaderSourceTexture() argument 1788 return genShaderSourceTexture(ctx, shaderType, FUNCTION_TEXTURE_MODE_BIAS_OR_COMPARE, samplerDataType, pDataType, thirdArgumentDataType); in genShaderSourceTexture() 2579 std::string genShaderSourceTextureLod (NegativeTestContext& ctx, glu::ShaderType shaderType, glu::DataType samplerDataType, glu::DataType pDataType, glu::DataType lodDataType) in genShaderSourceTextureLod() argument 2588 << " " << declareAndInitializeShaderVariable(pDataType, "P") in genShaderSourceTextureLod() 2721 std::string genShaderSourceTexelFetch (NegativeTestContext& ctx, glu::ShaderType shaderType, glu::DataType samplerDataType, glu::DataType pDataType, gl argument 2759 genShaderSourceTexelFetch(NegativeTestContext& ctx, glu::ShaderType shaderType, glu::DataType samplerDataType, glu::DataType pDataType) genShaderSourceTexelFetch() argument 3091 genShaderSourceTextureGrad(NegativeTestContext& ctx, glu::ShaderType shaderType, glu::DataType samplerDataType, glu::DataType pDataType, glu::DataType dpdxDataType, glu::DataType dpdyDataType) genShaderSourceTextureGrad() argument 3164 genShaderSourceTextureGather(NegativeTestContext& ctx, glu::ShaderType shaderType, glu::DataType samplerDataType, glu::DataType pDataType, glu::DataType thirdArgument) genShaderSourceTextureGather() argument 3187 genShaderSourceTextureGather(NegativeTestContext& ctx, glu::ShaderType shaderType, glu::DataType samplerDataType, glu::DataType pDataType) genShaderSourceTextureGather() argument 3551 genShaderSourceTextureGatherOffset(NegativeTestContext& ctx, glu::ShaderType shaderType, FunctionTextureGatherOffsetModes mode, glu::DataType samplerDataType, glu::DataType pDataType, glu::DataType offsetDataType, glu::DataType fourthArgument) genShaderSourceTextureGatherOffset() argument [all...] |