Searched refs:pDataType (Results 1 – 1 of 1) sorted by relevance
/external/deqp/modules/gles31/functional/ |
D | es31fNegativeShaderFunctionTests.cpp | 92 glu::DataType pDataType; member 1743 …FunctionTextureModes mode, glu::DataType samplerDataType, glu::DataType pDataType, glu::DataType t… in genShaderSourceTexture() argument 1752 << " highp " << declareAndInitializeShaderVariable(pDataType, "lod"); in genShaderSourceTexture() 1774 …stContext& ctx, glu::ShaderType shaderType, glu::DataType samplerDataType, glu::DataType pDataType) in genShaderSourceTexture() argument 1776 … shaderType, FUNCTION_TEXTURE_MODE_NO_BIAS_NO_COMPARE, samplerDataType, pDataType, glu::TYPE_LAST); in genShaderSourceTexture() 1779 …lu::ShaderType shaderType, glu::DataType samplerDataType, glu::DataType pDataType, glu::DataType t… in genShaderSourceTexture() argument 1781 …tx, shaderType, FUNCTION_TEXTURE_MODE_BIAS_OR_COMPARE, samplerDataType, pDataType, thirdArgumentDa… in genShaderSourceTexture() 2572 …lu::ShaderType shaderType, glu::DataType samplerDataType, glu::DataType pDataType, glu::DataType l… in genShaderSourceTextureLod() argument 2581 << " " << declareAndInitializeShaderVariable(pDataType, "P") in genShaderSourceTextureLod() 2714 …lu::ShaderType shaderType, glu::DataType samplerDataType, glu::DataType pDataType, glu::DataType s… in genShaderSourceTexelFetch() argument [all …]
|