Searched defs:baseDataType (Results 1 – 2 of 2) sorted by relevance
446 …dInsert (NegativeTestContext& ctx, glu::ShaderType shaderType, glu::DataType baseDataType, glu::Da… in genShaderSourceBitfieldInsert()596 …eTestContext& ctx, glu::ShaderType shaderType, ShaderFunction function, glu::DataType baseDataType) in genShaderSourceReverseCountFind()
4322 const auto baseDataType = getBaseType (currentItem.type); in verifyResultBuffer() local