Home
last modified time | relevance | path

Searched refs:pDataType (Results 1 - 2 of 2) sorted by relevance

/third_party/backends/backend/
H A Dplustek-pp_types.h185 } DataType, *pDataType; typedef
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fNegativeShaderFunctionTests.cpp92 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...]

Completed in 4 milliseconds